Skip to content

Commit 4fea2c6

Browse files
committed
v1.10.3
1 parent f8e4f22 commit 4fea2c6

27 files changed

Lines changed: 77 additions & 25 deletions

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+
## [1.10.3](https://github.com/deephaven/web-client-ui/compare/v1.10.2...v1.10.3) (2025-12-11)
7+
8+
**Note:** Version bump only for package @deephaven/web-client-ui
9+
610
## [1.10.2](https://github.com/deephaven/web-client-ui/compare/v1.10.1...v1.10.2) (2025-12-04)
711

812
**Note:** Version bump only for package @deephaven/web-client-ui

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": "1.10.2",
3+
"version": "1.10.3",
44
"command": {
55
"publish": {
66
"distTag": "latest"

package-lock.json

Lines changed: 12 additions & 12 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: 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+
## [1.10.3](https://github.com/deephaven/web-client-ui/compare/v1.10.2...v1.10.3) (2025-12-11)
7+
8+
**Note:** Version bump only for package @deephaven/app-utils
9+
610
## [1.10.2](https://github.com/deephaven/web-client-ui/compare/v1.10.1...v1.10.2) (2025-12-04)
711

812
**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": "1.10.2",
3+
"version": "1.10.3",
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+
## [1.10.3](https://github.com/deephaven/web-client-ui/compare/v1.10.2...v1.10.3) (2025-12-11)
7+
8+
**Note:** Version bump only for package @deephaven/auth-plugins
9+
610
## [1.10.2](https://github.com/deephaven/web-client-ui/compare/v1.10.1...v1.10.2) (2025-12-04)
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": "1.10.2",
3+
"version": "1.10.3",
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+
## [1.10.3](https://github.com/deephaven/web-client-ui/compare/v1.10.2...v1.10.3) (2025-12-11)
7+
8+
**Note:** Version bump only for package @deephaven/chart
9+
610
## [1.10.1](https://github.com/deephaven/web-client-ui/compare/v1.10.0...v1.10.1) (2025-11-27)
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": "1.10.1",
3+
"version": "1.10.3",
44
"description": "Deephaven Chart",
55
"author": "Deephaven Data Labs LLC",
66
"license": "Apache-2.0",

packages/code-studio/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+
## [1.10.3](https://github.com/deephaven/web-client-ui/compare/v1.10.2...v1.10.3) (2025-12-11)
7+
8+
**Note:** Version bump only for package @deephaven/code-studio
9+
610
## [1.10.2](https://github.com/deephaven/web-client-ui/compare/v1.10.1...v1.10.2) (2025-12-04)
711

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

0 commit comments

Comments
 (0)