Skip to content

Commit 596cbf4

Browse files
committed
v1.12.1
1 parent e5b4de0 commit 596cbf4

File tree

39 files changed

+184
-105
lines changed

39 files changed

+184
-105
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.12.1](https://github.com/deephaven/web-client-ui/compare/v1.12.0...v1.12.1) (2026-01-28)
7+
8+
### Bug Fixes
9+
10+
- readonly type changes ([#2610](https://github.com/deephaven/web-client-ui/issues/2610)) ([e5b4de0](https://github.com/deephaven/web-client-ui/commit/e5b4de0f53e6c2c576b0b78583ec1b9e9de00d50))
11+
612
## [1.12.0](https://github.com/deephaven/web-client-ui/compare/v1.11.0...v1.12.0) (2026-01-21)
713

814
### Features

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"useNx": false,
3-
"version": "1.12.0",
3+
"version": "1.12.1",
44
"command": {
55
"publish": {
66
"distTag": "latest"

0 commit comments

Comments
 (0)