diff --git a/package-lock.json b/package-lock.json index 063867037..7d00aff72 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32318,7 +32318,7 @@ }, "plugins/ui/src/js": { "name": "@deephaven/js-plugin-ui", - "version": "0.23.0", + "version": "0.23.1", "license": "Apache-2.0", "dependencies": { "@deephaven/chart": "^0.99.0", diff --git a/plugins/ui/CHANGELOG.md b/plugins/ui/CHANGELOG.md index 8632017a6..28d768713 100644 --- a/plugins/ui/CHANGELOG.md +++ b/plugins/ui/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## ui-v0.23.1 - 2024-11-23 + +- - - + ## ui-v0.23.0 - 2024-11-23 #### Bug Fixes - missing sidebar docs (#1018) - (00c2181) - ethanalvizo diff --git a/plugins/ui/setup.cfg b/plugins/ui/setup.cfg index a872fe3c2..0fdab749c 100644 --- a/plugins/ui/setup.cfg +++ b/plugins/ui/setup.cfg @@ -3,7 +3,7 @@ name = deephaven-plugin-ui description = deephaven.ui plugin long_description = file: README.md long_description_content_type = text/markdown -version = 0.23.0.dev0 +version = 0.23.1 url = https://github.com/deephaven/deephaven-plugins project_urls = Source Code = https://github.com/deephaven/deephaven-plugins diff --git a/plugins/ui/src/js/package.json b/plugins/ui/src/js/package.json index 4fbd0ae91..57c71f8b3 100644 --- a/plugins/ui/src/js/package.json +++ b/plugins/ui/src/js/package.json @@ -1,6 +1,6 @@ { "name": "@deephaven/js-plugin-ui", - "version": "0.23.0", + "version": "0.23.1", "description": "Deephaven UI plugin", "keywords": [ "Deephaven",