Skip to content

Commit 91e12a8

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] - @hitachivantara/[email protected] - @hitachivantara/[email protected] - @hitachivantara/[email protected] - @hitachivantara/[email protected]
1 parent 05716f9 commit 91e12a8

29 files changed

+154
-84
lines changed

package-lock.json

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

packages/app-shell-navigation/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+
## [1.3.4](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-05-23)
7+
8+
**Note:** Version bump only for package @hitachivantara/app-shell-navigation
9+
610
## [1.3.3](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-05-16)
711

812
**Note:** Version bump only for package @hitachivantara/app-shell-navigation

packages/app-shell-navigation/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hitachivantara/app-shell-navigation",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"type": "module",
55
"private": false,
66
"author": "Hitachi Vantara UI Kit Team",
@@ -23,7 +23,7 @@
2323
"prepublishOnly": "npm run build && npx clean-publish"
2424
},
2525
"dependencies": {
26-
"@hitachivantara/app-shell-shared": "^1.5.3",
26+
"@hitachivantara/app-shell-shared": "^1.5.4",
2727
"path-to-regexp": "^8.1.0"
2828
},
2929
"peerDependencies": {

packages/app-shell-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+
## [1.5.4](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-05-23)
7+
8+
**Note:** Version bump only for package @hitachivantara/app-shell-shared
9+
610
## [1.5.3](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-05-16)
711

812
**Note:** Version bump only for package @hitachivantara/app-shell-shared

packages/app-shell-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/app-shell-shared",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"type": "module",
55
"private": false,
66
"author": "Hitachi Vantara UI Kit Team",
@@ -26,7 +26,7 @@
2626
"react-router-dom": "^6.9.0"
2727
},
2828
"optionalDependencies": {
29-
"@hitachivantara/uikit-react-core": "^5.94.0"
29+
"@hitachivantara/uikit-react-core": "^5.95.0"
3030
},
3131
"devDependencies": {
3232
"@types/react": "^18.0.28",

packages/app-shell-ui/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+
## [1.10.4](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-05-23)
7+
8+
**Note:** Version bump only for package @hitachivantara/app-shell-ui
9+
610
## [1.10.3](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-05-16)
711

812
**Note:** Version bump only for package @hitachivantara/app-shell-ui

packages/app-shell-ui/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hitachivantara/app-shell-ui",
3-
"version": "1.10.3",
3+
"version": "1.10.4",
44
"type": "module",
55
"private": false,
66
"author": "Hitachi Vantara UI Kit Team",
@@ -27,10 +27,10 @@
2727
"@emotion/react": "^11.10.5",
2828
"@emotion/styled": "^11.10.5",
2929
"@hitachivantara/app-shell-events": "^1.1.1",
30-
"@hitachivantara/app-shell-navigation": "^1.3.3",
31-
"@hitachivantara/app-shell-shared": "^1.5.3",
32-
"@hitachivantara/uikit-react-core": "^5.94.0",
33-
"@hitachivantara/uikit-react-icons": "^5.15.3",
30+
"@hitachivantara/app-shell-navigation": "^1.3.4",
31+
"@hitachivantara/app-shell-shared": "^1.5.4",
32+
"@hitachivantara/uikit-react-core": "^5.95.0",
33+
"@hitachivantara/uikit-react-icons": "^5.15.4",
3434
"@mui/material": "^5.16.14",
3535
"i18next": "^24.2.2",
3636
"i18next-browser-languagedetector": "^8.0.3",

packages/app-shell-vite-plugin/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+
## [1.7.4](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-05-23)
7+
8+
**Note:** Version bump only for package @hitachivantara/app-shell-vite-plugin
9+
610
## [1.7.3](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-05-16)
711

812
**Note:** Version bump only for package @hitachivantara/app-shell-vite-plugin

packages/app-shell-vite-plugin/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hitachivantara/app-shell-vite-plugin",
3-
"version": "1.7.3",
3+
"version": "1.7.4",
44
"type": "module",
55
"private": false,
66
"author": "Hitachi Vantara UI Kit Team",
@@ -26,10 +26,10 @@
2626
"dependencies": {
2727
"@emotion/cache": "^11.11.0",
2828
"@emotion/react": "^11.11.1",
29-
"@hitachivantara/app-shell-shared": "^1.5.3",
30-
"@hitachivantara/app-shell-ui": "^1.10.3",
31-
"@hitachivantara/uikit-react-icons": "^5.15.3",
32-
"@hitachivantara/uikit-react-shared": "^5.4.3",
29+
"@hitachivantara/app-shell-shared": "^1.5.4",
30+
"@hitachivantara/app-shell-ui": "^1.10.4",
31+
"@hitachivantara/uikit-react-icons": "^5.15.4",
32+
"@hitachivantara/uikit-react-shared": "^5.4.4",
3333
"@rollup/plugin-commonjs": "^25.0.7",
3434
"@rollup/plugin-json": "^6.0.0",
3535
"@rollup/plugin-node-resolve": "^15.0.1",

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.18](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-05-23)
7+
8+
**Note:** Version bump only for package @hitachivantara/uikit-react-code-editor
9+
610
## [5.8.17](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-05-16)
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.17",
3+
"version": "5.8.18",
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.36",
43-
"@hitachivantara/uikit-styles": "^5.47.0",
42+
"@hitachivantara/uikit-react-utils": "^0.2.37",
43+
"@hitachivantara/uikit-styles": "^5.48.0",
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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.95.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-05-23)
7+
8+
### Bug Fixes
9+
10+
- **Badge:** fix P+ styles for primary badges ([#4753](https://github.com/lumada-design/hv-uikit-react/issues/4753)) ([05716f9](https://github.com/lumada-design/hv-uikit-react/commit/05716f9344878cf94f6e7e3fcc066602d58e4b52))
11+
12+
### Features
13+
14+
- **CheckBox:** add `color` prop ([#4732](https://github.com/lumada-design/hv-uikit-react/issues/4732)) ([11f2df7](https://github.com/lumada-design/hv-uikit-react/commit/11f2df726dc0f4e51ee4f77df17d10bda1d5468c))
15+
- **Radio:** add `color` prop ([#4735](https://github.com/lumada-design/hv-uikit-react/issues/4735)) ([3056fde](https://github.com/lumada-design/hv-uikit-react/commit/3056fde7c08333242fafe11c8332590a54acb659))
16+
617
# [5.94.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2025-05-16)
718

819
### Bug Fixes

0 commit comments

Comments
 (0)