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]
 - @hitachivantara/[email protected]
  • Loading branch information
github-actions[bot] committed Jul 4, 2024
1 parent 97e94d4 commit 11530a2
Show file tree
Hide file tree
Showing 17 changed files with 83 additions and 42 deletions.
42 changes: 21 additions & 21 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.2.173](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-07-04)

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

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

**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.172",
"version": "5.2.173",
"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 @@ -37,9 +37,9 @@
},
"dependencies": {
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.66.6",
"@hitachivantara/uikit-react-icons": "^5.10.0",
"@hitachivantara/uikit-styles": "^5.30.1",
"@hitachivantara/uikit-react-core": "^5.66.7",
"@hitachivantara/uikit-react-icons": "^5.10.1",
"@hitachivantara/uikit-styles": "^5.30.2",
"@monaco-editor/react": "^4.5.1"
},
"devDependencies": {
Expand Down
9 changes: 9 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- background color overflowing border ([c26ff1d](https://github.com/lumada-design/hv-uikit-react/commit/c26ff1dff603cc055d620990b3b4e27bfbd140c5))
- select and dropdown menu pentaho styles ([29de1dc](https://github.com/lumada-design/hv-uikit-react/commit/29de1dce5cdd2bd4abc121017a48593d9bca2637))
- variant not working for multi button in pentaho theme ([fa1eb53](https://github.com/lumada-design/hv-uikit-react/commit/fa1eb53dc1840becb35301a8f24c23cf4c92b188))
- **VerticalNavigation:** crash on empty selection ([930bd79](https://github.com/lumada-design/hv-uikit-react/commit/930bd79dbd4b80e7f351d3e7962da8b603baea62))

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

**Note:** Version bump only for package @hitachivantara/uikit-react-core
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.6",
"version": "5.66.7",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Core React components for the NEXT Design System.",
Expand Down Expand Up @@ -44,9 +44,9 @@
"@emotion/css": "^11.11.2",
"@emotion/serialize": "^1.1.2",
"@emotion/utils": "^1.2.1",
"@hitachivantara/uikit-react-icons": "^5.10.0",
"@hitachivantara/uikit-react-shared": "^5.1.42",
"@hitachivantara/uikit-styles": "^5.30.1",
"@hitachivantara/uikit-react-icons": "^5.10.1",
"@hitachivantara/uikit-react-shared": "^5.1.43",
"@hitachivantara/uikit-styles": "^5.30.2",
"@internationalized/date": "^3.2.0",
"@mui/base": "^5.0.0-beta.34",
"@popperjs/core": "^2.11.8",
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.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-07-04)

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

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

### Features
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.0",
"version": "5.10.1",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "NEXT Design System icons packaged as a set of React components.",
Expand Down Expand Up @@ -43,7 +43,7 @@
"react-dom": "^17.0.0 || ^18.0.0"
},
"dependencies": {
"@hitachivantara/uikit-styles": "^5.30.1"
"@hitachivantara/uikit-styles": "^5.30.2"
},
"devDependencies": {
"@svgr/core": "^8.1.0",
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.35.12](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-07-04)

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

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

**Note:** Version bump only for package @hitachivantara/uikit-react-lab
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.35.11",
"version": "5.35.12",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Contributed React components for the NEXT UI Kit.",
Expand Down Expand Up @@ -43,9 +43,9 @@
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^6.0.1",
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.66.6",
"@hitachivantara/uikit-react-icons": "^5.10.0",
"@hitachivantara/uikit-styles": "^5.30.1",
"@hitachivantara/uikit-react-core": "^5.66.7",
"@hitachivantara/uikit-react-icons": "^5.10.1",
"@hitachivantara/uikit-styles": "^5.30.2",
"@types/react-grid-layout": "^1.3.5",
"react-grid-layout": "^1.4.4",
"reactflow": "^11.10.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/shared/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.1.43 (2024-07-04)

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

## [5.1.42](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-06-22)

**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.42",
"version": "5.1.43",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Shared React contexts for the NEXT UI Kit.",
Expand Down Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@emotion/cache": "^11.11.0",
"@hitachivantara/uikit-styles": "^5.30.1"
"@hitachivantara/uikit-styles": "^5.30.2"
},
"devDependencies": {
"@types/react": "^18.2.43",
Expand Down
8 changes: 8 additions & 0 deletions packages/styles/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.30.2 (2024-07-04)

### Bug Fixes

- multi button split pentaho styles ([c6bc86c](https://github.com/lumada-design/hv-uikit-react/commit/c6bc86c122d62024d0a6e744b1789a5d0b81aeff))
- select and dropdown menu pentaho styles ([29de1dc](https://github.com/lumada-design/hv-uikit-react/commit/29de1dce5cdd2bd4abc121017a48593d9bca2637))
- variant not working for multi button in pentaho theme ([fa1eb53](https://github.com/lumada-design/hv-uikit-react/commit/fa1eb53dc1840becb35301a8f24c23cf4c92b188))

## [5.30.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-06-22)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/uikit-styles",
"version": "5.30.1",
"version": "5.30.2",
"description": "UI Kit styling solution for the Next Design System.",
"homepage": "https://github.com/lumada-design/hv-uikit-react",
"author": "Hitachi Vantara UI Kit Team",
Expand Down
4 changes: 4 additions & 0 deletions packages/uno-preset/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.2.23 (2024-07-04)

**Note:** Version bump only for package @hitachivantara/uikit-uno-preset

## [0.2.22](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-06-22)

**Note:** Version bump only for package @hitachivantara/uikit-uno-preset
Expand Down
4 changes: 2 additions & 2 deletions packages/uno-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/uikit-uno-preset",
"version": "0.2.22",
"version": "0.2.23",
"description": "UI Kit UnoCSS preset with the NEXT theme.",
"homepage": "https://github.com/lumada-design/hv-uikit-react",
"author": "Hitachi Vantara UI Kit Team",
Expand All @@ -26,7 +26,7 @@
"@unocss/preset-uno": "^0.58.5"
},
"dependencies": {
"@hitachivantara/uikit-styles": "^5.30.1",
"@hitachivantara/uikit-styles": "^5.30.2",
"@unocss/preset-rem-to-px": "^0.58.5",
"unocss-preset-theme": "^0.12.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.5](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-07-04)

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

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

**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.4",
"version": "5.13.5",
"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.6"
"@hitachivantara/uikit-react-core": "^5.66.7"
},
"devDependencies": {
"@types/react": "^18.2.43",
Expand Down

0 comments on commit 11530a2

Please sign in to comment.