Skip to content

Commit 8c8ff8d

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

File tree

7 files changed

+24
-10
lines changed

7 files changed

+24
-10
lines changed

package-lock.json

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

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.82.3](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-12-02)
7+
8+
### Bug Fixes
9+
10+
- **FormElement:** uniformize prop > context fallbacks ([44a0176](https://github.com/lumada-design/hv-uikit-react/commit/44a017609f27da9957086e04623fe5032c1aa93d))
11+
612
## [5.82.2](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-28)
713

814
### Bug Fixes

packages/core/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-react-core",
3-
"version": "5.82.2",
3+
"version": "5.82.3",
44
"type": "module",
55
"private": false,
66
"author": "Hitachi Vantara UI Kit Team",

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.41.13](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-12-02)
7+
8+
**Note:** Version bump only for package @hitachivantara/uikit-react-lab
9+
610
## [5.41.12](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-28)
711

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

packages/lab/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-lab",
3-
"version": "5.41.12",
3+
"version": "5.41.13",
44
"type": "module",
55
"private": false,
66
"author": "Hitachi Vantara UI Kit Team",
@@ -42,7 +42,7 @@
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.82.2",
45+
"@hitachivantara/uikit-react-core": "^5.82.3",
4646
"@hitachivantara/uikit-react-icons": "^5.13.0",
4747
"@hitachivantara/uikit-react-utils": "^0.2.17",
4848
"@hitachivantara/uikit-styles": "^5.40.2",

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.8.2](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-12-02)
7+
8+
**Note:** Version bump only for package @hitachivantara/uikit-react-pentaho
9+
610
## [0.8.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-28)
711

812
### Bug Fixes

packages/pentaho/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-pentaho",
3-
"version": "0.8.1",
3+
"version": "0.8.2",
44
"type": "module",
55
"private": false,
66
"author": "Hitachi Vantara UI Kit Team",
@@ -39,7 +39,7 @@
3939
},
4040
"dependencies": {
4141
"@emotion/css": "^11.11.0",
42-
"@hitachivantara/uikit-react-core": "^5.82.2",
42+
"@hitachivantara/uikit-react-core": "^5.82.3",
4343
"@hitachivantara/uikit-react-icons": "^5.13.0",
4444
"@hitachivantara/uikit-react-utils": "^0.2.17",
4545
"@mui/base": "^5.0.0-beta.40",

0 commit comments

Comments
 (0)