diff --git a/package-lock.json b/package-lock.json index 98d4f6906..c8041a679 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31270,7 +31270,7 @@ }, "plugins/ui/src/js": { "name": "@deephaven/js-plugin-ui", - "version": "0.16.1", + "version": "0.15.2", "license": "Apache-2.0", "dependencies": { "@adobe/react-spectrum": "^3.34.1", diff --git a/plugins/ui/CHANGELOG.md b/plugins/ui/CHANGELOG.md index 04408b20a..25fa0f342 100644 --- a/plugins/ui/CHANGELOG.md +++ b/plugins/ui/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - -## ui-v0.16.1 - 2024-06-21 +## ui-v0.15.2 - 2024-06-21 #### Bug Fixes - Wrap the children of ReactPanel with an ErrorBoundary (#565) (#569) - (dbebdd2) - mofojed @@ -207,4 +207,4 @@ All notable changes to this project will be documented in this file. See [conven - - - -Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto). \ No newline at end of file +Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto). diff --git a/plugins/ui/setup.cfg b/plugins/ui/setup.cfg index f895dd618..b9fb4cd7a 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.16.1.dev0 +version = 0.15.2 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 54df7d25e..11e56038c 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.16.1", + "version": "0.15.2", "description": "Deephaven UI plugin", "keywords": [ "Deephaven",