Skip to content

Commit 223ba8f

Browse files
chore(release): publish
- @hitachivantara/[email protected] - @hitachivantara/[email protected] - @hitachivantara/[email protected] - @hitachivantara/[email protected] - @hitachivantara/[email protected] - @hitachivantara/[email protected] - @hitachivantara/[email protected] - @hitachivantara/[email protected] - @hitachivantara/[email protected] - @hitachivantara/[email protected]
1 parent 8e5c691 commit 223ba8f

21 files changed

+126
-173
lines changed

package-lock.json

Lines changed: 53 additions & 144 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/code-editor/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.8.11](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-03-27)
7+
8+
**Note:** Version bump only for package @hitachivantara/uikit-react-code-editor
9+
610
## [5.8.10](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-03-24)
711

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

packages/code-editor/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hitachivantara/uikit-react-code-editor",
3-
"version": "5.8.10",
3+
"version": "5.8.11",
44
"type": "module",
55
"private": false,
66
"author": "Hitachi Vantara UI Kit Team",
@@ -39,8 +39,8 @@
3939
"react-dom": ">=17.0.0"
4040
},
4141
"dependencies": {
42-
"@hitachivantara/uikit-react-utils": "^0.2.29",
43-
"@hitachivantara/uikit-styles": "^5.44.1",
42+
"@hitachivantara/uikit-react-utils": "^0.2.30",
43+
"@hitachivantara/uikit-styles": "^5.44.2",
4444
"@monaco-editor/react": "^4.5.1",
4545
"sql-formatter": "^15.4.2",
4646
"xml-formatter": "^3.6.3",

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.91.2](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-03-27)
7+
8+
### Bug Fixes
9+
10+
- **Tag:** checkbox icon colors ([#4622](https://github.com/lumada-design/hv-uikit-react/issues/4622)) ([d4ae887](https://github.com/lumada-design/hv-uikit-react/commit/d4ae887b70f1f56b9f73fe429a62d8635ea266b6))
11+
612
## [5.91.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-03-24)
713

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

packages/core/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hitachivantara/uikit-react-core",
3-
"version": "5.91.1",
3+
"version": "5.91.2",
44
"type": "module",
55
"private": false,
66
"author": "Hitachi Vantara UI Kit Team",
@@ -41,10 +41,10 @@
4141
"dependencies": {
4242
"@emotion/cache": "^11.11.0",
4343
"@emotion/serialize": "^1.1.2",
44-
"@hitachivantara/uikit-react-icons": "^5.14.3",
45-
"@hitachivantara/uikit-react-shared": "^5.3.28",
46-
"@hitachivantara/uikit-react-utils": "^0.2.29",
47-
"@hitachivantara/uikit-styles": "^5.44.1",
44+
"@hitachivantara/uikit-react-icons": "^5.14.4",
45+
"@hitachivantara/uikit-react-shared": "^5.3.29",
46+
"@hitachivantara/uikit-react-utils": "^0.2.30",
47+
"@hitachivantara/uikit-styles": "^5.44.2",
4848
"@internationalized/date": "^3.2.0",
4949
"@mui/base": "5.0.0-beta.68",
5050
"@popperjs/core": "^2.11.8",

packages/icons/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.14.4](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-03-27)
7+
8+
**Note:** Version bump only for package @hitachivantara/uikit-react-icons
9+
610
## [5.14.3](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-03-24)
711

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

packages/icons/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hitachivantara/uikit-react-icons",
3-
"version": "5.14.3",
3+
"version": "5.14.4",
44
"type": "module",
55
"private": false,
66
"author": "Hitachi Vantara UI Kit Team",
@@ -41,7 +41,7 @@
4141
"react-dom": ">=17.0.0"
4242
},
4343
"dependencies": {
44-
"@hitachivantara/uikit-styles": "^5.44.1"
44+
"@hitachivantara/uikit-styles": "^5.44.2"
4545
},
4646
"devDependencies": {
4747
"@svgr/core": "^8.1.0",

packages/lab/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.43.9](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-03-27)
7+
8+
**Note:** Version bump only for package @hitachivantara/uikit-react-lab
9+
610
## [5.43.8](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-03-24)
711

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

packages/lab/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hitachivantara/uikit-react-lab",
3-
"version": "5.43.8",
3+
"version": "5.43.9",
44
"type": "module",
55
"private": false,
66
"author": "Hitachi Vantara UI Kit Team",
@@ -42,10 +42,10 @@
4242
"@dnd-kit/core": "^6.1.0",
4343
"@dnd-kit/modifiers": "^6.0.1",
4444
"@emotion/css": "^11.11.0",
45-
"@hitachivantara/uikit-react-core": "^5.91.1",
46-
"@hitachivantara/uikit-react-icons": "^5.14.3",
47-
"@hitachivantara/uikit-react-utils": "^0.2.29",
48-
"@hitachivantara/uikit-styles": "^5.44.1",
45+
"@hitachivantara/uikit-react-core": "^5.91.2",
46+
"@hitachivantara/uikit-react-icons": "^5.14.4",
47+
"@hitachivantara/uikit-react-utils": "^0.2.30",
48+
"@hitachivantara/uikit-styles": "^5.44.2",
4949
"@mui/base": "5.0.0-beta.68",
5050
"@types/react-grid-layout": "^1.3.5",
5151
"react-grid-layout": "^1.4.4",

packages/pentaho/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.9.3](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-03-27)
7+
8+
**Note:** Version bump only for package @hitachivantara/uikit-react-pentaho
9+
610
## [0.9.2](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-03-24)
711

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

packages/pentaho/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hitachivantara/uikit-react-pentaho",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"type": "module",
55
"private": false,
66
"author": "Hitachi Vantara UI Kit Team",
@@ -39,9 +39,9 @@
3939
},
4040
"dependencies": {
4141
"@emotion/css": "^11.11.0",
42-
"@hitachivantara/uikit-react-core": "^5.91.1",
43-
"@hitachivantara/uikit-react-icons": "^5.14.3",
44-
"@hitachivantara/uikit-react-utils": "^0.2.29",
42+
"@hitachivantara/uikit-react-core": "^5.91.2",
43+
"@hitachivantara/uikit-react-icons": "^5.14.4",
44+
"@hitachivantara/uikit-react-utils": "^0.2.30",
4545
"@mui/base": "5.0.0-beta.68",
4646
"react-resize-detector": "^8.1.0"
4747
},

packages/shared/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.3.29](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-03-27)
7+
8+
**Note:** Version bump only for package @hitachivantara/uikit-react-shared
9+
610
## [5.3.28](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-03-24)
711

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

packages/shared/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hitachivantara/uikit-react-shared",
3-
"version": "5.3.28",
3+
"version": "5.3.29",
44
"type": "module",
55
"private": false,
66
"author": "Hitachi Vantara UI Kit Team",
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"@emotion/cache": "^11.11.0",
38-
"@hitachivantara/uikit-styles": "^5.44.1"
38+
"@hitachivantara/uikit-styles": "^5.44.2"
3939
},
4040
"devDependencies": {
4141
"@types/react": "^18.2.43",

packages/styles/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.44.2](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-03-27)
7+
8+
### Bug Fixes
9+
10+
- **Tag:** checkbox icon colors ([#4622](https://github.com/lumada-design/hv-uikit-react/issues/4622)) ([d4ae887](https://github.com/lumada-design/hv-uikit-react/commit/d4ae887b70f1f56b9f73fe429a62d8635ea266b6))
11+
612
## [5.44.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-03-24)
713

814
**Note:** Version bump only for package @hitachivantara/uikit-styles

packages/styles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hitachivantara/uikit-styles",
3-
"version": "5.44.1",
3+
"version": "5.44.2",
44
"type": "module",
55
"private": false,
66
"author": "Hitachi Vantara UI Kit Team",

packages/uno-preset/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.2.56](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-03-27)
7+
8+
**Note:** Version bump only for package @hitachivantara/uikit-uno-preset
9+
610
## [0.2.55](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-03-24)
711

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

packages/uno-preset/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hitachivantara/uikit-uno-preset",
3-
"version": "0.2.55",
3+
"version": "0.2.56",
44
"type": "module",
55
"private": false,
66
"author": "Hitachi Vantara UI Kit Team",
@@ -35,7 +35,7 @@
3535
"@unocss/preset-wind3": "^66.0.0"
3636
},
3737
"dependencies": {
38-
"@hitachivantara/uikit-styles": "^5.44.1",
38+
"@hitachivantara/uikit-styles": "^5.44.2",
3939
"@unocss/preset-rem-to-px": "^66.0.0"
4040
},
4141
"devDependencies": {

packages/utils/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.2.30](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-03-27)
7+
8+
**Note:** Version bump only for package @hitachivantara/uikit-react-utils
9+
610
## [0.2.29](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-03-24)
711

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

packages/utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hitachivantara/uikit-react-utils",
3-
"version": "0.2.29",
3+
"version": "0.2.30",
44
"type": "module",
55
"private": false,
66
"author": "Hitachi Vantara UI Kit Team",
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@emotion/serialize": "^1.1.2",
3838
"@emotion/utils": "^1.4.0",
39-
"@hitachivantara/uikit-react-shared": "^5.3.28",
39+
"@hitachivantara/uikit-react-shared": "^5.3.29",
4040
"clsx": "^2.1.1"
4141
},
4242
"devDependencies": {

packages/viz/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.15.23](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-03-27)
7+
8+
**Note:** Version bump only for package @hitachivantara/uikit-react-viz
9+
610
## [5.15.22](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-03-24)
711

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

packages/viz/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hitachivantara/uikit-react-viz",
3-
"version": "5.15.22",
3+
"version": "5.15.23",
44
"type": "module",
55
"private": false,
66
"author": "Hitachi Vantara UI Kit Team",
@@ -42,8 +42,8 @@
4242
"react-dom": ">=17.0.0"
4343
},
4444
"dependencies": {
45-
"@hitachivantara/uikit-react-utils": "^0.2.29",
46-
"@hitachivantara/uikit-styles": "^5.44.1"
45+
"@hitachivantara/uikit-react-utils": "^0.2.30",
46+
"@hitachivantara/uikit-styles": "^5.44.2"
4747
},
4848
"devDependencies": {
4949
"@types/react": "^18.2.43",

0 commit comments

Comments
 (0)