Skip to content

Commit

Permalink
v0.99.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mofojed committed Dec 10, 2024
1 parent ada5ffb commit bfd44f7
Show file tree
Hide file tree
Showing 11 changed files with 33 additions and 9 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.99.2](https://github.com/deephaven/web-client-ui/compare/v0.99.1...v0.99.2) (2024-12-10)

### Bug Fixes

- Table plugins - pass through deprecated props ([#2308](https://github.com/deephaven/web-client-ui/issues/2308)) ([#2309](https://github.com/deephaven/web-client-ui/issues/2309)) ([ada5ffb](https://github.com/deephaven/web-client-ui/commit/ada5ffb9923d3e534835f74898db5d1a4267856d)), closes [#2274](https://github.com/deephaven/web-client-ui/issues/2274)

## [0.99.1](https://github.com/deephaven/web-client-ui/compare/v0.99.0...v0.99.1) (2024-11-29)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"useNx": false,
"version": "0.99.1",
"version": "0.99.2",
"command": {
"publish": {
"distTag": "v0.99"
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions packages/app-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.99.2](https://github.com/deephaven/web-client-ui/compare/v0.99.1...v0.99.2) (2024-12-10)

**Note:** Version bump only for package @deephaven/app-utils

## [0.99.1](https://github.com/deephaven/web-client-ui/compare/v0.99.0...v0.99.1) (2024-11-29)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/app-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/app-utils",
"version": "0.99.1",
"version": "0.99.2",
"description": "Deephaven App Utils",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/code-studio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.99.2](https://github.com/deephaven/web-client-ui/compare/v0.99.1...v0.99.2) (2024-12-10)

**Note:** Version bump only for package @deephaven/code-studio

## [0.99.1](https://github.com/deephaven/web-client-ui/compare/v0.99.0...v0.99.1) (2024-11-29)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/code-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/code-studio",
"version": "0.99.1",
"version": "0.99.2",
"description": "Deephaven Code Studio",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/dashboard-core-plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.99.2](https://github.com/deephaven/web-client-ui/compare/v0.99.1...v0.99.2) (2024-12-10)

### Bug Fixes

- Table plugins - pass through deprecated props ([#2308](https://github.com/deephaven/web-client-ui/issues/2308)) ([#2309](https://github.com/deephaven/web-client-ui/issues/2309)) ([ada5ffb](https://github.com/deephaven/web-client-ui/commit/ada5ffb9923d3e534835f74898db5d1a4267856d)), closes [#2274](https://github.com/deephaven/web-client-ui/issues/2274)

## [0.99.1](https://github.com/deephaven/web-client-ui/compare/v0.99.0...v0.99.1) (2024-11-29)

**Note:** Version bump only for package @deephaven/dashboard-core-plugins
Expand Down
2 changes: 1 addition & 1 deletion packages/dashboard-core-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/dashboard-core-plugins",
"version": "0.99.1",
"version": "0.99.2",
"description": "Deephaven Dashboard Core Plugins",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/embed-widget/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.99.2](https://github.com/deephaven/web-client-ui/compare/v0.99.1...v0.99.2) (2024-12-10)

**Note:** Version bump only for package @deephaven/embed-widget

## [0.99.1](https://github.com/deephaven/web-client-ui/compare/v0.99.0...v0.99.1) (2024-11-29)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/embed-widget/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/embed-widget",
"version": "0.99.1",
"version": "0.99.2",
"description": "Deephaven Embedded Widget",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down

0 comments on commit bfd44f7

Please sign in to comment.