Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @hitachivantara/hv-uikit-cli@1.16.9
 - @hitachivantara/uikit-react-code-editor@5.2.177
 - @hitachivantara/uikit-react-core@5.66.11
 - @hitachivantara/uikit-react-icons@5.10.3
 - @hitachivantara/uikit-react-lab@5.37.1
 - @hitachivantara/uikit-react-pentaho@0.1.2
 - @hitachivantara/uikit-react-shared@5.1.45
 - @hitachivantara/uikit-styles@5.31.0
 - @hitachivantara/uikit-uno-preset@0.2.25
 - @hitachivantara/uikit-react-viz@5.13.9
  • Loading branch information
github-actions[bot] committed Jul 17, 2024
1 parent b22afa5 commit 3786c51
Show file tree
Hide file tree
Showing 21 changed files with 142 additions and 50 deletions.
50 changes: 25 additions & 25 deletions package-lock.json

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

12 changes: 12 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.16.9](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/hv-uikit-cli@1.16.8...@hitachivantara/hv-uikit-cli@1.16.9) (2024-07-17)

### Bug Fixes

- canvas panel and floating panel renamed to side and bottom panel ([#4231](https://github.com/lumada-design/hv-uikit-react/issues/4231)) ([e5f4f84](https://github.com/lumada-design/hv-uikit-react/commit/e5f4f841a12a547f2cac8cb596db0ef2253299ea))

### Reverts

- Revert "chore(release): publish" ([c4fae1b](https://github.com/lumada-design/hv-uikit-react/commit/c4fae1bf354a0f3c7f3db4f1b16d520380f0f85f))
- Revert "chore(release): publish" ([ecea29c](https://github.com/lumada-design/hv-uikit-react/commit/ecea29c4ea42586e3c4f828492c7afecf375419e))
- "chore(release): publish" ([a580a01](https://github.com/lumada-design/hv-uikit-react/commit/a580a0110faa7a2bc047bfa39d53ff2ddffba4bc))

## 1.16.8 (2024-07-12)

**Note:** Version bump only for package @hitachivantara/hv-uikit-cli
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.8",
"version": "1.16.9",
"private": false,
"type": "module",
"author": "Hitachi Vantara UI Kit Team",
Expand Down
8 changes: 8 additions & 0 deletions packages/code-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.2.177](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-code-editor@5.2.176...@hitachivantara/uikit-react-code-editor@5.2.177) (2024-07-17)

### Reverts

- Revert "chore(release): publish" ([c4fae1b](https://github.com/lumada-design/hv-uikit-react/commit/c4fae1bf354a0f3c7f3db4f1b16d520380f0f85f))
- Revert "chore(release): publish" ([ecea29c](https://github.com/lumada-design/hv-uikit-react/commit/ecea29c4ea42586e3c4f828492c7afecf375419e))
- "chore(release): publish" ([a580a01](https://github.com/lumada-design/hv-uikit-react/commit/a580a0110faa7a2bc047bfa39d53ff2ddffba4bc))

## 5.2.176 (2024-07-12)

**Note:** Version bump only for package @hitachivantara/uikit-react-code-editor
Expand Down
8 changes: 4 additions & 4 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.176",
"version": "5.2.177",
"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,9 +38,9 @@
},
"dependencies": {
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.66.10",
"@hitachivantara/uikit-react-icons": "^5.10.2",
"@hitachivantara/uikit-styles": "^5.30.3",
"@hitachivantara/uikit-react-core": "^5.66.11",
"@hitachivantara/uikit-react-icons": "^5.10.3",
"@hitachivantara/uikit-styles": "^5.31.0",
"@monaco-editor/react": "^4.5.1"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.66.11](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@5.66.10...@hitachivantara/uikit-react-core@5.66.11) (2024-07-17)

### Reverts

- Revert "chore(release): publish" ([c4fae1b](https://github.com/lumada-design/hv-uikit-react/commit/c4fae1bf354a0f3c7f3db4f1b16d520380f0f85f))
- Revert "chore(release): publish" ([ecea29c](https://github.com/lumada-design/hv-uikit-react/commit/ecea29c4ea42586e3c4f828492c7afecf375419e))
- "chore(release): publish" ([a580a01](https://github.com/lumada-design/hv-uikit-react/commit/a580a0110faa7a2bc047bfa39d53ff2ddffba4bc))

## 5.66.10 (2024-07-12)

### Performance Improvements
Expand Down
8 changes: 4 additions & 4 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.10",
"version": "5.66.11",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Core React components for the NEXT Design System.",
Expand Down Expand Up @@ -45,9 +45,9 @@
"@emotion/css": "^11.11.2",
"@emotion/serialize": "^1.1.2",
"@emotion/utils": "^1.2.1",
"@hitachivantara/uikit-react-icons": "^5.10.2",
"@hitachivantara/uikit-react-shared": "^5.1.44",
"@hitachivantara/uikit-styles": "^5.30.3",
"@hitachivantara/uikit-react-icons": "^5.10.3",
"@hitachivantara/uikit-react-shared": "^5.1.45",
"@hitachivantara/uikit-styles": "^5.31.0",
"@internationalized/date": "^3.2.0",
"@mui/base": "^5.0.0-beta.40",
"@popperjs/core": "^2.11.8",
Expand Down
8 changes: 8 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 5.10.3 (2024-07-17)

### Reverts

- Revert "chore(release): publish" ([c4fae1b](https://github.com/lumada-design/hv-uikit-react/commit/c4fae1bf354a0f3c7f3db4f1b16d520380f0f85f))
- Revert "chore(release): publish" ([ecea29c](https://github.com/lumada-design/hv-uikit-react/commit/ecea29c4ea42586e3c4f828492c7afecf375419e))
- "chore(release): publish" ([a580a01](https://github.com/lumada-design/hv-uikit-react/commit/a580a0110faa7a2bc047bfa39d53ff2ddffba4bc))

## 5.10.2 (2024-07-06)

**Note:** Version bump only for package @hitachivantara/uikit-react-icons
Expand Down
4 changes: 2 additions & 2 deletions 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.2",
"version": "5.10.3",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "NEXT Design System icons packaged as a set of React components.",
Expand Down Expand Up @@ -44,7 +44,7 @@
"react-dom": "^17.0.0 || ^18.0.0"
},
"dependencies": {
"@hitachivantara/uikit-styles": "^5.30.3"
"@hitachivantara/uikit-styles": "^5.31.0"
},
"devDependencies": {
"@svgr/core": "^8.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/lab/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.37.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-lab@5.37.0...@hitachivantara/uikit-react-lab@5.37.1) (2024-07-17)

### Reverts

- Revert "chore(release): publish" ([c4fae1b](https://github.com/lumada-design/hv-uikit-react/commit/c4fae1bf354a0f3c7f3db4f1b16d520380f0f85f))
- Revert "chore(release): publish" ([ecea29c](https://github.com/lumada-design/hv-uikit-react/commit/ecea29c4ea42586e3c4f828492c7afecf375419e))
- "chore(release): publish" ([a580a01](https://github.com/lumada-design/hv-uikit-react/commit/a580a0110faa7a2bc047bfa39d53ff2ddffba4bc))

# [5.37.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-lab@5.36.2...@hitachivantara/uikit-react-lab@5.37.0) (2024-07-12)

### Features
Expand Down
8 changes: 4 additions & 4 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.0",
"version": "5.37.1",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Contributed React components for the NEXT UI Kit.",
Expand Down Expand Up @@ -44,9 +44,9 @@
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^6.0.1",
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.66.10",
"@hitachivantara/uikit-react-icons": "^5.10.2",
"@hitachivantara/uikit-styles": "^5.30.3",
"@hitachivantara/uikit-react-core": "^5.66.11",
"@hitachivantara/uikit-react-icons": "^5.10.3",
"@hitachivantara/uikit-styles": "^5.31.0",
"@mui/base": "^5.0.0-beta.40",
"@types/react-grid-layout": "^1.3.5",
"react-grid-layout": "^1.4.4",
Expand Down
12 changes: 12 additions & 0 deletions packages/pentaho/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.2](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-pentaho@0.1.1...@hitachivantara/uikit-react-pentaho@0.1.2) (2024-07-17)

### Bug Fixes

- canvas panel and floating panel renamed to side and bottom panel ([#4231](https://github.com/lumada-design/hv-uikit-react/issues/4231)) ([e5f4f84](https://github.com/lumada-design/hv-uikit-react/commit/e5f4f841a12a547f2cac8cb596db0ef2253299ea))

### Reverts

- Revert "chore(release): publish" ([c4fae1b](https://github.com/lumada-design/hv-uikit-react/commit/c4fae1bf354a0f3c7f3db4f1b16d520380f0f85f))
- Revert "chore(release): publish" ([ecea29c](https://github.com/lumada-design/hv-uikit-react/commit/ecea29c4ea42586e3c4f828492c7afecf375419e))
- "chore(release): publish" ([a580a01](https://github.com/lumada-design/hv-uikit-react/commit/a580a0110faa7a2bc047bfa39d53ff2ddffba4bc))

## 0.1.1 (2024-07-12)

### 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.1",
"version": "0.1.2",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "UI Kit Pentaho+ React components.",
Expand Down Expand Up @@ -41,8 +41,8 @@
},
"dependencies": {
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.66.10",
"@hitachivantara/uikit-react-icons": "^5.10.2",
"@hitachivantara/uikit-react-core": "^5.66.11",
"@hitachivantara/uikit-react-icons": "^5.10.3",
"@mui/base": "^5.0.0-beta.40",
"react-resize-detector": "^8.1.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 5.1.45 (2024-07-17)

### Reverts

- Revert "chore(release): publish" ([c4fae1b](https://github.com/lumada-design/hv-uikit-react/commit/c4fae1bf354a0f3c7f3db4f1b16d520380f0f85f))
- Revert "chore(release): publish" ([ecea29c](https://github.com/lumada-design/hv-uikit-react/commit/ecea29c4ea42586e3c4f828492c7afecf375419e))
- "chore(release): publish" ([a580a01](https://github.com/lumada-design/hv-uikit-react/commit/a580a0110faa7a2bc047bfa39d53ff2ddffba4bc))

## 5.1.44 (2024-07-06)

**Note:** Version bump only for package @hitachivantara/uikit-react-shared
Expand Down
4 changes: 2 additions & 2 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/uikit-react-shared",
"version": "5.1.44",
"version": "5.1.45",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Shared React contexts for the NEXT UI Kit.",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@emotion/cache": "^11.11.0",
"@hitachivantara/uikit-styles": "^5.30.3"
"@hitachivantara/uikit-styles": "^5.31.0"
},
"devDependencies": {
"@types/react": "^18.2.43",
Expand Down
Loading

0 comments on commit 3786c51

Please sign in to comment.