Skip to content

Commit 702ffbd

Browse files
committed
v0.78.11
1 parent 1e53616 commit 702ffbd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+131
-43
lines changed

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.78.11](https://github.com/deephaven/web-client-ui/compare/v0.78.10...v0.78.11) (2025-04-03)
7+
8+
**Note:** Version bump only for package @deephaven/web-client-ui
9+
610
## [0.78.10](https://github.com/deephaven/web-client-ui/compare/v0.78.9...v0.78.10) (2025-03-03)
711

812
### 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.78.10",
3+
"version": "0.78.11",
44
"command": {
55
"publish": {
66
"distTag": "v0.78"

package-lock.json

Lines changed: 21 additions & 21 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+
## [0.78.11](https://github.com/deephaven/web-client-ui/compare/v0.78.10...v0.78.11) (2025-04-03)
7+
8+
**Note:** Version bump only for package @deephaven/app-utils
9+
610
## [0.78.10](https://github.com/deephaven/web-client-ui/compare/v0.78.9...v0.78.10) (2025-03-03)
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": "0.78.10",
3+
"version": "0.78.11",
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.78.11](https://github.com/deephaven/web-client-ui/compare/v0.78.10...v0.78.11) (2025-04-03)
7+
8+
**Note:** Version bump only for package @deephaven/auth-plugins
9+
610
## [0.78.9](https://github.com/deephaven/web-client-ui/compare/v0.78.8...v0.78.9) (2025-02-27)
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.78.9",
3+
"version": "0.78.11",
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.78.11](https://github.com/deephaven/web-client-ui/compare/v0.78.10...v0.78.11) (2025-04-03)
7+
8+
**Note:** Version bump only for package @deephaven/chart
9+
610
## [0.78.8](https://github.com/deephaven/web-client-ui/compare/v0.78.7...v0.78.8) (2025-02-13)
711

812
### Bug Fixes

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.78.8",
3+
"version": "0.78.11",
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+
## [0.78.11](https://github.com/deephaven/web-client-ui/compare/v0.78.10...v0.78.11) (2025-04-03)
7+
8+
**Note:** Version bump only for package @deephaven/code-studio
9+
610
## [0.78.10](https://github.com/deephaven/web-client-ui/compare/v0.78.9...v0.78.10) (2025-03-03)
711

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

0 commit comments

Comments
 (0)