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]
  • Loading branch information
github-actions[bot] committed Apr 23, 2024
1 parent 36e118b commit e4d9b95
Show file tree
Hide file tree
Showing 11 changed files with 39 additions and 16 deletions.
16 changes: 8 additions & 8 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/cli/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.

## 1.16.3 (2024-04-23)

**Note:** Version bump only for package @hitachivantara/hv-uikit-cli

## 1.16.2 (2024-04-09)

**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.2",
"version": "1.16.3",
"type": "module",
"author": "Hitachi Vantara UI Kit Team",
"description": "The Hitachi Vantara CLI for UI Kit apps.",
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.158 (2024-04-23)

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

## [5.2.157](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-04-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.2.157",
"version": "5.2.158",
"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,7 +37,7 @@
},
"dependencies": {
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.64.2",
"@hitachivantara/uikit-react-core": "^5.64.3",
"@hitachivantara/uikit-react-icons": "^5.9.10",
"@hitachivantara/uikit-styles": "^5.29.0",
"@monaco-editor/react": "^4.5.1"
Expand Down
4 changes: 4 additions & 0 deletions packages/core/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.64.3 (2024-04-23)

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

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

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion 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.64.2",
"version": "5.64.3",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Core React components for the NEXT Design System.",
Expand Down
7 changes: 7 additions & 0 deletions packages/lab/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 5.34.0 (2024-04-23)

### Features

- **Node:** add inline edit ([#4144](https://github.com/lumada-design/hv-uikit-react/issues/4144)) ([c54b181](https://github.com/lumada-design/hv-uikit-react/commit/c54b18181408cef687648270de2c81d8edb8920e))
- **Wizard:** allow run custom validations on Wizard before going to previous page. DIG-1468 ([36e118b](https://github.com/lumada-design/hv-uikit-react/commit/36e118bd5c713187b761baef2e80198ad7f64fb7))

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

**Note:** Version bump only for package @hitachivantara/uikit-react-lab
Expand Down
4 changes: 2 additions & 2 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.33.5",
"version": "5.34.0",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Contributed React components for the NEXT UI Kit.",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^6.0.1",
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.64.2",
"@hitachivantara/uikit-react-core": "^5.64.3",
"@hitachivantara/uikit-react-icons": "^5.9.10",
"@hitachivantara/uikit-styles": "^5.29.0",
"@types/react-grid-layout": "^1.3.5",
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.10.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-04-23)

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

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

### Features
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.10.0",
"version": "5.10.1",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Contributed React visualization components for the NEXT UI Kit.",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.64.2"
"@hitachivantara/uikit-react-core": "^5.64.3"
},
"devDependencies": {
"@types/react": "^18.2.43",
Expand Down

0 comments on commit e4d9b95

Please sign in to comment.