From cc67bce0a9f8b38c71e949823725fd2bee61f1b7 Mon Sep 17 00:00:00 2001 From: mikebender Date: Mon, 6 Jan 2025 16:09:38 -0500 Subject: [PATCH] v0.85.10 --- CHANGELOG.md | 10 ++++++ lerna.json | 2 +- package-lock.json | 36 ++++++++++---------- packages/app-utils/CHANGELOG.md | 6 ++++ packages/app-utils/package.json | 2 +- packages/auth-plugins/CHANGELOG.md | 4 +++ packages/auth-plugins/package.json | 2 +- packages/chart/CHANGELOG.md | 4 +++ packages/chart/package.json | 2 +- packages/code-studio/CHANGELOG.md | 6 ++++ packages/code-studio/package.json | 2 +- packages/components/CHANGELOG.md | 6 ++++ packages/components/package.json | 2 +- packages/console/CHANGELOG.md | 4 +++ packages/console/package.json | 2 +- packages/dashboard-core-plugins/CHANGELOG.md | 4 +++ packages/dashboard-core-plugins/package.json | 2 +- packages/dashboard/CHANGELOG.md | 4 +++ packages/dashboard/package.json | 2 +- packages/embed-widget/CHANGELOG.md | 6 ++++ packages/embed-widget/package.json | 2 +- packages/file-explorer/CHANGELOG.md | 4 +++ packages/file-explorer/package.json | 2 +- packages/golden-layout/CHANGELOG.md | 4 +++ packages/golden-layout/package.json | 2 +- packages/grid/CHANGELOG.md | 6 ++++ packages/grid/package.json | 2 +- packages/iris-grid/CHANGELOG.md | 6 ++++ packages/iris-grid/package.json | 2 +- packages/jsapi-bootstrap/CHANGELOG.md | 4 +++ packages/jsapi-bootstrap/package.json | 2 +- packages/jsapi-components/CHANGELOG.md | 4 +++ packages/jsapi-components/package.json | 2 +- packages/plugin/CHANGELOG.md | 4 +++ packages/plugin/package.json | 2 +- packages/pouch-storage/CHANGELOG.md | 4 +++ packages/pouch-storage/package.json | 2 +- packages/redux/CHANGELOG.md | 6 ++++ packages/redux/package.json | 2 +- 39 files changed, 133 insertions(+), 37 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4f8fc6c5..f0494f726 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.85.10](https://github.com/deephaven/web-client-ui/compare/v0.85.9...v0.85.10) (2025-01-06) + +### Features + +- Adjustable grid density and icon size ([#2331](https://github.com/deephaven/web-client-ui/issues/2331)) ([d8d04fc](https://github.com/deephaven/web-client-ui/commit/d8d04fc929664fea9ee4613bc678f5915c723b18)), closes [#2123](https://github.com/deephaven/web-client-ui/issues/2123) [#2151](https://github.com/deephaven/web-client-ui/issues/2151) [#2187](https://github.com/deephaven/web-client-ui/issues/2187) + +### Bug Fixes + +- missing search field import ([#2329](https://github.com/deephaven/web-client-ui/issues/2329)) ([86439b3](https://github.com/deephaven/web-client-ui/commit/86439b3d91d7f9a682fd0493aca905279fc5f3fd)) + ## [0.85.9](https://github.com/deephaven/web-client-ui/compare/v0.85.8...v0.85.9) (2025-01-03) ### Bug Fixes diff --git a/lerna.json b/lerna.json index 14facfa39..d1a6597f0 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "useNx": false, - "version": "0.85.9", + "version": "0.85.10", "command": { "publish": { "distTag": "release-v0.85" diff --git a/package-lock.json b/package-lock.json index bcc713686..2622b62b4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28909,7 +28909,7 @@ }, "packages/app-utils": { "name": "@deephaven/app-utils", - "version": "0.85.9", + "version": "0.85.10", "license": "Apache-2.0", "dependencies": { "@adobe/react-spectrum": "3.35.1", @@ -29002,7 +29002,7 @@ }, "packages/auth-plugins": { "name": "@deephaven/auth-plugins", - "version": "0.85.9", + "version": "0.85.10", "license": "Apache-2.0", "dependencies": { "@deephaven/components": "file:../components", @@ -29044,7 +29044,7 @@ }, "packages/chart": { "name": "@deephaven/chart", - "version": "0.85.9", + "version": "0.85.10", "license": "Apache-2.0", "dependencies": { "@deephaven/components": "file:../components", @@ -29101,7 +29101,7 @@ }, "packages/code-studio": { "name": "@deephaven/code-studio", - "version": "0.85.9", + "version": "0.85.10", "license": "Apache-2.0", "dependencies": { "@adobe/react-spectrum": "3.35.1", @@ -29196,7 +29196,7 @@ }, "packages/components": { "name": "@deephaven/components", - "version": "0.85.9", + "version": "0.85.10", "license": "Apache-2.0", "dependencies": { "@adobe/react-spectrum": "3.35.1", @@ -29239,7 +29239,7 @@ }, "packages/console": { "name": "@deephaven/console", - "version": "0.85.9", + "version": "0.85.10", "license": "Apache-2.0", "dependencies": { "@deephaven/chart": "file:../chart", @@ -29279,7 +29279,7 @@ }, "packages/dashboard": { "name": "@deephaven/dashboard", - "version": "0.85.9", + "version": "0.85.10", "license": "Apache-2.0", "dependencies": { "@deephaven/components": "file:../components", @@ -29310,7 +29310,7 @@ }, "packages/dashboard-core-plugins": { "name": "@deephaven/dashboard-core-plugins", - "version": "0.85.9", + "version": "0.85.10", "license": "Apache-2.0", "dependencies": { "@deephaven/chart": "file:../chart", @@ -29757,7 +29757,7 @@ }, "packages/embed-widget": { "name": "@deephaven/embed-widget", - "version": "0.85.9", + "version": "0.85.10", "license": "Apache-2.0", "dependencies": { "@deephaven/app-utils": "file:../app-utils", @@ -29807,7 +29807,7 @@ }, "packages/file-explorer": { "name": "@deephaven/file-explorer", - "version": "0.85.9", + "version": "0.85.10", "license": "Apache-2.0", "dependencies": { "@deephaven/components": "file:../components", @@ -29841,7 +29841,7 @@ }, "packages/golden-layout": { "name": "@deephaven/golden-layout", - "version": "0.85.9", + "version": "0.85.10", "license": "Apache-2.0", "dependencies": { "@deephaven/components": "file:../components", @@ -29861,7 +29861,7 @@ }, "packages/grid": { "name": "@deephaven/grid", - "version": "0.85.7", + "version": "0.85.10", "license": "Apache-2.0", "dependencies": { "@deephaven/utils": "file:../utils", @@ -29900,7 +29900,7 @@ }, "packages/iris-grid": { "name": "@deephaven/iris-grid", - "version": "0.85.9", + "version": "0.85.10", "license": "Apache-2.0", "dependencies": { "@deephaven/components": "file:../components", @@ -29947,7 +29947,7 @@ }, "packages/jsapi-bootstrap": { "name": "@deephaven/jsapi-bootstrap", - "version": "0.85.9", + "version": "0.85.10", "license": "Apache-2.0", "dependencies": { "@deephaven/components": "file:../components", @@ -29968,7 +29968,7 @@ }, "packages/jsapi-components": { "name": "@deephaven/jsapi-components", - "version": "0.85.9", + "version": "0.85.10", "license": "Apache-2.0", "dependencies": { "@deephaven/components": "file:../components", @@ -30056,7 +30056,7 @@ }, "packages/plugin": { "name": "@deephaven/plugin", - "version": "0.85.9", + "version": "0.85.10", "license": "Apache-2.0", "dependencies": { "@deephaven/components": "file:../components", @@ -30106,7 +30106,7 @@ }, "packages/pouch-storage": { "name": "@deephaven/pouch-storage", - "version": "0.85.9", + "version": "0.85.10", "license": "Apache-2.0", "dependencies": { "@deephaven/console": "file:../console", @@ -30154,7 +30154,7 @@ }, "packages/redux": { "name": "@deephaven/redux", - "version": "0.85.9", + "version": "0.85.10", "license": "Apache-2.0", "dependencies": { "@deephaven/jsapi-types": "^1.0.0-dev0.34.0", diff --git a/packages/app-utils/CHANGELOG.md b/packages/app-utils/CHANGELOG.md index 0b3a8465a..464776782 100644 --- a/packages/app-utils/CHANGELOG.md +++ b/packages/app-utils/CHANGELOG.md @@ -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.10](https://github.com/deephaven/web-client-ui/compare/v0.85.9...v0.85.10) (2025-01-06) + +### Features + +- Adjustable grid density and icon size ([#2331](https://github.com/deephaven/web-client-ui/issues/2331)) ([d8d04fc](https://github.com/deephaven/web-client-ui/commit/d8d04fc929664fea9ee4613bc678f5915c723b18)), closes [#2123](https://github.com/deephaven/web-client-ui/issues/2123) [#2151](https://github.com/deephaven/web-client-ui/issues/2151) [#2187](https://github.com/deephaven/web-client-ui/issues/2187) + ## [0.85.9](https://github.com/deephaven/web-client-ui/compare/v0.85.8...v0.85.9) (2025-01-03) **Note:** Version bump only for package @deephaven/app-utils diff --git a/packages/app-utils/package.json b/packages/app-utils/package.json index 5ebc495f6..8bd3d0467 100644 --- a/packages/app-utils/package.json +++ b/packages/app-utils/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/app-utils", - "version": "0.85.9", + "version": "0.85.10", "description": "Deephaven App Utils", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/auth-plugins/CHANGELOG.md b/packages/auth-plugins/CHANGELOG.md index bbb56cbb1..e274d7353 100644 --- a/packages/auth-plugins/CHANGELOG.md +++ b/packages/auth-plugins/CHANGELOG.md @@ -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.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 + ## [0.85.9](https://github.com/deephaven/web-client-ui/compare/v0.85.8...v0.85.9) (2025-01-03) **Note:** Version bump only for package @deephaven/auth-plugins diff --git a/packages/auth-plugins/package.json b/packages/auth-plugins/package.json index 9320befd8..2ccb40af6 100644 --- a/packages/auth-plugins/package.json +++ b/packages/auth-plugins/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/auth-plugins", - "version": "0.85.9", + "version": "0.85.10", "description": "Deephaven Auth Plugins", "keywords": [ "Deephaven", diff --git a/packages/chart/CHANGELOG.md b/packages/chart/CHANGELOG.md index 710341b96..ac00b89eb 100644 --- a/packages/chart/CHANGELOG.md +++ b/packages/chart/CHANGELOG.md @@ -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.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 + ## [0.85.9](https://github.com/deephaven/web-client-ui/compare/v0.85.8...v0.85.9) (2025-01-03) **Note:** Version bump only for package @deephaven/chart diff --git a/packages/chart/package.json b/packages/chart/package.json index cf2c4e2fe..ec726d48e 100644 --- a/packages/chart/package.json +++ b/packages/chart/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/chart", - "version": "0.85.9", + "version": "0.85.10", "description": "Deephaven Chart", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/code-studio/CHANGELOG.md b/packages/code-studio/CHANGELOG.md index 99ee0fe0b..98bef57ff 100644 --- a/packages/code-studio/CHANGELOG.md +++ b/packages/code-studio/CHANGELOG.md @@ -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.10](https://github.com/deephaven/web-client-ui/compare/v0.85.9...v0.85.10) (2025-01-06) + +### Features + +- Adjustable grid density and icon size ([#2331](https://github.com/deephaven/web-client-ui/issues/2331)) ([d8d04fc](https://github.com/deephaven/web-client-ui/commit/d8d04fc929664fea9ee4613bc678f5915c723b18)), closes [#2123](https://github.com/deephaven/web-client-ui/issues/2123) [#2151](https://github.com/deephaven/web-client-ui/issues/2151) [#2187](https://github.com/deephaven/web-client-ui/issues/2187) + ## [0.85.9](https://github.com/deephaven/web-client-ui/compare/v0.85.8...v0.85.9) (2025-01-03) **Note:** Version bump only for package @deephaven/code-studio diff --git a/packages/code-studio/package.json b/packages/code-studio/package.json index 154a2d009..bb4e3e40d 100644 --- a/packages/code-studio/package.json +++ b/packages/code-studio/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/code-studio", - "version": "0.85.9", + "version": "0.85.10", "description": "Deephaven Code Studio", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index 9553168d3..5e4edf842 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -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.10](https://github.com/deephaven/web-client-ui/compare/v0.85.9...v0.85.10) (2025-01-06) + +### Bug Fixes + +- missing search field import ([#2329](https://github.com/deephaven/web-client-ui/issues/2329)) ([86439b3](https://github.com/deephaven/web-client-ui/commit/86439b3d91d7f9a682fd0493aca905279fc5f3fd)) + ## [0.85.9](https://github.com/deephaven/web-client-ui/compare/v0.85.8...v0.85.9) (2025-01-03) ### Bug Fixes diff --git a/packages/components/package.json b/packages/components/package.json index 1b212990b..65b10b928 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/components", - "version": "0.85.9", + "version": "0.85.10", "description": "Deephaven React component library", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/console/CHANGELOG.md b/packages/console/CHANGELOG.md index 39b801d98..162eda476 100644 --- a/packages/console/CHANGELOG.md +++ b/packages/console/CHANGELOG.md @@ -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.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 + ## [0.85.9](https://github.com/deephaven/web-client-ui/compare/v0.85.8...v0.85.9) (2025-01-03) ### Bug Fixes diff --git a/packages/console/package.json b/packages/console/package.json index d14e94f27..5ad5cb228 100644 --- a/packages/console/package.json +++ b/packages/console/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/console", - "version": "0.85.9", + "version": "0.85.10", "description": "Deephaven Console", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/dashboard-core-plugins/CHANGELOG.md b/packages/dashboard-core-plugins/CHANGELOG.md index 28f75056b..f8274b967 100644 --- a/packages/dashboard-core-plugins/CHANGELOG.md +++ b/packages/dashboard-core-plugins/CHANGELOG.md @@ -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.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 + ## [0.85.9](https://github.com/deephaven/web-client-ui/compare/v0.85.8...v0.85.9) (2025-01-03) **Note:** Version bump only for package @deephaven/dashboard-core-plugins diff --git a/packages/dashboard-core-plugins/package.json b/packages/dashboard-core-plugins/package.json index 00a14c9a7..65e6c9a98 100644 --- a/packages/dashboard-core-plugins/package.json +++ b/packages/dashboard-core-plugins/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/dashboard-core-plugins", - "version": "0.85.9", + "version": "0.85.10", "description": "Deephaven Dashboard Core Plugins", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/dashboard/CHANGELOG.md b/packages/dashboard/CHANGELOG.md index a9f36091f..5bd35395a 100644 --- a/packages/dashboard/CHANGELOG.md +++ b/packages/dashboard/CHANGELOG.md @@ -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.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 + ## [0.85.9](https://github.com/deephaven/web-client-ui/compare/v0.85.8...v0.85.9) (2025-01-03) **Note:** Version bump only for package @deephaven/dashboard diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index 8d24d5e67..e1ef12069 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/dashboard", - "version": "0.85.9", + "version": "0.85.10", "description": "Deephaven Dashboard", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/embed-widget/CHANGELOG.md b/packages/embed-widget/CHANGELOG.md index 0ad3935c4..bd6c80d5a 100644 --- a/packages/embed-widget/CHANGELOG.md +++ b/packages/embed-widget/CHANGELOG.md @@ -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.10](https://github.com/deephaven/web-client-ui/compare/v0.85.9...v0.85.10) (2025-01-06) + +### Features + +- Adjustable grid density and icon size ([#2331](https://github.com/deephaven/web-client-ui/issues/2331)) ([d8d04fc](https://github.com/deephaven/web-client-ui/commit/d8d04fc929664fea9ee4613bc678f5915c723b18)), closes [#2123](https://github.com/deephaven/web-client-ui/issues/2123) [#2151](https://github.com/deephaven/web-client-ui/issues/2151) [#2187](https://github.com/deephaven/web-client-ui/issues/2187) + ## [0.85.9](https://github.com/deephaven/web-client-ui/compare/v0.85.8...v0.85.9) (2025-01-03) **Note:** Version bump only for package @deephaven/embed-widget diff --git a/packages/embed-widget/package.json b/packages/embed-widget/package.json index 1b86edc73..4ebb9210f 100644 --- a/packages/embed-widget/package.json +++ b/packages/embed-widget/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/embed-widget", - "version": "0.85.9", + "version": "0.85.10", "description": "Deephaven Embedded Widget", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/file-explorer/CHANGELOG.md b/packages/file-explorer/CHANGELOG.md index 8b67e5c6f..4fbbffa72 100644 --- a/packages/file-explorer/CHANGELOG.md +++ b/packages/file-explorer/CHANGELOG.md @@ -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.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 + ## [0.85.9](https://github.com/deephaven/web-client-ui/compare/v0.85.8...v0.85.9) (2025-01-03) **Note:** Version bump only for package @deephaven/file-explorer diff --git a/packages/file-explorer/package.json b/packages/file-explorer/package.json index 35f43d1de..5605d4781 100644 --- a/packages/file-explorer/package.json +++ b/packages/file-explorer/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/file-explorer", - "version": "0.85.9", + "version": "0.85.10", "description": "Deephaven File Explorer React component", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/golden-layout/CHANGELOG.md b/packages/golden-layout/CHANGELOG.md index ff7aa7957..b30dc2b92 100644 --- a/packages/golden-layout/CHANGELOG.md +++ b/packages/golden-layout/CHANGELOG.md @@ -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.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 + ## [0.85.9](https://github.com/deephaven/web-client-ui/compare/v0.85.8...v0.85.9) (2025-01-03) **Note:** Version bump only for package @deephaven/golden-layout diff --git a/packages/golden-layout/package.json b/packages/golden-layout/package.json index 0f7db7003..0fe78352e 100644 --- a/packages/golden-layout/package.json +++ b/packages/golden-layout/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/golden-layout", - "version": "0.85.9", + "version": "0.85.10", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", "description": "A multi-screen javascript Layout manager", diff --git a/packages/grid/CHANGELOG.md b/packages/grid/CHANGELOG.md index 4c9a805b9..3e2fb5f09 100644 --- a/packages/grid/CHANGELOG.md +++ b/packages/grid/CHANGELOG.md @@ -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.10](https://github.com/deephaven/web-client-ui/compare/v0.85.9...v0.85.10) (2025-01-06) + +### Features + +- Adjustable grid density and icon size ([#2331](https://github.com/deephaven/web-client-ui/issues/2331)) ([d8d04fc](https://github.com/deephaven/web-client-ui/commit/d8d04fc929664fea9ee4613bc678f5915c723b18)), closes [#2123](https://github.com/deephaven/web-client-ui/issues/2123) [#2151](https://github.com/deephaven/web-client-ui/issues/2151) [#2187](https://github.com/deephaven/web-client-ui/issues/2187) + ## [0.85.7](https://github.com/deephaven/web-client-ui/compare/v0.85.6...v0.85.7) (2024-12-16) ### Bug Fixes diff --git a/packages/grid/package.json b/packages/grid/package.json index 5d7e24297..8ff6f3dea 100644 --- a/packages/grid/package.json +++ b/packages/grid/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/grid", - "version": "0.85.7", + "version": "0.85.10", "description": "Deephaven React grid component", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/iris-grid/CHANGELOG.md b/packages/iris-grid/CHANGELOG.md index 7ca76a879..3450c525a 100644 --- a/packages/iris-grid/CHANGELOG.md +++ b/packages/iris-grid/CHANGELOG.md @@ -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.10](https://github.com/deephaven/web-client-ui/compare/v0.85.9...v0.85.10) (2025-01-06) + +### Features + +- Adjustable grid density and icon size ([#2331](https://github.com/deephaven/web-client-ui/issues/2331)) ([d8d04fc](https://github.com/deephaven/web-client-ui/commit/d8d04fc929664fea9ee4613bc678f5915c723b18)), closes [#2123](https://github.com/deephaven/web-client-ui/issues/2123) [#2151](https://github.com/deephaven/web-client-ui/issues/2151) [#2187](https://github.com/deephaven/web-client-ui/issues/2187) + ## [0.85.9](https://github.com/deephaven/web-client-ui/compare/v0.85.8...v0.85.9) (2025-01-03) **Note:** Version bump only for package @deephaven/iris-grid diff --git a/packages/iris-grid/package.json b/packages/iris-grid/package.json index 52d155173..a678176fd 100644 --- a/packages/iris-grid/package.json +++ b/packages/iris-grid/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/iris-grid", - "version": "0.85.9", + "version": "0.85.10", "description": "Deephaven Iris Grid", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/jsapi-bootstrap/CHANGELOG.md b/packages/jsapi-bootstrap/CHANGELOG.md index 46c2e542a..05c693ecc 100644 --- a/packages/jsapi-bootstrap/CHANGELOG.md +++ b/packages/jsapi-bootstrap/CHANGELOG.md @@ -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.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/jsapi-bootstrap + ## [0.85.9](https://github.com/deephaven/web-client-ui/compare/v0.85.8...v0.85.9) (2025-01-03) **Note:** Version bump only for package @deephaven/jsapi-bootstrap diff --git a/packages/jsapi-bootstrap/package.json b/packages/jsapi-bootstrap/package.json index d84b76702..faa64e330 100644 --- a/packages/jsapi-bootstrap/package.json +++ b/packages/jsapi-bootstrap/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/jsapi-bootstrap", - "version": "0.85.9", + "version": "0.85.10", "description": "Deephaven JSAPI Bootstrap", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/jsapi-components/CHANGELOG.md b/packages/jsapi-components/CHANGELOG.md index cc7e72eb7..4ded48f5a 100644 --- a/packages/jsapi-components/CHANGELOG.md +++ b/packages/jsapi-components/CHANGELOG.md @@ -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.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/jsapi-components + ## [0.85.9](https://github.com/deephaven/web-client-ui/compare/v0.85.8...v0.85.9) (2025-01-03) **Note:** Version bump only for package @deephaven/jsapi-components diff --git a/packages/jsapi-components/package.json b/packages/jsapi-components/package.json index 0ef404007..d0c572346 100644 --- a/packages/jsapi-components/package.json +++ b/packages/jsapi-components/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/jsapi-components", - "version": "0.85.9", + "version": "0.85.10", "description": "Deephaven JSAPI Components", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/plugin/CHANGELOG.md b/packages/plugin/CHANGELOG.md index 9fa93e508..3f0ecb0b5 100644 --- a/packages/plugin/CHANGELOG.md +++ b/packages/plugin/CHANGELOG.md @@ -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.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/plugin + ## [0.85.9](https://github.com/deephaven/web-client-ui/compare/v0.85.8...v0.85.9) (2025-01-03) **Note:** Version bump only for package @deephaven/plugin diff --git a/packages/plugin/package.json b/packages/plugin/package.json index 9b307e0f3..b60f90613 100644 --- a/packages/plugin/package.json +++ b/packages/plugin/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/plugin", - "version": "0.85.9", + "version": "0.85.10", "description": "Deephaven JS Plugin Core", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/pouch-storage/CHANGELOG.md b/packages/pouch-storage/CHANGELOG.md index 5eb31bf49..eeb79ec89 100644 --- a/packages/pouch-storage/CHANGELOG.md +++ b/packages/pouch-storage/CHANGELOG.md @@ -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.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/pouch-storage + ## [0.85.9](https://github.com/deephaven/web-client-ui/compare/v0.85.8...v0.85.9) (2025-01-03) **Note:** Version bump only for package @deephaven/pouch-storage diff --git a/packages/pouch-storage/package.json b/packages/pouch-storage/package.json index b7486314c..f18915941 100644 --- a/packages/pouch-storage/package.json +++ b/packages/pouch-storage/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/pouch-storage", - "version": "0.85.9", + "version": "0.85.10", "description": "Deephaven Storage based on PouchDB", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0", diff --git a/packages/redux/CHANGELOG.md b/packages/redux/CHANGELOG.md index 7531770c0..362e40575 100644 --- a/packages/redux/CHANGELOG.md +++ b/packages/redux/CHANGELOG.md @@ -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.10](https://github.com/deephaven/web-client-ui/compare/v0.85.9...v0.85.10) (2025-01-06) + +### Features + +- Adjustable grid density and icon size ([#2331](https://github.com/deephaven/web-client-ui/issues/2331)) ([d8d04fc](https://github.com/deephaven/web-client-ui/commit/d8d04fc929664fea9ee4613bc678f5915c723b18)), closes [#2123](https://github.com/deephaven/web-client-ui/issues/2123) [#2151](https://github.com/deephaven/web-client-ui/issues/2151) [#2187](https://github.com/deephaven/web-client-ui/issues/2187) + ## [0.85.9](https://github.com/deephaven/web-client-ui/compare/v0.85.8...v0.85.9) (2025-01-03) **Note:** Version bump only for package @deephaven/redux diff --git a/packages/redux/package.json b/packages/redux/package.json index f94f5baf9..165cdb353 100644 --- a/packages/redux/package.json +++ b/packages/redux/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/redux", - "version": "0.85.9", + "version": "0.85.10", "description": "Deephaven Redux", "author": "Deephaven Data Labs LLC", "license": "Apache-2.0",