Skip to content

Commit 52a4728

Browse files
committed
v0.85.14
1 parent 8e511a0 commit 52a4728

21 files changed

+63
-19
lines changed

CHANGELOG.md

+6
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.14](https://github.com/deephaven/web-client-ui/compare/v0.85.13...v0.85.14) (2025-02-13)
7+
8+
### Bug Fixes
9+
10+
- Don't use HTML in panel titles, treat as text ([#2365](https://github.com/deephaven/web-client-ui/issues/2365)) ([#2366](https://github.com/deephaven/web-client-ui/issues/2366)) ([8e511a0](https://github.com/deephaven/web-client-ui/commit/8e511a0e190decfb80b9e8eb786b00db25ccde22))
11+
612
## [0.85.13](https://github.com/deephaven/web-client-ui/compare/v0.85.12...v0.85.13) (2025-01-10)
713

814
### Features

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"useNx": false,
3-
"version": "0.85.13",
3+
"version": "0.85.14",
44
"command": {
55
"publish": {
66
"distTag": "release-v0.85"

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/app-utils/CHANGELOG.md

+4
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.14](https://github.com/deephaven/web-client-ui/compare/v0.85.13...v0.85.14) (2025-02-13)
7+
8+
**Note:** Version bump only for package @deephaven/app-utils
9+
610
## [0.85.13](https://github.com/deephaven/web-client-ui/compare/v0.85.12...v0.85.13) (2025-01-10)
711

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

packages/app-utils/package.json

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

packages/auth-plugins/CHANGELOG.md

+4
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.14](https://github.com/deephaven/web-client-ui/compare/v0.85.13...v0.85.14) (2025-02-13)
7+
8+
**Note:** Version bump only for package @deephaven/auth-plugins
9+
610
## [0.85.13](https://github.com/deephaven/web-client-ui/compare/v0.85.12...v0.85.13) (2025-01-10)
711

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

packages/auth-plugins/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deephaven/auth-plugins",
3-
"version": "0.85.13",
3+
"version": "0.85.14",
44
"description": "Deephaven Auth Plugins",
55
"keywords": [
66
"Deephaven",

packages/code-studio/CHANGELOG.md

+4
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.14](https://github.com/deephaven/web-client-ui/compare/v0.85.13...v0.85.14) (2025-02-13)
7+
8+
**Note:** Version bump only for package @deephaven/code-studio
9+
610
## [0.85.13](https://github.com/deephaven/web-client-ui/compare/v0.85.12...v0.85.13) (2025-01-10)
711

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

packages/code-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deephaven/code-studio",
3-
"version": "0.85.13",
3+
"version": "0.85.14",
44
"description": "Deephaven Code Studio",
55
"author": "Deephaven Data Labs LLC",
66
"license": "Apache-2.0",

packages/dashboard-core-plugins/CHANGELOG.md

+4
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.14](https://github.com/deephaven/web-client-ui/compare/v0.85.13...v0.85.14) (2025-02-13)
7+
8+
**Note:** Version bump only for package @deephaven/dashboard-core-plugins
9+
610
## [0.85.13](https://github.com/deephaven/web-client-ui/compare/v0.85.12...v0.85.13) (2025-01-10)
711

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

packages/dashboard-core-plugins/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deephaven/dashboard-core-plugins",
3-
"version": "0.85.13",
3+
"version": "0.85.14",
44
"description": "Deephaven Dashboard Core Plugins",
55
"author": "Deephaven Data Labs LLC",
66
"license": "Apache-2.0",

packages/dashboard/CHANGELOG.md

+4
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.14](https://github.com/deephaven/web-client-ui/compare/v0.85.13...v0.85.14) (2025-02-13)
7+
8+
**Note:** Version bump only for package @deephaven/dashboard
9+
610
## [0.85.13](https://github.com/deephaven/web-client-ui/compare/v0.85.12...v0.85.13) (2025-01-10)
711

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

packages/dashboard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deephaven/dashboard",
3-
"version": "0.85.13",
3+
"version": "0.85.14",
44
"description": "Deephaven Dashboard",
55
"author": "Deephaven Data Labs LLC",
66
"license": "Apache-2.0",

packages/embed-widget/CHANGELOG.md

+4
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.14](https://github.com/deephaven/web-client-ui/compare/v0.85.13...v0.85.14) (2025-02-13)
7+
8+
**Note:** Version bump only for package @deephaven/embed-widget
9+
610
## [0.85.13](https://github.com/deephaven/web-client-ui/compare/v0.85.12...v0.85.13) (2025-01-10)
711

812
**Note:** Version bump only for package @deephaven/embed-widget

packages/embed-widget/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deephaven/embed-widget",
3-
"version": "0.85.13",
3+
"version": "0.85.14",
44
"description": "Deephaven Embedded Widget",
55
"author": "Deephaven Data Labs LLC",
66
"license": "Apache-2.0",

packages/golden-layout/CHANGELOG.md

+6
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.14](https://github.com/deephaven/web-client-ui/compare/v0.85.13...v0.85.14) (2025-02-13)
7+
8+
### Bug Fixes
9+
10+
- Don't use HTML in panel titles, treat as text ([#2365](https://github.com/deephaven/web-client-ui/issues/2365)) ([#2366](https://github.com/deephaven/web-client-ui/issues/2366)) ([8e511a0](https://github.com/deephaven/web-client-ui/commit/8e511a0e190decfb80b9e8eb786b00db25ccde22))
11+
612
## [0.85.13](https://github.com/deephaven/web-client-ui/compare/v0.85.12...v0.85.13) (2025-01-10)
713

814
**Note:** Version bump only for package @deephaven/golden-layout

packages/golden-layout/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deephaven/golden-layout",
3-
"version": "0.85.13",
3+
"version": "0.85.14",
44
"author": "Deephaven Data Labs LLC",
55
"license": "Apache-2.0",
66
"description": "A multi-screen javascript Layout manager",

packages/plugin/CHANGELOG.md

+4
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.14](https://github.com/deephaven/web-client-ui/compare/v0.85.13...v0.85.14) (2025-02-13)
7+
8+
**Note:** Version bump only for package @deephaven/plugin
9+
610
## [0.85.13](https://github.com/deephaven/web-client-ui/compare/v0.85.12...v0.85.13) (2025-01-10)
711

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

packages/plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deephaven/plugin",
3-
"version": "0.85.13",
3+
"version": "0.85.14",
44
"description": "Deephaven JS Plugin Core",
55
"author": "Deephaven Data Labs LLC",
66
"license": "Apache-2.0",

packages/redux/CHANGELOG.md

+4
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.14](https://github.com/deephaven/web-client-ui/compare/v0.85.13...v0.85.14) (2025-02-13)
7+
8+
**Note:** Version bump only for package @deephaven/redux
9+
610
## [0.85.13](https://github.com/deephaven/web-client-ui/compare/v0.85.12...v0.85.13) (2025-01-10)
711

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

packages/redux/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deephaven/redux",
3-
"version": "0.85.13",
3+
"version": "0.85.14",
44
"description": "Deephaven Redux",
55
"author": "Deephaven Data Labs LLC",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)