Skip to content

Commit 12f2977

Browse files
committed
chore(version): ui-v0.31.3
1 parent 5608a67 commit 12f2977

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/ui/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

4+
- - -
5+
## ui-v0.31.3 - 2025-10-17
6+
#### Other
7+
- Build version bump, republish
8+
49
- - -
510
## ui-v0.31.2 - 2025-10-15
611
#### Bug Fixes

plugins/ui/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = deephaven-plugin-ui
33
description = deephaven.ui plugin
44
long_description = file: README.md
55
long_description_content_type = text/markdown
6-
version = 0.31.2.dev0
6+
version = 0.31.3
77
url = https://github.com/deephaven/deephaven-plugins
88
project_urls =
99
Source Code = https://github.com/deephaven/deephaven-plugins

plugins/ui/src/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deephaven/js-plugin-ui",
3-
"version": "0.31.2",
3+
"version": "0.31.3",
44
"description": "Deephaven UI plugin",
55
"keywords": [
66
"Deephaven",

0 commit comments

Comments
 (0)