Skip to content

Commit 68d9344

Browse files
committed
v0.85.23
1 parent 3785a35 commit 68d9344

39 files changed

Lines changed: 128 additions & 37 deletions

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.85.23](https://github.com/deephaven/web-client-ui/compare/v0.85.22...v0.85.23) (2025-04-28)
7+
8+
### Bug Fixes
9+
10+
- accordion, disclosure, color picker, color editor export ([#2325](https://github.com/deephaven/web-client-ui/issues/2325)) ([#2423](https://github.com/deephaven/web-client-ui/issues/2423)) ([3785a35](https://github.com/deephaven/web-client-ui/commit/3785a353532d9bb3b5464c9bcfa42542472ea074))
11+
- Exports needed for ui.table aggregations ([#2385](https://github.com/deephaven/web-client-ui/issues/2385)) ([#2421](https://github.com/deephaven/web-client-ui/issues/2421)) ([868caa4](https://github.com/deephaven/web-client-ui/commit/868caa4218ca37e4a263d1a587a6927c0e80567c))
12+
- Update react-spectrum packages ([#2303](https://github.com/deephaven/web-client-ui/issues/2303)) ([#2422](https://github.com/deephaven/web-client-ui/issues/2422)) ([3c4b88a](https://github.com/deephaven/web-client-ui/commit/3c4b88af441ef26a1113abaa9d4ffe5d03a77112))
13+
614
## [0.85.22](https://github.com/deephaven/web-client-ui/compare/v0.85.21...v0.85.22) (2025-04-28)
715

816
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"useNx": false,
3-
"version": "0.85.22",
3+
"version": "0.85.23",
44
"command": {
55
"publish": {
66
"distTag": "release-v0.85"

package-lock.json

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/app-utils/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.85.23](https://github.com/deephaven/web-client-ui/compare/v0.85.22...v0.85.23) (2025-04-28)
7+
8+
### Bug Fixes
9+
10+
- Update react-spectrum packages ([#2303](https://github.com/deephaven/web-client-ui/issues/2303)) ([#2422](https://github.com/deephaven/web-client-ui/issues/2422)) ([3c4b88a](https://github.com/deephaven/web-client-ui/commit/3c4b88af441ef26a1113abaa9d4ffe5d03a77112))
11+
612
## [0.85.22](https://github.com/deephaven/web-client-ui/compare/v0.85.21...v0.85.22) (2025-04-28)
713

814
**Note:** Version bump only for package @deephaven/app-utils

packages/app-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deephaven/app-utils",
3-
"version": "0.85.22",
3+
"version": "0.85.23",
44
"description": "Deephaven App Utils",
55
"author": "Deephaven Data Labs LLC",
66
"license": "Apache-2.0",

packages/auth-plugins/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.85.23](https://github.com/deephaven/web-client-ui/compare/v0.85.22...v0.85.23) (2025-04-28)
7+
8+
**Note:** Version bump only for package @deephaven/auth-plugins
9+
610
## [0.85.22](https://github.com/deephaven/web-client-ui/compare/v0.85.21...v0.85.22) (2025-04-28)
711

812
**Note:** Version bump only for package @deephaven/auth-plugins

packages/auth-plugins/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deephaven/auth-plugins",
3-
"version": "0.85.22",
3+
"version": "0.85.23",
44
"description": "Deephaven Auth Plugins",
55
"keywords": [
66
"Deephaven",

packages/chart/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.85.23](https://github.com/deephaven/web-client-ui/compare/v0.85.22...v0.85.23) (2025-04-28)
7+
8+
**Note:** Version bump only for package @deephaven/chart
9+
610
## [0.85.20](https://github.com/deephaven/web-client-ui/compare/v0.85.19...v0.85.20) (2025-04-09)
711

812
**Note:** Version bump only for package @deephaven/chart

packages/chart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deephaven/chart",
3-
"version": "0.85.20",
3+
"version": "0.85.23",
44
"description": "Deephaven Chart",
55
"author": "Deephaven Data Labs LLC",
66
"license": "Apache-2.0",

packages/code-studio/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.85.23](https://github.com/deephaven/web-client-ui/compare/v0.85.22...v0.85.23) (2025-04-28)
7+
8+
### Bug Fixes
9+
10+
- Update react-spectrum packages ([#2303](https://github.com/deephaven/web-client-ui/issues/2303)) ([#2422](https://github.com/deephaven/web-client-ui/issues/2422)) ([3c4b88a](https://github.com/deephaven/web-client-ui/commit/3c4b88af441ef26a1113abaa9d4ffe5d03a77112))
11+
612
## [0.85.22](https://github.com/deephaven/web-client-ui/compare/v0.85.21...v0.85.22) (2025-04-28)
713

814
**Note:** Version bump only for package @deephaven/code-studio

0 commit comments

Comments
 (0)