From 003bbd8b7e71fc5bebf44a7b8df811c13628349c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 4 Jun 2024 08:45:08 +0000 Subject: [PATCH] chore(release): publish - @hitachivantara/uikit-react-code-editor@5.2.167 - @hitachivantara/uikit-react-core@5.66.1 - @hitachivantara/uikit-react-lab@5.35.6 - @hitachivantara/uikit-react-viz@5.12.10 --- package-lock.json | 14 +++++++------- packages/code-editor/CHANGELOG.md | 4 ++++ packages/code-editor/package.json | 4 ++-- packages/core/CHANGELOG.md | 6 ++++++ packages/core/package.json | 2 +- packages/lab/CHANGELOG.md | 4 ++++ packages/lab/package.json | 4 ++-- packages/viz/CHANGELOG.md | 4 ++++ packages/viz/package.json | 4 ++-- 9 files changed, 32 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 292764fc92..d7bd2899ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42086,11 +42086,11 @@ }, "packages/code-editor": { "name": "@hitachivantara/uikit-react-code-editor", - "version": "5.2.166", + "version": "5.2.167", "license": "Apache-2.0", "dependencies": { "@emotion/css": "^11.11.0", - "@hitachivantara/uikit-react-core": "^5.66.0", + "@hitachivantara/uikit-react-core": "^5.66.1", "@hitachivantara/uikit-react-icons": "^5.9.10", "@hitachivantara/uikit-styles": "^5.29.0", "@monaco-editor/react": "^4.5.1" @@ -42111,7 +42111,7 @@ }, "packages/core": { "name": "@hitachivantara/uikit-react-core", - "version": "5.66.0", + "version": "5.66.1", "license": "Apache-2.0", "dependencies": { "@emotion/cache": "^11.11.0", @@ -42188,13 +42188,13 @@ }, "packages/lab": { "name": "@hitachivantara/uikit-react-lab", - "version": "5.35.5", + "version": "5.35.6", "license": "Apache-2.0", "dependencies": { "@dnd-kit/core": "^6.1.0", "@dnd-kit/modifiers": "^6.0.1", "@emotion/css": "^11.11.0", - "@hitachivantara/uikit-react-core": "^5.66.0", + "@hitachivantara/uikit-react-core": "^5.66.1", "@hitachivantara/uikit-react-icons": "^5.9.10", "@hitachivantara/uikit-styles": "^5.29.0", "@types/react-grid-layout": "^1.3.5", @@ -42274,11 +42274,11 @@ }, "packages/viz": { "name": "@hitachivantara/uikit-react-viz", - "version": "5.12.9", + "version": "5.12.10", "license": "Apache-2.0", "dependencies": { "@emotion/css": "^11.11.0", - "@hitachivantara/uikit-react-core": "^5.66.0" + "@hitachivantara/uikit-react-core": "^5.66.1" }, "devDependencies": { "@types/react": "^18.2.43", diff --git a/packages/code-editor/CHANGELOG.md b/packages/code-editor/CHANGELOG.md index 1b5261dc7e..3dc86418e7 100644 --- a/packages/code-editor/CHANGELOG.md +++ b/packages/code-editor/CHANGELOG.md @@ -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.167](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-code-editor@5.2.166...@hitachivantara/uikit-react-code-editor@5.2.167) (2024-06-04) + +**Note:** Version bump only for package @hitachivantara/uikit-react-code-editor + ## [5.2.166](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-code-editor@5.2.165...@hitachivantara/uikit-react-code-editor@5.2.166) (2024-05-29) **Note:** Version bump only for package @hitachivantara/uikit-react-code-editor diff --git a/packages/code-editor/package.json b/packages/code-editor/package.json index 993199d7aa..8e1edcb68b 100644 --- a/packages/code-editor/package.json +++ b/packages/code-editor/package.json @@ -1,6 +1,6 @@ { "name": "@hitachivantara/uikit-react-code-editor", - "version": "5.2.166", + "version": "5.2.167", "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.", @@ -37,7 +37,7 @@ }, "dependencies": { "@emotion/css": "^11.11.0", - "@hitachivantara/uikit-react-core": "^5.66.0", + "@hitachivantara/uikit-react-core": "^5.66.1", "@hitachivantara/uikit-react-icons": "^5.9.10", "@hitachivantara/uikit-styles": "^5.29.0", "@monaco-editor/react": "^4.5.1" diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 8a4976877a..aae96aa028 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -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.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@5.66.0...@hitachivantara/uikit-react-core@5.66.1) (2024-06-04) + +### Bug Fixes + +- **Pagination:** round float input values ([646eec1](https://github.com/lumada-design/hv-uikit-react/commit/646eec138f561f588caf1706748474ee264ce5e2)) + # [5.66.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@5.65.3...@hitachivantara/uikit-react-core@5.66.0) (2024-05-29) ### Features diff --git a/packages/core/package.json b/packages/core/package.json index 0d5b8ffa8d..143f451546 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@hitachivantara/uikit-react-core", - "version": "5.66.0", + "version": "5.66.1", "private": false, "author": "Hitachi Vantara UI Kit Team", "description": "Core React components for the NEXT Design System.", diff --git a/packages/lab/CHANGELOG.md b/packages/lab/CHANGELOG.md index 2e7225931f..821b4fbc42 100644 --- a/packages/lab/CHANGELOG.md +++ b/packages/lab/CHANGELOG.md @@ -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.6](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-lab@5.35.5...@hitachivantara/uikit-react-lab@5.35.6) (2024-06-04) + +**Note:** Version bump only for package @hitachivantara/uikit-react-lab + ## [5.35.5](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-lab@5.35.4...@hitachivantara/uikit-react-lab@5.35.5) (2024-05-29) **Note:** Version bump only for package @hitachivantara/uikit-react-lab diff --git a/packages/lab/package.json b/packages/lab/package.json index e3f2eaf7b3..72163cb8ff 100644 --- a/packages/lab/package.json +++ b/packages/lab/package.json @@ -1,6 +1,6 @@ { "name": "@hitachivantara/uikit-react-lab", - "version": "5.35.5", + "version": "5.35.6", "private": false, "author": "Hitachi Vantara UI Kit Team", "description": "Contributed React components for the NEXT UI Kit.", @@ -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.66.0", + "@hitachivantara/uikit-react-core": "^5.66.1", "@hitachivantara/uikit-react-icons": "^5.9.10", "@hitachivantara/uikit-styles": "^5.29.0", "@types/react-grid-layout": "^1.3.5", diff --git a/packages/viz/CHANGELOG.md b/packages/viz/CHANGELOG.md index 368aae149b..0136275ab3 100644 --- a/packages/viz/CHANGELOG.md +++ b/packages/viz/CHANGELOG.md @@ -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.10](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-viz@5.12.9...@hitachivantara/uikit-react-viz@5.12.10) (2024-06-04) + +**Note:** Version bump only for package @hitachivantara/uikit-react-viz + ## [5.12.9](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-viz@5.12.8...@hitachivantara/uikit-react-viz@5.12.9) (2024-05-29) ### Bug Fixes diff --git a/packages/viz/package.json b/packages/viz/package.json index ed3a98440a..e7256297a1 100644 --- a/packages/viz/package.json +++ b/packages/viz/package.json @@ -1,6 +1,6 @@ { "name": "@hitachivantara/uikit-react-viz", - "version": "5.12.9", + "version": "5.12.10", "private": false, "author": "Hitachi Vantara UI Kit Team", "description": "Contributed React visualization components for the NEXT UI Kit.", @@ -43,7 +43,7 @@ }, "dependencies": { "@emotion/css": "^11.11.0", - "@hitachivantara/uikit-react-core": "^5.66.0" + "@hitachivantara/uikit-react-core": "^5.66.1" }, "devDependencies": { "@types/react": "^18.2.43",