Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @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]
  • Loading branch information
github-actions[bot] committed Dec 16, 2024
1 parent 2cc9317 commit 82d895d
Show file tree
Hide file tree
Showing 21 changed files with 103 additions and 58 deletions.
58 changes: 29 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions packages/code-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.7.14](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-12-16)

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

## [5.7.13](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-12-12)

**Note:** Version bump only for package @hitachivantara/uikit-react-code-editor
Expand Down
6 changes: 3 additions & 3 deletions packages/code-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/uikit-react-code-editor",
"version": "5.7.13",
"version": "5.7.14",
"type": "module",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
Expand Down Expand Up @@ -37,8 +37,8 @@
"react-dom": "^17.0.0 || ^18.0.0"
},
"dependencies": {
"@hitachivantara/uikit-react-utils": "^0.2.19",
"@hitachivantara/uikit-styles": "^5.40.4",
"@hitachivantara/uikit-react-utils": "^0.2.20",
"@hitachivantara/uikit-styles": "^5.40.5",
"@monaco-editor/react": "^4.5.1",
"sql-formatter": "^15.4.2",
"xml-formatter": "^3.6.3",
Expand Down
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.83.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-12-16)

### Bug Fixes

- **Label:** consistent gutter spacing ([1623164](https://github.com/lumada-design/hv-uikit-react/commit/16231640b9018f77ef8e1c6ba4296749b055c42c))
- **Slider:** markStep & markDigits min/max values ([2cc9317](https://github.com/lumada-design/hv-uikit-react/commit/2cc93173a9d2a9dd13399dff62ccd51ecbc7cce4))

# [5.83.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-12-12)

### Bug Fixes
Expand Down
10 changes: 5 additions & 5 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/uikit-react-core",
"version": "5.83.0",
"version": "5.83.1",
"type": "module",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
Expand Down Expand Up @@ -41,10 +41,10 @@
"dependencies": {
"@emotion/cache": "^11.11.0",
"@emotion/serialize": "^1.1.2",
"@hitachivantara/uikit-react-icons": "^5.13.2",
"@hitachivantara/uikit-react-shared": "^5.3.18",
"@hitachivantara/uikit-react-utils": "^0.2.19",
"@hitachivantara/uikit-styles": "^5.40.4",
"@hitachivantara/uikit-react-icons": "^5.13.3",
"@hitachivantara/uikit-react-shared": "^5.3.19",
"@hitachivantara/uikit-react-utils": "^0.2.20",
"@hitachivantara/uikit-styles": "^5.40.5",
"@internationalized/date": "^3.2.0",
"@mui/base": "^5.0.0-beta.40",
"@popperjs/core": "^2.11.8",
Expand Down
4 changes: 4 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.13.3](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-12-16)

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

## [5.13.2](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-12-12)

**Note:** Version bump only for package @hitachivantara/uikit-react-icons
Expand Down
4 changes: 2 additions & 2 deletions packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/uikit-react-icons",
"version": "5.13.2",
"version": "5.13.3",
"type": "module",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
Expand Down Expand Up @@ -41,7 +41,7 @@
"react-dom": "^17.0.0 || ^18.0.0"
},
"dependencies": {
"@hitachivantara/uikit-styles": "^5.40.4"
"@hitachivantara/uikit-styles": "^5.40.5"
},
"devDependencies": {
"@svgr/core": "^8.1.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/lab/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.41.16](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-12-16)

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

## [5.41.15](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-12-12)

**Note:** Version bump only for package @hitachivantara/uikit-react-lab
Expand Down
10 changes: 5 additions & 5 deletions packages/lab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/uikit-react-lab",
"version": "5.41.15",
"version": "5.41.16",
"type": "module",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
Expand Down Expand Up @@ -42,10 +42,10 @@
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^6.0.1",
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.83.0",
"@hitachivantara/uikit-react-icons": "^5.13.2",
"@hitachivantara/uikit-react-utils": "^0.2.19",
"@hitachivantara/uikit-styles": "^5.40.4",
"@hitachivantara/uikit-react-core": "^5.83.1",
"@hitachivantara/uikit-react-icons": "^5.13.3",
"@hitachivantara/uikit-react-utils": "^0.2.20",
"@hitachivantara/uikit-styles": "^5.40.5",
"@mui/base": "^5.0.0-beta.40",
"@types/react-grid-layout": "^1.3.5",
"react-grid-layout": "^1.4.4",
Expand Down
4 changes: 4 additions & 0 deletions packages/pentaho/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [0.8.5](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-12-16)

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

## [0.8.4](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-12-12)

**Note:** Version bump only for package @hitachivantara/uikit-react-pentaho
Expand Down
8 changes: 4 additions & 4 deletions packages/pentaho/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/uikit-react-pentaho",
"version": "0.8.4",
"version": "0.8.5",
"type": "module",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
Expand Down Expand Up @@ -39,9 +39,9 @@
},
"dependencies": {
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.83.0",
"@hitachivantara/uikit-react-icons": "^5.13.2",
"@hitachivantara/uikit-react-utils": "^0.2.19",
"@hitachivantara/uikit-react-core": "^5.83.1",
"@hitachivantara/uikit-react-icons": "^5.13.3",
"@hitachivantara/uikit-react-utils": "^0.2.20",
"@mui/base": "^5.0.0-beta.40",
"react-resize-detector": "^8.1.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.19](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-12-16)

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

## [5.3.18](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-12-12)

**Note:** Version bump only for package @hitachivantara/uikit-react-shared
Expand Down
4 changes: 2 additions & 2 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/uikit-react-shared",
"version": "5.3.18",
"version": "5.3.19",
"type": "module",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@emotion/cache": "^11.11.0",
"@hitachivantara/uikit-styles": "^5.40.4"
"@hitachivantara/uikit-styles": "^5.40.5"
},
"devDependencies": {
"@types/react": "^18.2.43",
Expand Down
6 changes: 6 additions & 0 deletions packages/styles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.40.5](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-12-16)

### Bug Fixes

- **Label:** consistent gutter spacing ([1623164](https://github.com/lumada-design/hv-uikit-react/commit/16231640b9018f77ef8e1c6ba4296749b055c42c))

## [5.40.4](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-12-12)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/uikit-styles",
"version": "5.40.4",
"version": "5.40.5",
"type": "module",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
Expand Down
4 changes: 4 additions & 0 deletions packages/uno-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [0.2.46](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-12-16)

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

## [0.2.45](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-12-12)

**Note:** Version bump only for package @hitachivantara/uikit-uno-preset
Expand Down
4 changes: 2 additions & 2 deletions packages/uno-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/uikit-uno-preset",
"version": "0.2.45",
"version": "0.2.46",
"type": "module",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@unocss/preset-uno": "^0.58.5"
},
"dependencies": {
"@hitachivantara/uikit-styles": "^5.40.4",
"@hitachivantara/uikit-styles": "^5.40.5",
"@unocss/preset-rem-to-px": "^0.58.5",
"unocss-preset-theme": "^0.12.0"
},
Expand Down
Loading

0 comments on commit 82d895d

Please sign in to comment.