Skip to content

Commit

Permalink
revert: "chore(release): publish"
Browse files Browse the repository at this point in the history
This reverts commit 15ba54e.
  • Loading branch information
zettca committed Jul 16, 2024
1 parent 15ba54e commit a580a01
Show file tree
Hide file tree
Showing 21 changed files with 50 additions and 90 deletions.
50 changes: 25 additions & 25 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/cli/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.

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

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

## 1.16.8 (2024-07-12)

**Note:** Version bump only for package @hitachivantara/hv-uikit-cli
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hitachivantara/hv-uikit-cli",
"version": "1.16.9",
"version": "1.16.8",
"private": false,
"type": "module",
"author": "Hitachi Vantara UI Kit Team",
Expand Down
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.177](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-07-16)

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

## 5.2.176 (2024-07-12)

**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.177",
"version": "5.2.176",
"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.66.11",
"@hitachivantara/uikit-react-icons": "^5.10.3",
"@hitachivantara/uikit-styles": "^5.30.4",
"@hitachivantara/uikit-react-core": "^5.66.10",
"@hitachivantara/uikit-react-icons": "^5.10.2",
"@hitachivantara/uikit-styles": "^5.30.3",
"@monaco-editor/react": "^4.5.1"
},
"devDependencies": {
Expand Down
4 changes: 0 additions & 4 deletions packages/core/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.66.11](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-07-16)

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

## 5.66.10 (2024-07-12)

### Performance Improvements
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.66.11",
"version": "5.66.10",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Core React components for the NEXT Design System.",
Expand Down Expand Up @@ -45,9 +45,9 @@
"@emotion/css": "^11.11.2",
"@emotion/serialize": "^1.1.2",
"@emotion/utils": "^1.2.1",
"@hitachivantara/uikit-react-icons": "^5.10.3",
"@hitachivantara/uikit-react-shared": "^5.1.45",
"@hitachivantara/uikit-styles": "^5.30.4",
"@hitachivantara/uikit-react-icons": "^5.10.2",
"@hitachivantara/uikit-react-shared": "^5.1.44",
"@hitachivantara/uikit-styles": "^5.30.3",
"@internationalized/date": "^3.2.0",
"@mui/base": "^5.0.0-beta.40",
"@popperjs/core": "^2.11.8",
Expand Down
4 changes: 0 additions & 4 deletions packages/icons/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.10.3 (2024-07-16)

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

## 5.10.2 (2024-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.10.3",
"version": "5.10.2",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "NEXT Design System icons packaged as a set of React components.",
Expand Down Expand Up @@ -44,7 +44,7 @@
"react-dom": "^17.0.0 || ^18.0.0"
},
"dependencies": {
"@hitachivantara/uikit-styles": "^5.30.4"
"@hitachivantara/uikit-styles": "^5.30.3"
},
"devDependencies": {
"@svgr/core": "^8.1.0",
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.37.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/[email protected]...@hitachivantara/[email protected]) (2024-07-16)

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

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

### Features
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.37.1",
"version": "5.37.0",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Contributed React components for the NEXT UI Kit.",
Expand Down Expand Up @@ -44,9 +44,9 @@
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^6.0.1",
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.66.11",
"@hitachivantara/uikit-react-icons": "^5.10.3",
"@hitachivantara/uikit-styles": "^5.30.4",
"@hitachivantara/uikit-react-core": "^5.66.10",
"@hitachivantara/uikit-react-icons": "^5.10.2",
"@hitachivantara/uikit-styles": "^5.30.3",
"@mui/base": "^5.0.0-beta.40",
"@types/react-grid-layout": "^1.3.5",
"react-grid-layout": "^1.4.4",
Expand Down
4 changes: 0 additions & 4 deletions packages/pentaho/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.

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

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

## 0.1.1 (2024-07-12)

### Bug Fixes
Expand Down
6 changes: 3 additions & 3 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.1.2",
"version": "0.1.1",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "UI Kit Pentaho+ React components.",
Expand Down Expand Up @@ -41,8 +41,8 @@
},
"dependencies": {
"@emotion/css": "^11.11.0",
"@hitachivantara/uikit-react-core": "^5.66.11",
"@hitachivantara/uikit-react-icons": "^5.10.3",
"@hitachivantara/uikit-react-core": "^5.66.10",
"@hitachivantara/uikit-react-icons": "^5.10.2",
"@mui/base": "^5.0.0-beta.40",
"react-resize-detector": "^8.1.0"
},
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.1.45 (2024-07-16)

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

## 5.1.44 (2024-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.1.45",
"version": "5.1.44",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "Shared React contexts for the NEXT UI Kit.",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@emotion/cache": "^11.11.0",
"@hitachivantara/uikit-styles": "^5.30.4"
"@hitachivantara/uikit-styles": "^5.30.3"
},
"devDependencies": {
"@types/react": "^18.2.43",
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.30.4 (2024-07-16)

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

## 5.30.3 (2024-07-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.30.4",
"version": "5.30.3",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "UI Kit styling solution for the Next Design System.",
Expand Down
4 changes: 0 additions & 4 deletions packages/uno-preset/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.

## 0.2.25 (2024-07-16)

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

## 0.2.24 (2024-07-06)

**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.25",
"version": "0.2.24",
"private": false,
"author": "Hitachi Vantara UI Kit Team",
"description": "UI Kit UnoCSS preset with the NEXT theme.",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@unocss/preset-uno": "^0.58.5"
},
"dependencies": {
"@hitachivantara/uikit-styles": "^5.30.4",
"@hitachivantara/uikit-styles": "^5.30.3",
"@unocss/preset-rem-to-px": "^0.58.5",
"unocss-preset-theme": "^0.12.0"
},
Expand Down
Loading

0 comments on commit a580a01

Please sign in to comment.