Skip to content

Commit

Permalink
v0.85.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mofojed committed Jan 8, 2025
1 parent ce9d684 commit 674ab32
Show file tree
Hide file tree
Showing 39 changed files with 131 additions and 37 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.85.11](https://github.com/deephaven/web-client-ui/compare/v0.85.10...v0.85.11) (2025-01-08)

### Bug Fixes

- Partial holidays range breaks ([#2297](https://github.com/deephaven/web-client-ui/issues/2297)) ([#2334](https://github.com/deephaven/web-client-ui/issues/2334)) ([6480e1a](https://github.com/deephaven/web-client-ui/commit/6480e1a84f6eb892fcf2368fd22d773937bde175))
- Re-export Spectrum components for v0.85 ([#2332](https://github.com/deephaven/web-client-ui/issues/2332)) ([900babd](https://github.com/deephaven/web-client-ui/commit/900babd49b66ff4b11c224540b0404d78d1b0b20)), closes [#2212](https://github.com/deephaven/web-client-ui/issues/2212) [#2170](https://github.com/deephaven/web-client-ui/issues/2170)
- Support deephaven-plugin-plotly-express 0.12.0 in v0.85 ([#2335](https://github.com/deephaven/web-client-ui/issues/2335)) ([ce9d684](https://github.com/deephaven/web-client-ui/commit/ce9d684d00ec2a717bf5424a7903fdc1c4833bfe)), closes [#2174](https://github.com/deephaven/web-client-ui/issues/2174)

## [0.85.10](https://github.com/deephaven/web-client-ui/compare/v0.85.9...v0.85.10) (2025-01-06)

### Features
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"useNx": false,
"version": "0.85.10",
"version": "0.85.11",
"command": {
"publish": {
"distTag": "release-v0.85"
Expand Down
36 changes: 18 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions packages/app-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.85.11](https://github.com/deephaven/web-client-ui/compare/v0.85.10...v0.85.11) (2025-01-08)

### Bug Fixes

- Support deephaven-plugin-plotly-express 0.12.0 in v0.85 ([#2335](https://github.com/deephaven/web-client-ui/issues/2335)) ([ce9d684](https://github.com/deephaven/web-client-ui/commit/ce9d684d00ec2a717bf5424a7903fdc1c4833bfe)), closes [#2174](https://github.com/deephaven/web-client-ui/issues/2174)

## [0.85.10](https://github.com/deephaven/web-client-ui/compare/v0.85.9...v0.85.10) (2025-01-06)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/app-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/app-utils",
"version": "0.85.10",
"version": "0.85.11",
"description": "Deephaven App Utils",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/auth-plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.85.11](https://github.com/deephaven/web-client-ui/compare/v0.85.10...v0.85.11) (2025-01-08)

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

## [0.85.10](https://github.com/deephaven/web-client-ui/compare/v0.85.9...v0.85.10) (2025-01-06)

**Note:** Version bump only for package @deephaven/auth-plugins
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/auth-plugins",
"version": "0.85.10",
"version": "0.85.11",
"description": "Deephaven Auth Plugins",
"keywords": [
"Deephaven",
Expand Down
7 changes: 7 additions & 0 deletions packages/chart/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.85.11](https://github.com/deephaven/web-client-ui/compare/v0.85.10...v0.85.11) (2025-01-08)

### Bug Fixes

- Partial holidays range breaks ([#2297](https://github.com/deephaven/web-client-ui/issues/2297)) ([#2334](https://github.com/deephaven/web-client-ui/issues/2334)) ([6480e1a](https://github.com/deephaven/web-client-ui/commit/6480e1a84f6eb892fcf2368fd22d773937bde175))
- Support deephaven-plugin-plotly-express 0.12.0 in v0.85 ([#2335](https://github.com/deephaven/web-client-ui/issues/2335)) ([ce9d684](https://github.com/deephaven/web-client-ui/commit/ce9d684d00ec2a717bf5424a7903fdc1c4833bfe)), closes [#2174](https://github.com/deephaven/web-client-ui/issues/2174)

## [0.85.10](https://github.com/deephaven/web-client-ui/compare/v0.85.9...v0.85.10) (2025-01-06)

**Note:** Version bump only for package @deephaven/chart
Expand Down
2 changes: 1 addition & 1 deletion packages/chart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/chart",
"version": "0.85.10",
"version": "0.85.11",
"description": "Deephaven Chart",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/code-studio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.85.11](https://github.com/deephaven/web-client-ui/compare/v0.85.10...v0.85.11) (2025-01-08)

### Bug Fixes

- Re-export Spectrum components for v0.85 ([#2332](https://github.com/deephaven/web-client-ui/issues/2332)) ([900babd](https://github.com/deephaven/web-client-ui/commit/900babd49b66ff4b11c224540b0404d78d1b0b20)), closes [#2212](https://github.com/deephaven/web-client-ui/issues/2212) [#2170](https://github.com/deephaven/web-client-ui/issues/2170)

## [0.85.10](https://github.com/deephaven/web-client-ui/compare/v0.85.9...v0.85.10) (2025-01-06)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/code-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/code-studio",
"version": "0.85.10",
"version": "0.85.11",
"description": "Deephaven Code Studio",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.85.11](https://github.com/deephaven/web-client-ui/compare/v0.85.10...v0.85.11) (2025-01-08)

### Bug Fixes

- Re-export Spectrum components for v0.85 ([#2332](https://github.com/deephaven/web-client-ui/issues/2332)) ([900babd](https://github.com/deephaven/web-client-ui/commit/900babd49b66ff4b11c224540b0404d78d1b0b20)), closes [#2212](https://github.com/deephaven/web-client-ui/issues/2212) [#2170](https://github.com/deephaven/web-client-ui/issues/2170)
- Support deephaven-plugin-plotly-express 0.12.0 in v0.85 ([#2335](https://github.com/deephaven/web-client-ui/issues/2335)) ([ce9d684](https://github.com/deephaven/web-client-ui/commit/ce9d684d00ec2a717bf5424a7903fdc1c4833bfe)), closes [#2174](https://github.com/deephaven/web-client-ui/issues/2174)

## [0.85.10](https://github.com/deephaven/web-client-ui/compare/v0.85.9...v0.85.10) (2025-01-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/components",
"version": "0.85.10",
"version": "0.85.11",
"description": "Deephaven React component library",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/console/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.85.11](https://github.com/deephaven/web-client-ui/compare/v0.85.10...v0.85.11) (2025-01-08)

**Note:** Version bump only for package @deephaven/console

## [0.85.10](https://github.com/deephaven/web-client-ui/compare/v0.85.9...v0.85.10) (2025-01-06)

**Note:** Version bump only for package @deephaven/console
Expand Down
2 changes: 1 addition & 1 deletion packages/console/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/console",
"version": "0.85.10",
"version": "0.85.11",
"description": "Deephaven Console",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/dashboard-core-plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.85.11](https://github.com/deephaven/web-client-ui/compare/v0.85.10...v0.85.11) (2025-01-08)

### Bug Fixes

- Support deephaven-plugin-plotly-express 0.12.0 in v0.85 ([#2335](https://github.com/deephaven/web-client-ui/issues/2335)) ([ce9d684](https://github.com/deephaven/web-client-ui/commit/ce9d684d00ec2a717bf5424a7903fdc1c4833bfe)), closes [#2174](https://github.com/deephaven/web-client-ui/issues/2174)

## [0.85.10](https://github.com/deephaven/web-client-ui/compare/v0.85.9...v0.85.10) (2025-01-06)

**Note:** Version bump only for package @deephaven/dashboard-core-plugins
Expand Down
2 changes: 1 addition & 1 deletion packages/dashboard-core-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/dashboard-core-plugins",
"version": "0.85.10",
"version": "0.85.11",
"description": "Deephaven Dashboard Core Plugins",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/dashboard/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.85.11](https://github.com/deephaven/web-client-ui/compare/v0.85.10...v0.85.11) (2025-01-08)

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

## [0.85.10](https://github.com/deephaven/web-client-ui/compare/v0.85.9...v0.85.10) (2025-01-06)

**Note:** Version bump only for package @deephaven/dashboard
Expand Down
2 changes: 1 addition & 1 deletion packages/dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/dashboard",
"version": "0.85.10",
"version": "0.85.11",
"description": "Deephaven Dashboard",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/embed-widget/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.85.11](https://github.com/deephaven/web-client-ui/compare/v0.85.10...v0.85.11) (2025-01-08)

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

## [0.85.10](https://github.com/deephaven/web-client-ui/compare/v0.85.9...v0.85.10) (2025-01-06)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/embed-widget/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/embed-widget",
"version": "0.85.10",
"version": "0.85.11",
"description": "Deephaven Embedded Widget",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/file-explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.85.11](https://github.com/deephaven/web-client-ui/compare/v0.85.10...v0.85.11) (2025-01-08)

**Note:** Version bump only for package @deephaven/file-explorer

## [0.85.10](https://github.com/deephaven/web-client-ui/compare/v0.85.9...v0.85.10) (2025-01-06)

**Note:** Version bump only for package @deephaven/file-explorer
Expand Down
2 changes: 1 addition & 1 deletion packages/file-explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/file-explorer",
"version": "0.85.10",
"version": "0.85.11",
"description": "Deephaven File Explorer React component",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/golden-layout/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.85.11](https://github.com/deephaven/web-client-ui/compare/v0.85.10...v0.85.11) (2025-01-08)

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

## [0.85.10](https://github.com/deephaven/web-client-ui/compare/v0.85.9...v0.85.10) (2025-01-06)

**Note:** Version bump only for package @deephaven/golden-layout
Expand Down
Loading

0 comments on commit 674ab32

Please sign in to comment.