Skip to content

Commit

Permalink
Revert "chore(release): publish"
Browse files Browse the repository at this point in the history
This reverts commit 7d51d7e.
  • Loading branch information
zettca committed Jul 11, 2023
1 parent 7d51d7e commit dd13624
Show file tree
Hide file tree
Showing 15 changed files with 50 additions and 85 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: 0 additions & 4 deletions packages/code-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.2.30](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-code-editor@5.2.29...@hitachivantara/uikit-react-code-editor@5.2.30) (2023-07-11)

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

## [5.2.29](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-code-editor@5.2.28...@hitachivantara/uikit-react-code-editor@5.2.29) (2023-07-08)

**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.30",
"version": "5.2.29",
"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 @@ -37,9 +37,9 @@
},
"dependencies": {
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.19.2",
"@hitachivantara/uikit-react-icons": "^5.2.7",
"@hitachivantara/uikit-styles": "^5.9.1",
"@hitachivantara/uikit-react-core": "^5.19.1",
"@hitachivantara/uikit-react-icons": "^5.2.6",
"@hitachivantara/uikit-styles": "^5.9.0",
"@monaco-editor/react": "^4.5.1",
"clsx": "^1.2.1"
},
Expand Down
6 changes: 0 additions & 6 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.19.2](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@5.19.1...@hitachivantara/uikit-react-core@5.19.2) (2023-07-11)

### Bug Fixes

- **Input:** unprotected window usage breaking SSR ([#3502](https://github.com/lumada-design/hv-uikit-react/issues/3502)) ([d91f528](https://github.com/lumada-design/hv-uikit-react/commit/d91f528ce5093241656a893f63b3060620008a82))

## [5.19.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@5.19.0...@hitachivantara/uikit-react-core@5.19.1) (2023-07-08)

### Bug Fixes
Expand Down
8 changes: 4 additions & 4 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.19.2",
"version": "5.19.1",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Core React components for the NEXT Design System.",
Expand Down Expand Up @@ -44,9 +44,9 @@
"@emotion/css": "^11.11.0",
"@emotion/serialize": "^1.1.2",
"@emotion/utils": "^1.2.1",
"@hitachivantara/uikit-react-icons": "^5.2.7",
"@hitachivantara/uikit-react-shared": "^5.0.22",
"@hitachivantara/uikit-styles": "^5.9.1",
"@hitachivantara/uikit-react-icons": "^5.2.6",
"@hitachivantara/uikit-react-shared": "^5.0.21",
"@hitachivantara/uikit-styles": "^5.9.0",
"@internationalized/date": "^3.2.0",
"@mui/base": "^5.0.0-beta.4",
"@popperjs/core": "^2.11.8",
Expand Down
6 changes: 0 additions & 6 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.2.7](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-icons@5.2.6...@hitachivantara/uikit-react-icons@5.2.7) (2023-07-11)

### Performance Improvements

- **Icons:** move icon logic to hook to reduce size ([01effc9](https://github.com/lumada-design/hv-uikit-react/commit/01effc9eb29fbfca1869ee15509e4c0d53cb80c0))

## [5.2.6](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-icons@5.2.5...@hitachivantara/uikit-react-icons@5.2.6) (2023-07-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.2.7",
"version": "5.2.6",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "NEXT Design System icons packaged as a set of React components.",
Expand Down Expand Up @@ -40,7 +40,7 @@
"react-dom": "^17.0.0 || ^18.0.0"
},
"dependencies": {
"@hitachivantara/uikit-styles": "^5.9.1"
"@hitachivantara/uikit-styles": "^5.9.0"
},
"devDependencies": {
"@types/react": "^18.2.12",
Expand Down
4 changes: 0 additions & 4 deletions packages/lab/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.4.19](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-lab@5.4.18...@hitachivantara/uikit-react-lab@5.4.19) (2023-07-11)

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

## [5.4.18](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-lab@5.4.17...@hitachivantara/uikit-react-lab@5.4.18) (2023-07-08)

**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.19",
"version": "5.4.18",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Contributed React components for the NEXT UI Kit.",
Expand Down Expand Up @@ -42,9 +42,9 @@
"dependencies": {
"@emotion/css": "^11.11.0",
"@emotion/serialize": "^1.1.2",
"@hitachivantara/uikit-react-core": "^5.19.2",
"@hitachivantara/uikit-react-icons": "^5.2.7",
"@hitachivantara/uikit-styles": "^5.9.1",
"@hitachivantara/uikit-react-core": "^5.19.1",
"@hitachivantara/uikit-react-icons": "^5.2.6",
"@hitachivantara/uikit-styles": "^5.9.0",
"clsx": "^1.2.1",
"usehooks-ts": "^2.9.1"
},
Expand Down
4 changes: 0 additions & 4 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.0.22](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-shared@5.0.21...@hitachivantara/uikit-react-shared@5.0.22) (2023-07-11)

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

## [5.0.21](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-shared@5.0.20...@hitachivantara/uikit-react-shared@5.0.21) (2023-07-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.22",
"version": "5.0.21",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Shared React contexts for the NEXT UI Kit.",
Expand Down Expand Up @@ -33,7 +33,7 @@
"react-dom": "^17.0.0 || ^18.0.0"
},
"dependencies": {
"@hitachivantara/uikit-styles": "^5.9.1"
"@hitachivantara/uikit-styles": "^5.9.0"
},
"devDependencies": {
"@types/react": "^18.2.12",
Expand Down
4 changes: 0 additions & 4 deletions packages/styles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.9.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-styles@5.9.0...@hitachivantara/uikit-styles@5.9.1) (2023-07-11)

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

# [5.9.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-styles@5.8.6...@hitachivantara/uikit-styles@5.9.0) (2023-07-06)

### 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.9.1",
"version": "5.9.0",
"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
7 changes: 0 additions & 7 deletions packages/viz/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.3.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-viz@5.2.8...@hitachivantara/uikit-react-viz@5.3.0) (2023-07-11)

### Features

- **DonutChart:** add donut chart ([030d7ee](https://github.com/lumada-design/hv-uikit-react/commit/030d7ee61c0494a84aa806f5dbd5500f7f178a48))
- viz legend position and direction ([5db998e](https://github.com/lumada-design/hv-uikit-react/commit/5db998e21a431575f4af405c380fa09f2823e61f))

## [5.2.8](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-viz@5.2.7...@hitachivantara/uikit-react-viz@5.2.8) (2023-07-08)

**Note:** Version bump only for package @hitachivantara/uikit-react-viz
Expand Down
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.3.0",
"version": "5.2.8",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Contributed React visualization components for the NEXT UI Kit.",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.19.2"
"@hitachivantara/uikit-react-core": "^5.19.1"
},
"devDependencies": {
"@storybook/react": "^6.5.16",
Expand Down

0 comments on commit dd13624

Please sign in to comment.