Skip to content

Commit 309e11f

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 dfdb63f commit 309e11f

21 files changed

+102
-58
lines changed

package-lock.json

Lines changed: 29 additions & 29 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.7.5](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-10-28)
7+
8+
**Note:** Version bump only for package @hitachivantara/uikit-react-code-editor
9+
610
## [5.7.4](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-10-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.7.4",
3+
"version": "5.7.5",
44
"type": "module",
55
"private": false,
66
"author": "Hitachi Vantara UI Kit Team",
@@ -37,8 +37,8 @@
3737
"react-dom": "^17.0.0 || ^18.0.0"
3838
},
3939
"dependencies": {
40-
"@hitachivantara/uikit-react-utils": "^0.2.10",
41-
"@hitachivantara/uikit-styles": "^5.37.0",
40+
"@hitachivantara/uikit-react-utils": "^0.2.11",
41+
"@hitachivantara/uikit-styles": "^5.38.0",
4242
"@monaco-editor/react": "^4.5.1",
4343
"sql-formatter": "^15.4.2",
4444
"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.80.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-10-28)
7+
8+
### Features
9+
10+
- **Tabs:** add floating variant ([#4396](https://github.com/lumada-design/hv-uikit-react/issues/4396)) ([a549b4b](https://github.com/lumada-design/hv-uikit-react/commit/a549b4bf283e924603325c7f37410828a2f09686))
11+
612
# [5.79.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-10-24)
713

814
### Features

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.79.0",
3+
"version": "5.80.0",
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.12.5",
45-
"@hitachivantara/uikit-react-shared": "^5.3.10",
46-
"@hitachivantara/uikit-react-utils": "^0.2.10",
47-
"@hitachivantara/uikit-styles": "^5.37.0",
44+
"@hitachivantara/uikit-react-icons": "^5.12.6",
45+
"@hitachivantara/uikit-react-shared": "^5.3.11",
46+
"@hitachivantara/uikit-react-utils": "^0.2.11",
47+
"@hitachivantara/uikit-styles": "^5.38.0",
4848
"@internationalized/date": "^3.2.0",
4949
"@mui/base": "^5.0.0-beta.40",
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.12.6](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-10-28)
7+
8+
**Note:** Version bump only for package @hitachivantara/uikit-react-icons
9+
610
## [5.12.5](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-10-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.12.5",
3+
"version": "5.12.6",
44
"type": "module",
55
"private": false,
66
"author": "Hitachi Vantara UI Kit Team",
@@ -41,7 +41,7 @@
4141
"react-dom": "^17.0.0 || ^18.0.0"
4242
},
4343
"dependencies": {
44-
"@hitachivantara/uikit-styles": "^5.37.0"
44+
"@hitachivantara/uikit-styles": "^5.38.0"
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.41.4](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-10-28)
7+
8+
**Note:** Version bump only for package @hitachivantara/uikit-react-lab
9+
610
## [5.41.3](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-10-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.41.3",
3+
"version": "5.41.4",
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.79.0",
46-
"@hitachivantara/uikit-react-icons": "^5.12.5",
47-
"@hitachivantara/uikit-react-utils": "^0.2.10",
48-
"@hitachivantara/uikit-styles": "^5.37.0",
45+
"@hitachivantara/uikit-react-core": "^5.80.0",
46+
"@hitachivantara/uikit-react-icons": "^5.12.6",
47+
"@hitachivantara/uikit-react-utils": "^0.2.11",
48+
"@hitachivantara/uikit-styles": "^5.38.0",
4949
"@mui/base": "^5.0.0-beta.40",
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.5.8](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-10-28)
7+
8+
**Note:** Version bump only for package @hitachivantara/uikit-react-pentaho
9+
610
## [0.5.7](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-10-24)
711

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

0 commit comments

Comments
 (0)