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]
  • Loading branch information
github-actions[bot] committed May 17, 2024
1 parent 799b465 commit cb05193
Show file tree
Hide file tree
Showing 9 changed files with 32 additions and 14 deletions.
14 changes: 7 additions & 7 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.162](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-05-17)

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

## 5.2.161 (2024-05-15)

**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.161",
"version": "5.2.162",
"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.6",
"@hitachivantara/uikit-react-core": "^5.65.0",
"@hitachivantara/uikit-react-icons": "^5.9.10",
"@hitachivantara/uikit-styles": "^5.29.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.65.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-05-17)

### Features

- **accordion:** prop added to disable the internal usage of preventDefault and stopPropagation ([60c1a19](https://github.com/lumada-design/hv-uikit-react/commit/60c1a19958e49a3fc5ae3194b1d878d9ccd98f9e))

## 5.64.6 (2024-05-15)

### 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.6",
"version": "5.65.0",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Core React components for the NEXT Design System.",
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.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-05-17)

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

# 5.35.0 (2024-05-15)

### Features
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.35.0",
"version": "5.35.1",
"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.6",
"@hitachivantara/uikit-react-core": "^5.65.0",
"@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.12.3](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-05-17)

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

## [5.12.2](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-05-15)

### Bug Fixes
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.12.2",
"version": "5.12.3",
"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.64.6"
"@hitachivantara/uikit-react-core": "^5.65.0"
},
"devDependencies": {
"@types/react": "^18.2.43",
Expand Down

0 comments on commit cb05193

Please sign in to comment.