Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
 - @patternfly/[email protected]
 - @patternfly/[email protected]
 - @patternfly/[email protected]
 - @patternfly/[email protected]
 - @patternfly/[email protected]
 - @patternfly/[email protected]
 - [email protected]
 - @patternfly/[email protected]
 - @patternfly/[email protected]
 - @patternfly/[email protected]
 - @patternfly/[email protected]
  • Loading branch information
patternfly-build committed Jun 5, 2023
1 parent 7c34841 commit 28e863a
Show file tree
Hide file tree
Showing 22 changed files with 128 additions and 40 deletions.
8 changes: 8 additions & 0 deletions packages/react-charts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 6.94.21 (2023-06-05)

**Note:** Version bump only for package @patternfly/react-charts





## 6.94.20 (2023-04-06)

**Note:** Version bump only for package @patternfly/react-charts
Expand Down
6 changes: 3 additions & 3 deletions packages/react-charts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-charts",
"version": "6.94.20",
"version": "6.94.21",
"description": "This library provides a set of React chart components for use with the PatternFly reference implementation.",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -28,8 +28,8 @@
},
"homepage": "https://github.com/patternfly/patternfly-react#readme",
"dependencies": {
"@patternfly/react-styles": "^4.92.7",
"@patternfly/react-tokens": "^4.94.6",
"@patternfly/react-styles": "^4.92.8",
"@patternfly/react-tokens": "^4.94.7",
"hoist-non-react-statics": "^3.3.0",
"lodash": "^4.17.19",
"tslib": "^2.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-code-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 4.82.117 (2023-06-05)

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





## 4.82.116 (2023-04-06)

**Note:** Version bump only for package @patternfly/react-code-editor
Expand Down
8 changes: 4 additions & 4 deletions packages/react-code-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-code-editor",
"version": "4.82.116",
"version": "4.82.117",
"description": "This package provides a PatternFly wrapper for the Monaco code editor\n",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -29,9 +29,9 @@
"clean": "rimraf dist"
},
"dependencies": {
"@patternfly/react-core": "^4.276.9",
"@patternfly/react-icons": "^4.93.6",
"@patternfly/react-styles": "^4.92.7",
"@patternfly/react-core": "^4.276.10",
"@patternfly/react-icons": "^4.93.7",
"@patternfly/react-styles": "^4.92.8",
"react-dropzone": "9.0.0",
"tslib": "^2.0.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/react-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 4.276.10 (2023-06-05)

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





## 4.276.9 (2023-04-06)

**Note:** Version bump only for package @patternfly/react-core
Expand Down
8 changes: 4 additions & 4 deletions packages/react-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-core",
"version": "4.276.9",
"version": "4.276.10",
"description": "This library provides a set of common React components for use with the PatternFly reference implementation.",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -44,9 +44,9 @@
"subpaths": "node scripts/copySubpaths.js"
},
"dependencies": {
"@patternfly/react-icons": "^4.93.6",
"@patternfly/react-styles": "^4.92.7",
"@patternfly/react-tokens": "^4.94.6",
"@patternfly/react-icons": "^4.93.7",
"@patternfly/react-styles": "^4.92.8",
"@patternfly/react-tokens": "^4.94.7",
"focus-trap": "6.9.2",
"react-dropzone": "9.0.0",
"tippy.js": "5.1.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.103.85](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-06-05)

**Note:** Version bump only for package @patternfly/react-docs





## [5.103.84](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-05-08)


Expand Down
20 changes: 10 additions & 10 deletions packages/react-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@patternfly/react-docs",
"description": "PatternFly React Docs",
"version": "5.103.84",
"version": "5.103.85",
"publishConfig": {
"access": "public"
},
Expand All @@ -22,15 +22,15 @@
},
"dependencies": {
"@patternfly/patternfly": "4.224.2",
"@patternfly/react-charts": "^6.94.20",
"@patternfly/react-code-editor": "^4.82.116",
"@patternfly/react-core": "^4.276.9",
"@patternfly/react-icons": "^4.93.6",
"@patternfly/react-inline-edit-extension": "^4.86.123",
"@patternfly/react-styles": "^4.92.7",
"@patternfly/react-table": "^4.113.1",
"@patternfly/react-tokens": "^4.94.6",
"@patternfly/react-virtualized-extension": "^4.88.116"
"@patternfly/react-charts": "^6.94.21",
"@patternfly/react-code-editor": "^4.82.117",
"@patternfly/react-core": "^4.276.10",
"@patternfly/react-icons": "^4.93.7",
"@patternfly/react-inline-edit-extension": "^4.86.124",
"@patternfly/react-styles": "^4.92.8",
"@patternfly/react-table": "^4.113.2",
"@patternfly/react-tokens": "^4.94.7",
"@patternfly/react-virtualized-extension": "^4.88.117"
},
"devDependencies": {
"@patternfly/documentation-framework": "1.8.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 4.93.7 (2023-06-05)

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





## 4.93.6 (2023-01-23)

**Note:** Version bump only for package @patternfly/react-icons
Expand Down
2 changes: 1 addition & 1 deletion packages/react-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-icons",
"version": "4.93.6",
"version": "4.93.7",
"description": "PatternFly 4 Icons as React Components",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-inline-edit-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 4.86.124 (2023-06-05)

**Note:** Version bump only for package @patternfly/react-inline-edit-extension





## 4.86.123 (2023-04-06)

**Note:** Version bump only for package @patternfly/react-inline-edit-extension
Expand Down
10 changes: 5 additions & 5 deletions packages/react-inline-edit-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-inline-edit-extension",
"version": "4.86.123",
"version": "4.86.124",
"description": "This library provides inline editing support for PatternFly 4 React table",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -29,10 +29,10 @@
"clean": "rimraf dist"
},
"dependencies": {
"@patternfly/react-core": "^4.276.9",
"@patternfly/react-icons": "^4.93.6",
"@patternfly/react-styles": "^4.92.7",
"@patternfly/react-table": "^4.113.1"
"@patternfly/react-core": "^4.276.10",
"@patternfly/react-icons": "^4.93.7",
"@patternfly/react-styles": "^4.92.8",
"@patternfly/react-table": "^4.113.2"
},
"peerDependencies": {
"react": "^16.8 || ^17 || ^18",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-integration/demo-app-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 4.210.14 (2023-06-05)

**Note:** Version bump only for package demo-app-ts





## 4.210.13 (2023-04-06)

**Note:** Version bump only for package demo-app-ts
Expand Down
4 changes: 2 additions & 2 deletions packages/react-integration/demo-app-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "demo-app-ts",
"private": true,
"version": "4.210.13",
"version": "4.210.14",
"scripts": {
"build:demo-app": "webpack --mode production",
"start:demo-app": "webpack-dev-server",
"start:demo-app:hot": "webpack-dev-server --hot=true",
"serve:demo-app": "node scripts/serve"
},
"dependencies": {
"@patternfly/react-core": "^4.276.9",
"@patternfly/react-core": "^4.276.10",
"react": "^18",
"react-dom": "^18",
"react-router": "^5.3.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-styles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 4.92.8 (2023-06-05)

**Note:** Version bump only for package @patternfly/react-styles





## 4.92.7 (2023-04-06)

**Note:** Version bump only for package @patternfly/react-styles
Expand Down
2 changes: 1 addition & 1 deletion packages/react-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-styles",
"version": "4.92.7",
"version": "4.92.8",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
"types": "dist/esm/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-table/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 4.113.2 (2023-06-05)

**Note:** Version bump only for package @patternfly/react-table





## 4.113.1 (2023-04-06)

**Note:** Version bump only for package @patternfly/react-table
Expand Down
10 changes: 5 additions & 5 deletions packages/react-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-table",
"version": "4.113.1",
"version": "4.113.2",
"description": "This library provides a set of React table components for use with the PatternFly 4",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -38,10 +38,10 @@
"subpaths": "node scripts/copySubpaths.js"
},
"dependencies": {
"@patternfly/react-core": "^4.276.9",
"@patternfly/react-icons": "^4.93.6",
"@patternfly/react-styles": "^4.92.7",
"@patternfly/react-tokens": "^4.94.6",
"@patternfly/react-core": "^4.276.10",
"@patternfly/react-icons": "^4.93.7",
"@patternfly/react-styles": "^4.92.8",
"@patternfly/react-tokens": "^4.94.7",
"lodash": "^4.17.19",
"tslib": "^2.0.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/react-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 4.94.7 (2023-06-05)

**Note:** Version bump only for package @patternfly/react-tokens





## 4.94.6 (2023-01-23)

**Note:** Version bump only for package @patternfly/react-tokens
Expand Down
2 changes: 1 addition & 1 deletion packages/react-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-tokens",
"version": "4.94.6",
"version": "4.94.7",
"description": "This library provides access to the design tokens of PatternFly 4 from JavaScript",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-virtualized-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 4.88.117 (2023-06-05)

**Note:** Version bump only for package @patternfly/react-virtualized-extension





## 4.88.116 (2023-04-06)

**Note:** Version bump only for package @patternfly/react-virtualized-extension
Expand Down
8 changes: 4 additions & 4 deletions packages/react-virtualized-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-virtualized-extension",
"version": "4.88.116",
"version": "4.88.117",
"description": "This library provides efficient rendering extensions for PatternFly 4 React tables and lists.",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -29,9 +29,9 @@
"clean": "rimraf dist"
},
"dependencies": {
"@patternfly/react-core": "^4.276.9",
"@patternfly/react-icons": "^4.93.6",
"@patternfly/react-styles": "^4.92.7",
"@patternfly/react-core": "^4.276.10",
"@patternfly/react-icons": "^4.93.7",
"@patternfly/react-styles": "^4.92.8",
"linear-layout-vector": "0.0.1",
"react-virtualized": "^9.21.1",
"tslib": "^2.0.0"
Expand Down

0 comments on commit 28e863a

Please sign in to comment.