Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
 - [email protected]
 - @patternfly/[email protected]
 - @patternfly/[email protected]
 - @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]
 - @patternfly/[email protected]
 - @patternfly/[email protected]
 - @patternfly/[email protected]
 - [email protected]
  • Loading branch information
patternfly-build committed Jun 23, 2022
1 parent 1208390 commit 9370d34
Show file tree
Hide file tree
Showing 36 changed files with 257 additions and 59 deletions.
11 changes: 11 additions & 0 deletions packages/eslint-plugin-patternfly-react/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.

## 4.62.2 (2022-06-23)


### Bug Fixes

* **ProgressStepper:** added onTriggerEnter prop to Popover ([#7532](https://github.com/patternfly/patternfly-react/issues/7532)) ([1208390](https://github.com/patternfly/patternfly-react/commit/12083908a7043c017a5b7a97f84623add10bfe75))





## 4.62.1 (2022-06-23)

**Note:** Version bump only for package eslint-plugin-patternfly-react
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-patternfly-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-patternfly-react",
"version": "4.62.1",
"version": "4.62.2",
"private": false,
"main": "./lib/index.js",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-catalog-view-extension/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.

## 4.74.2 (2022-06-23)


### Bug Fixes

* **ProgressStepper:** added onTriggerEnter prop to Popover ([#7532](https://github.com/patternfly/patternfly-react/issues/7532)) ([1208390](https://github.com/patternfly/patternfly-react/commit/12083908a7043c017a5b7a97f84623add10bfe75))





## 4.74.1 (2022-06-23)

**Note:** Version bump only for package @patternfly/react-catalog-view-extension
Expand Down
6 changes: 3 additions & 3 deletions packages/react-catalog-view-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-catalog-view-extension",
"version": "4.74.1",
"version": "4.74.2",
"description": "This library provides catalog view extensions for PatternFly 4 React.",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -36,8 +36,8 @@
},
"dependencies": {
"@patternfly/patternfly": "4.202.0",
"@patternfly/react-core": "^4.223.1",
"@patternfly/react-styles": "^4.73.1"
"@patternfly/react-core": "^4.223.2",
"@patternfly/react-styles": "^4.73.2"
},
"devDependencies": {
"rimraf": "^2.6.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-charts/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.

## 6.76.2 (2022-06-23)


### Bug Fixes

* **ProgressStepper:** added onTriggerEnter prop to Popover ([#7532](https://github.com/patternfly/patternfly-react/issues/7532)) ([1208390](https://github.com/patternfly/patternfly-react/commit/12083908a7043c017a5b7a97f84623add10bfe75))





## 6.76.1 (2022-06-23)

**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.76.1",
"version": "6.76.2",
"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 @@ -29,8 +29,8 @@
},
"homepage": "https://github.com/patternfly/patternfly-react#readme",
"dependencies": {
"@patternfly/react-styles": "^4.73.1",
"@patternfly/react-tokens": "^4.75.1",
"@patternfly/react-styles": "^4.73.2",
"@patternfly/react-tokens": "^4.75.2",
"hoist-non-react-statics": "^3.3.0",
"lodash": "^4.17.19",
"tslib": "^2.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-code-editor/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.

## 4.64.2 (2022-06-23)


### Bug Fixes

* **ProgressStepper:** added onTriggerEnter prop to Popover ([#7532](https://github.com/patternfly/patternfly-react/issues/7532)) ([1208390](https://github.com/patternfly/patternfly-react/commit/12083908a7043c017a5b7a97f84623add10bfe75))





## 4.64.1 (2022-06-23)

**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.64.1",
"version": "4.64.2",
"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 @@ -30,9 +30,9 @@
"clean": "rimraf dist"
},
"dependencies": {
"@patternfly/react-core": "^4.223.1",
"@patternfly/react-icons": "^4.74.1",
"@patternfly/react-styles": "^4.73.1",
"@patternfly/react-core": "^4.223.2",
"@patternfly/react-icons": "^4.74.2",
"@patternfly/react-styles": "^4.73.2",
"react-dropzone": "9.0.0",
"tslib": "^2.0.0"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/react-console/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.

## 4.74.2 (2022-06-23)


### Bug Fixes

* **ProgressStepper:** added onTriggerEnter prop to Popover ([#7532](https://github.com/patternfly/patternfly-react/issues/7532)) ([1208390](https://github.com/patternfly/patternfly-react/commit/12083908a7043c017a5b7a97f84623add10bfe75))





## 4.74.1 (2022-06-23)

**Note:** Version bump only for package @patternfly/react-console
Expand Down
4 changes: 2 additions & 2 deletions packages/react-console/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-console",
"version": "4.74.1",
"version": "4.74.2",
"description": "This package provides VncConsole, SerialConsole and DesktopViewer React components to be used alongside patternfly-react to access virtual machine or server consoles.",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@novnc/novnc": "^1.2.0",
"@patternfly/patternfly": "4.202.0",
"@patternfly/react-core": "^4.223.1",
"@patternfly/react-core": "^4.223.2",
"@spice-project/spice-html5": "^0.2.1",
"@types/file-saver": "^2.0.1",
"file-saver": "^1.3.8",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-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.

## 4.223.2 (2022-06-23)


### Bug Fixes

* **ProgressStepper:** added onTriggerEnter prop to Popover ([#7532](https://github.com/patternfly/patternfly-react/issues/7532)) ([1208390](https://github.com/patternfly/patternfly-react/commit/12083908a7043c017a5b7a97f84623add10bfe75))





## 4.223.1 (2022-06-23)

**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.223.1",
"version": "4.223.2",
"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 @@ -34,9 +34,9 @@
"generate": "node scripts/copyStyles.js"
},
"dependencies": {
"@patternfly/react-icons": "^4.74.1",
"@patternfly/react-styles": "^4.73.1",
"@patternfly/react-tokens": "^4.75.1",
"@patternfly/react-icons": "^4.74.2",
"@patternfly/react-styles": "^4.73.2",
"@patternfly/react-tokens": "^4.75.2",
"focus-trap": "6.9.2",
"react-dropzone": "9.0.0",
"tippy.js": "5.1.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-docs/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.84.2 (2022-06-23)


### Bug Fixes

* **ProgressStepper:** added onTriggerEnter prop to Popover ([#7532](https://github.com/patternfly/patternfly-react/issues/7532)) ([1208390](https://github.com/patternfly/patternfly-react/commit/12083908a7043c017a5b7a97f84623add10bfe75))





## 5.84.1 (2022-06-23)

**Note:** Version bump only for package @patternfly/react-docs
Expand Down
26 changes: 13 additions & 13 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.84.1",
"version": "5.84.2",
"publishConfig": {
"access": "public",
"tag": "prerelease-v4"
Expand All @@ -23,18 +23,18 @@
},
"dependencies": {
"@patternfly/patternfly": "4.202.0",
"@patternfly/react-catalog-view-extension": "^4.74.1",
"@patternfly/react-charts": "^6.76.1",
"@patternfly/react-code-editor": "^4.64.1",
"@patternfly/react-core": "^4.223.1",
"@patternfly/react-icons": "^4.74.1",
"@patternfly/react-inline-edit-extension": "^4.68.1",
"@patternfly/react-log-viewer": "^4.68.1",
"@patternfly/react-styles": "^4.73.1",
"@patternfly/react-table": "^4.92.1",
"@patternfly/react-tokens": "^4.75.1",
"@patternfly/react-topology": "^4.70.1",
"@patternfly/react-virtualized-extension": "^4.70.1"
"@patternfly/react-catalog-view-extension": "^4.74.2",
"@patternfly/react-charts": "^6.76.2",
"@patternfly/react-code-editor": "^4.64.2",
"@patternfly/react-core": "^4.223.2",
"@patternfly/react-icons": "^4.74.2",
"@patternfly/react-inline-edit-extension": "^4.68.2",
"@patternfly/react-log-viewer": "^4.68.2",
"@patternfly/react-styles": "^4.73.2",
"@patternfly/react-table": "^4.92.2",
"@patternfly/react-tokens": "^4.75.2",
"@patternfly/react-topology": "^4.70.2",
"@patternfly/react-virtualized-extension": "^4.70.2"
},
"devDependencies": {
"@patternfly/patternfly-a11y": "4.3.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-icons/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.

## 4.74.2 (2022-06-23)


### Bug Fixes

* **ProgressStepper:** added onTriggerEnter prop to Popover ([#7532](https://github.com/patternfly/patternfly-react/issues/7532)) ([1208390](https://github.com/patternfly/patternfly-react/commit/12083908a7043c017a5b7a97f84623add10bfe75))





## 4.74.1 (2022-06-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.74.1",
"version": "4.74.2",
"description": "PatternFly 4 Icons as React Components",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down
11 changes: 11 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,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 4.68.2 (2022-06-23)


### Bug Fixes

* **ProgressStepper:** added onTriggerEnter prop to Popover ([#7532](https://github.com/patternfly/patternfly-react/issues/7532)) ([1208390](https://github.com/patternfly/patternfly-react/commit/12083908a7043c017a5b7a97f84623add10bfe75))





## 4.68.1 (2022-06-23)

**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.68.1",
"version": "4.68.2",
"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 @@ -30,10 +30,10 @@
"clean": "rimraf dist"
},
"dependencies": {
"@patternfly/react-core": "^4.223.1",
"@patternfly/react-icons": "^4.74.1",
"@patternfly/react-styles": "^4.73.1",
"@patternfly/react-table": "^4.92.1"
"@patternfly/react-core": "^4.223.2",
"@patternfly/react-icons": "^4.74.2",
"@patternfly/react-styles": "^4.73.2",
"@patternfly/react-table": "^4.92.2"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-integration/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.

## 4.185.2 (2022-06-23)


### Bug Fixes

* **ProgressStepper:** added onTriggerEnter prop to Popover ([#7532](https://github.com/patternfly/patternfly-react/issues/7532)) ([1208390](https://github.com/patternfly/patternfly-react/commit/12083908a7043c017a5b7a97f84623add10bfe75))





## 4.185.1 (2022-06-23)

**Note:** Version bump only for package @patternfly/react-integration
Expand Down
11 changes: 11 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,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 4.183.2 (2022-06-23)


### Bug Fixes

* **ProgressStepper:** added onTriggerEnter prop to Popover ([#7532](https://github.com/patternfly/patternfly-react/issues/7532)) ([1208390](https://github.com/patternfly/patternfly-react/commit/12083908a7043c017a5b7a97f84623add10bfe75))





## 4.183.1 (2022-06-23)

**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,14 +1,14 @@
{
"name": "demo-app-ts",
"private": true,
"version": "4.183.1",
"version": "4.183.2",
"scripts": {
"build:demo-app": "webpack --mode production",
"start:demo-app": "webpack-dev-server",
"serve:demo-app": "node scripts/serve"
},
"dependencies": {
"@patternfly/react-core": "^4.223.1",
"@patternfly/react-core": "^4.223.2",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"react-router": "^4.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-integration/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@patternfly/react-integration",
"private": true,
"version": "4.185.1",
"version": "4.185.2",
"description": "Integration testing for PF4 using demo applications",
"main": "lib/index.js",
"sideEffects": false,
Expand Down
Loading

0 comments on commit 9370d34

Please sign in to comment.