Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @hitachivantara/[email protected]
 - @hitachivantara/[email protected]
 - @hitachivantara/[email protected]
 - @hitachivantara/[email protected]
 - @hitachivantara/[email protected]
 - @hitachivantara/[email protected]
  • Loading branch information
github-actions[bot] committed Nov 21, 2024
1 parent 4c17152 commit 682ed1b
Show file tree
Hide file tree
Showing 13 changed files with 56 additions and 26 deletions.
26 changes: 13 additions & 13 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/code-editor/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.

## [5.7.11](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-21)

**Note:** Version bump only for package @hitachivantara/uikit-react-code-editor

## [5.7.10](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-19)

**Note:** Version bump only for package @hitachivantara/uikit-react-code-editor
Expand Down
4 changes: 2 additions & 2 deletions packages/code-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/uikit-react-code-editor",
"version": "5.7.10",
"version": "5.7.11",
"type": "module",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
Expand Down Expand Up @@ -37,7 +37,7 @@
"react-dom": "^17.0.0 || ^18.0.0"
},
"dependencies": {
"@hitachivantara/uikit-react-utils": "^0.2.16",
"@hitachivantara/uikit-react-utils": "^0.2.17",
"@hitachivantara/uikit-styles": "^5.40.2",
"@monaco-editor/react": "^4.5.1",
"sql-formatter": "^15.4.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/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.

## [5.82.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-21)

### Bug Fixes

- **DropDownMenu:** move getPrevNextFocus for perf & ssr support ([#4441](https://github.com/lumada-design/hv-uikit-react/issues/4441)) ([101d28d](https://github.com/lumada-design/hv-uikit-react/commit/101d28d20f3779aa5043923885540d6e1e389c79))

# [5.82.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-19)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/uikit-react-core",
"version": "5.82.0",
"version": "5.82.1",
"type": "module",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@emotion/serialize": "^1.1.2",
"@hitachivantara/uikit-react-icons": "^5.13.0",
"@hitachivantara/uikit-react-shared": "^5.3.16",
"@hitachivantara/uikit-react-utils": "^0.2.16",
"@hitachivantara/uikit-react-utils": "^0.2.17",
"@hitachivantara/uikit-styles": "^5.40.2",
"@internationalized/date": "^3.2.0",
"@mui/base": "^5.0.0-beta.40",
Expand Down
4 changes: 4 additions & 0 deletions packages/lab/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.

## [5.41.11](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-21)

**Note:** Version bump only for package @hitachivantara/uikit-react-lab

## [5.41.10](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-19)

**Note:** Version bump only for package @hitachivantara/uikit-react-lab
Expand Down
6 changes: 3 additions & 3 deletions packages/lab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/uikit-react-lab",
"version": "5.41.10",
"version": "5.41.11",
"type": "module",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
Expand Down Expand Up @@ -42,9 +42,9 @@
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^6.0.1",
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.82.0",
"@hitachivantara/uikit-react-core": "^5.82.1",
"@hitachivantara/uikit-react-icons": "^5.13.0",
"@hitachivantara/uikit-react-utils": "^0.2.16",
"@hitachivantara/uikit-react-utils": "^0.2.17",
"@hitachivantara/uikit-styles": "^5.40.2",
"@mui/base": "^5.0.0-beta.40",
"@types/react-grid-layout": "^1.3.5",
Expand Down
6 changes: 6 additions & 0 deletions packages/pentaho/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.7.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-21)

### Bug Fixes

- **Canvas:** panel button position ([4c17152](https://github.com/lumada-design/hv-uikit-react/commit/4c17152fc290b6fc00fbc8743cc342b693a97115))

# [0.7.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-19)

### Bug Fixes
Expand Down
6 changes: 3 additions & 3 deletions packages/pentaho/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/uikit-react-pentaho",
"version": "0.7.0",
"version": "0.7.1",
"type": "module",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
Expand Down Expand Up @@ -39,9 +39,9 @@
},
"dependencies": {
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.82.0",
"@hitachivantara/uikit-react-core": "^5.82.1",
"@hitachivantara/uikit-react-icons": "^5.13.0",
"@hitachivantara/uikit-react-utils": "^0.2.16",
"@hitachivantara/uikit-react-utils": "^0.2.17",
"@mui/base": "^5.0.0-beta.40",
"react-resize-detector": "^8.1.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/utils/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.2.17](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-21)

### Bug Fixes

- **DropDownMenu:** move getPrevNextFocus for perf & ssr support ([#4441](https://github.com/lumada-design/hv-uikit-react/issues/4441)) ([101d28d](https://github.com/lumada-design/hv-uikit-react/commit/101d28d20f3779aa5043923885540d6e1e389c79))

## [0.2.16](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-19)

**Note:** Version bump only for package @hitachivantara/uikit-react-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/uikit-react-utils",
"version": "0.2.16",
"version": "0.2.17",
"type": "module",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
Expand Down
4 changes: 4 additions & 0 deletions packages/viz/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.

## [5.15.9](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-21)

**Note:** Version bump only for package @hitachivantara/uikit-react-viz

## [5.15.8](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-19)

**Note:** Version bump only for package @hitachivantara/uikit-react-viz
Expand Down
4 changes: 2 additions & 2 deletions packages/viz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/uikit-react-viz",
"version": "5.15.8",
"version": "5.15.9",
"type": "module",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
Expand Down Expand Up @@ -42,7 +42,7 @@
"react-dom": "^17.0.0 || ^18.0.0"
},
"dependencies": {
"@hitachivantara/uikit-react-utils": "^0.2.16",
"@hitachivantara/uikit-react-utils": "^0.2.17",
"@hitachivantara/uikit-styles": "^5.40.2"
},
"devDependencies": {
Expand Down

0 comments on commit 682ed1b

Please sign in to comment.