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]
  • Loading branch information
github-actions[bot] committed Jun 19, 2023
1 parent dc10e93 commit 10acd67
Show file tree
Hide file tree
Showing 15 changed files with 95 additions and 51 deletions.
62 changes: 31 additions & 31 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.2.19](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2023-06-19)

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

## [5.2.18](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2023-06-07)

**Note:** Version bump only for package @hitachivantara/uikit-react-code-editor
Expand Down
8 changes: 4 additions & 4 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.2.18",
"version": "5.2.19",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "A wrapper to the React Monaco editor (https://github.com/react-monaco-editor/react-monaco-editor) using the Hitachi Vantara's Design System styles.",
Expand Down Expand Up @@ -38,9 +38,9 @@
},
"dependencies": {
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.14.1",
"@hitachivantara/uikit-react-icons": "^5.1.11",
"@hitachivantara/uikit-styles": "^5.8.1",
"@hitachivantara/uikit-react-core": "^5.15.0",
"@hitachivantara/uikit-react-icons": "^5.2.0",
"@hitachivantara/uikit-styles": "^5.8.2",
"@monaco-editor/react": "^4.5.1",
"clsx": "^1.2.1"
},
Expand Down
13 changes: 13 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.15.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2023-06-19)

### Bug Fixes

- **BaseDropdown:** border styles & dedupe ([#3404](https://github.com/lumada-design/hv-uikit-react/issues/3404)) ([7ffab29](https://github.com/lumada-design/hv-uikit-react/commit/7ffab29a2f801193e1821d5ba0be293f2e358afb))
- **Header:** fix incorrect height for the items on the Header ([6256028](https://github.com/lumada-design/hv-uikit-react/commit/6256028e476b100562500213ef2a3bc498acc17a))
- **Input:** fix styles on the input label and info message ([089cff1](https://github.com/lumada-design/hv-uikit-react/commit/089cff168f9c1af754ffa2d6ae84be5aacdaec53))

### Features

- **TimePicker:** editable inline date ([5fb76b0](https://github.com/lumada-design/hv-uikit-react/commit/5fb76b0cc3a85b3e8d66c11c6915158dc5f6e322))
- **Viz:** viz provider and line chart added ([#3376](https://github.com/lumada-design/hv-uikit-react/issues/3376)) ([18f67cc](https://github.com/lumada-design/hv-uikit-react/commit/18f67ccd0a8376c706ee1c478032cd046177a7f1))

## [5.14.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2023-06-07)

### 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.14.1",
"version": "5.15.0",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Core React components for the NEXT Design System.",
Expand Down Expand Up @@ -45,14 +45,14 @@
"@emotion/css": "^11.11.0",
"@emotion/serialize": "^1.1.2",
"@emotion/utils": "^1.2.1",
"@hitachivantara/uikit-react-icons": "^5.1.11",
"@hitachivantara/uikit-react-shared": "^5.0.15",
"@hitachivantara/uikit-styles": "^5.8.1",
"@hitachivantara/uikit-react-icons": "^5.2.0",
"@hitachivantara/uikit-react-shared": "^5.0.16",
"@hitachivantara/uikit-styles": "^5.8.2",
"@internationalized/date": "^3.2.0",
"@mui/base": "^5.0.0-beta.4",
"@popperjs/core": "^2.11.8",
"@react-aria/datepicker": "^3.4.1",
"@react-stately/datepicker": "^3.4.1",
"@mui/base": "^5.0.0-beta.4",
"@types/react-table": "^7.7.14",
"attr-accept": "^2.2.2",
"clsx": "^1.2.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/icons/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.2.0 (2023-06-19)

### Features

- **icons:** add and update icons to ds5 ([#3429](https://github.com/lumada-design/hv-uikit-react/issues/3429)) ([16ffaf9](https://github.com/lumada-design/hv-uikit-react/commit/16ffaf9665dc96f81f2bfcac0adf341cf82779e1))

## [5.1.11](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2023-06-06)

**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.1.11",
"version": "5.2.0",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "NEXT Design System icons packaged as a set of React components.",
Expand Down Expand Up @@ -39,7 +39,7 @@
"react-dom": "^17.0.0 || ^18.0.0"
},
"dependencies": {
"@hitachivantara/uikit-styles": "^5.8.1"
"@hitachivantara/uikit-styles": "^5.8.2"
},
"devDependencies": {
"@types/react": "^18.2.12",
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.4.8](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2023-06-19)

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

## [5.4.7](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2023-06-07)

**Note:** Version bump only for package @hitachivantara/uikit-react-lab
Expand Down
8 changes: 4 additions & 4 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.4.7",
"version": "5.4.8",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Contributed React components for the NEXT UI Kit.",
Expand Down Expand Up @@ -43,9 +43,9 @@
"dependencies": {
"@emotion/css": "^11.11.0",
"@emotion/serialize": "^1.1.2",
"@hitachivantara/uikit-react-core": "^5.14.1",
"@hitachivantara/uikit-react-icons": "^5.1.11",
"@hitachivantara/uikit-styles": "^5.8.1",
"@hitachivantara/uikit-react-core": "^5.15.0",
"@hitachivantara/uikit-react-icons": "^5.2.0",
"@hitachivantara/uikit-styles": "^5.8.2",
"clsx": "^1.2.1",
"usehooks-ts": "^2.9.1"
},
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.0.16 (2023-06-19)

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

## [5.0.15](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2023-06-06)

**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.0.15",
"version": "5.0.16",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Shared React contexts for the NEXT UI Kit.",
Expand Down Expand Up @@ -34,7 +34,7 @@
"react-dom": "^17.0.0 || ^18.0.0"
},
"dependencies": {
"@hitachivantara/uikit-styles": "^5.8.1"
"@hitachivantara/uikit-styles": "^5.8.2"
},
"devDependencies": {
"@types/react": "^18.2.12",
Expand Down
7 changes: 7 additions & 0 deletions packages/styles/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.8.2 (2023-06-19)

### Bug Fixes

- **BaseDropdown:** border styles & dedupe ([#3404](https://github.com/lumada-design/hv-uikit-react/issues/3404)) ([7ffab29](https://github.com/lumada-design/hv-uikit-react/commit/7ffab29a2f801193e1821d5ba0be293f2e358afb))
- **Input:** fix styles on the input label and info message ([089cff1](https://github.com/lumada-design/hv-uikit-react/commit/089cff168f9c1af754ffa2d6ae84be5aacdaec53))

## [5.8.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2023-06-06)

**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.8.1",
"version": "5.8.2",
"description": "UI Kit styling solution for the Next Design System.",
"homepage": "https://github.com/lumada-design/hv-uikit-react",
"author": "Hitachi Vantara UI Kit Team",
Expand Down
6 changes: 6 additions & 0 deletions packages/viz/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 5.1.0 (2023-06-19)

### Features

- **Viz:** viz provider and line chart added ([#3376](https://github.com/lumada-design/hv-uikit-react/issues/3376)) ([18f67cc](https://github.com/lumada-design/hv-uikit-react/commit/18f67ccd0a8376c706ee1c478032cd046177a7f1))
4 changes: 2 additions & 2 deletions packages/viz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/uikit-react-viz",
"version": "5.0.0",
"version": "5.1.0",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Contributed React visualization components for the NEXT UI Kit.",
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.14.1"
"@hitachivantara/uikit-react-core": "^5.15.0"
},
"devDependencies": {
"@storybook/react": "^6.5.16",
Expand Down

0 comments on commit 10acd67

Please sign in to comment.