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]
 - @hitachivantara/[email protected]
  • Loading branch information
github-actions[bot] committed Jul 25, 2024
1 parent 9da2122 commit 783ab99
Show file tree
Hide file tree
Showing 15 changed files with 62 additions and 30 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

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

6 changes: 6 additions & 0 deletions packages/cli/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.

## [1.16.11](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-07-25)

### Bug Fixes

- drag and drop with keyboard for tree view panel in canvas template ([ca6b388](https://github.com/lumada-design/hv-uikit-react/commit/ca6b388ecbedf6bd132f5eb6fd9ef13854dfcc96))

## [1.16.10](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-07-20)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/hv-uikit-cli",
"version": "1.16.10",
"version": "1.16.11",
"private": false,
"type": "module",
"author": "Hitachi Vantara UI Kit Team",
Expand Down
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.2.179](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-07-25)

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

## [5.2.178](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-07-20)

**Note:** Version bump only for package @hitachivantara/uikit-react-code-editor
Expand Down
6 changes: 3 additions & 3 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.2.178",
"version": "5.2.179",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "A wrapper to the React Monaco editor (https://github.com/react-monaco-editor/react-monaco-editor) using the Hitachi Vantara's Design System styles.",
Expand Down Expand Up @@ -38,8 +38,8 @@
},
"dependencies": {
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.66.12",
"@hitachivantara/uikit-react-icons": "^5.10.3",
"@hitachivantara/uikit-react-core": "^5.66.13",
"@hitachivantara/uikit-react-icons": "^5.10.4",
"@hitachivantara/uikit-styles": "^5.31.0",
"@monaco-editor/react": "^4.5.1"
},
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.66.13](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-07-25)

### Bug Fixes

- drag and drop with keyboard for tree view panel in canvas template ([ca6b388](https://github.com/lumada-design/hv-uikit-react/commit/ca6b388ecbedf6bd132f5eb6fd9ef13854dfcc96))

## [5.66.12](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-07-20)

**Note:** Version bump only for package @hitachivantara/uikit-react-core
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.66.12",
"version": "5.66.13",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Core React components for the NEXT Design System.",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@emotion/css": "^11.11.2",
"@emotion/serialize": "^1.1.2",
"@emotion/utils": "^1.2.1",
"@hitachivantara/uikit-react-icons": "^5.10.3",
"@hitachivantara/uikit-react-icons": "^5.10.4",
"@hitachivantara/uikit-react-shared": "^5.1.45",
"@hitachivantara/uikit-styles": "^5.31.0",
"@internationalized/date": "^3.2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/icons/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.10.4 (2024-07-25)

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

## 5.10.3 (2024-07-17)

### Reverts
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/uikit-react-icons",
"version": "5.10.3",
"version": "5.10.4",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "NEXT Design System icons packaged as a set of React components.",
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.37.3](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-07-25)

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

## [5.37.2](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-07-20)

**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.37.2",
"version": "5.37.3",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Contributed React components for the NEXT UI Kit.",
Expand Down Expand Up @@ -42,8 +42,8 @@
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^6.0.1",
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.66.12",
"@hitachivantara/uikit-react-icons": "^5.10.3",
"@hitachivantara/uikit-react-core": "^5.66.13",
"@hitachivantara/uikit-react-icons": "^5.10.4",
"@hitachivantara/uikit-styles": "^5.31.0",
"@mui/base": "^5.0.0-beta.40",
"@types/react-grid-layout": "^1.3.5",
Expand Down
4 changes: 4 additions & 0 deletions packages/pentaho/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.1.4](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-07-25)

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

## [0.1.3](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-07-20)

### 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.1.3",
"version": "0.1.4",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "UI Kit Pentaho+ React components.",
Expand Down Expand Up @@ -39,8 +39,8 @@
},
"dependencies": {
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.66.12",
"@hitachivantara/uikit-react-icons": "^5.10.3",
"@hitachivantara/uikit-react-core": "^5.66.13",
"@hitachivantara/uikit-react-icons": "^5.10.4",
"@mui/base": "^5.0.0-beta.40",
"react-resize-detector": "^8.1.0"
},
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.13.11](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-07-25)

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

## [5.13.10](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-07-20)

**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.13.10",
"version": "5.13.11",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Contributed React visualization components for the NEXT UI Kit.",
Expand Down Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.66.12"
"@hitachivantara/uikit-react-core": "^5.66.13"
},
"devDependencies": {
"@types/react": "^18.2.43",
Expand Down

0 comments on commit 783ab99

Please sign in to comment.