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 Nov 7, 2024
1 parent 0491ad0 commit 5c46d6b
Show file tree
Hide file tree
Showing 21 changed files with 107 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.8](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-07)

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

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

**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.7",
"version": "5.7.8",
"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.13",
"@hitachivantara/uikit-styles": "^5.39.1",
"@hitachivantara/uikit-react-utils": "^0.2.14",
"@hitachivantara/uikit-styles": "^5.40.0",
"@monaco-editor/react": "^4.5.1",
"sql-formatter": "^15.4.2",
"xml-formatter": "^3.6.3",
Expand Down
11 changes: 11 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- **Table:** sort/hover/resize styles ([f193393](https://github.com/lumada-design/hv-uikit-react/commit/f193393574f94f0f63148cc1de4909279ce98e4d))

### Features

- **BaseDropdown:** add headerComponent customisation ([8e68c1a](https://github.com/lumada-design/hv-uikit-react/commit/8e68c1a00e8ce2fc2f0889b8767642b07031fb9a))
- **MultiButton:** add P+ 0.2 styles & simplify styles ([f4c54f0](https://github.com/lumada-design/hv-uikit-react/commit/f4c54f07af35391f1d9198c4e7ec9dde764390eb))

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

### 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.80.2",
"version": "5.81.0",
"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.12.8",
"@hitachivantara/uikit-react-shared": "^5.3.13",
"@hitachivantara/uikit-react-utils": "^0.2.13",
"@hitachivantara/uikit-styles": "^5.39.1",
"@hitachivantara/uikit-react-icons": "^5.12.9",
"@hitachivantara/uikit-react-shared": "^5.3.14",
"@hitachivantara/uikit-react-utils": "^0.2.14",
"@hitachivantara/uikit-styles": "^5.40.0",
"@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.12.9](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-07)

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

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

**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.12.8",
"version": "5.12.9",
"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.39.1"
"@hitachivantara/uikit-styles": "^5.40.0"
},
"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.7](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-07)

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

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

**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.6",
"version": "5.41.7",
"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.80.2",
"@hitachivantara/uikit-react-icons": "^5.12.8",
"@hitachivantara/uikit-react-utils": "^0.2.13",
"@hitachivantara/uikit-styles": "^5.39.1",
"@hitachivantara/uikit-react-core": "^5.81.0",
"@hitachivantara/uikit-react-icons": "^5.12.9",
"@hitachivantara/uikit-react-utils": "^0.2.14",
"@hitachivantara/uikit-styles": "^5.40.0",
"@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.5.11](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-07)

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

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

**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.5.10",
"version": "0.5.11",
"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.80.2",
"@hitachivantara/uikit-react-icons": "^5.12.8",
"@hitachivantara/uikit-react-utils": "^0.2.13",
"@hitachivantara/uikit-react-core": "^5.81.0",
"@hitachivantara/uikit-react-icons": "^5.12.9",
"@hitachivantara/uikit-react-utils": "^0.2.14",
"@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.14](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-07)

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

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

**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.13",
"version": "5.3.14",
"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.39.1"
"@hitachivantara/uikit-styles": "^5.40.0"
},
"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.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-07)

### Features

- **MultiButton:** add P+ 0.2 styles & simplify styles ([f4c54f0](https://github.com/lumada-design/hv-uikit-react/commit/f4c54f07af35391f1d9198c4e7ec9dde764390eb))

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

**Note:** Version bump only for package @hitachivantara/uikit-styles
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.39.1",
"version": "5.40.0",
"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.41](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-11-07)

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

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

**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.40",
"version": "0.2.41",
"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.39.1",
"@hitachivantara/uikit-styles": "^5.40.0",
"@unocss/preset-rem-to-px": "^0.58.5",
"unocss-preset-theme": "^0.12.0"
},
Expand Down
Loading

0 comments on commit 5c46d6b

Please sign in to comment.