Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
 - @patternfly/react-catalog-view-extension@4.92.44
 - @patternfly/react-code-editor@4.82.44
 - @patternfly/react-console@4.92.44
 - @patternfly/react-core@4.254.0
 - @patternfly/react-docs@5.102.51
 - @patternfly/react-inline-edit-extension@4.86.45
 - demo-app-ts@4.203.0
 - @patternfly/react-integration@4.206.0
 - @patternfly/react-log-viewer@4.87.39
 - @patternfly/react-table@4.111.22
 - @patternfly/react-topology@4.89.0
 - @patternfly/react-virtualized-extension@4.88.44
  • Loading branch information
patternfly-build committed Oct 21, 2022
1 parent 00d8286 commit af4d7f8
Show file tree
Hide file tree
Showing 24 changed files with 146 additions and 30 deletions.
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.92.44](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-catalog-view-extension@4.92.43...@patternfly/react-catalog-view-extension@4.92.44) (2022-10-21)

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





## [4.92.43](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-catalog-view-extension@4.92.42...@patternfly/react-catalog-view-extension@4.92.43) (2022-10-20)

**Note:** Version bump only for package @patternfly/react-catalog-view-extension
Expand Down
4 changes: 2 additions & 2 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.92.43",
"version": "4.92.44",
"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,7 +36,7 @@
},
"dependencies": {
"@patternfly/patternfly": "4.219.0",
"@patternfly/react-core": "^4.253.1",
"@patternfly/react-core": "^4.254.0",
"@patternfly/react-styles": "^4.91.8"
},
"devDependencies": {
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.82.44](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.43...@patternfly/react-code-editor@4.82.44) (2022-10-21)


### Bug Fixes

* **CodeEditor:** use codeEditorControls and clean up overall ([#7931](https://github.com/patternfly/patternfly-react/issues/7931)) ([69d5937](https://github.com/patternfly/patternfly-react/commit/69d5937fd5fa56ace7543a740ba253bdc851009e))





## [4.82.43](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.42...@patternfly/react-code-editor@4.82.43) (2022-10-20)

**Note:** Version bump only for package @patternfly/react-code-editor
Expand Down
4 changes: 2 additions & 2 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.43",
"version": "4.82.44",
"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,7 +30,7 @@
"clean": "rimraf dist"
},
"dependencies": {
"@patternfly/react-core": "^4.253.1",
"@patternfly/react-core": "^4.254.0",
"@patternfly/react-icons": "^4.92.8",
"@patternfly/react-styles": "^4.91.8",
"react-dropzone": "9.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-console/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.44](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-console@4.92.43...@patternfly/react-console@4.92.44) (2022-10-21)

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





## [4.92.43](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-console@4.92.42...@patternfly/react-console@4.92.43) (2022-10-20)

**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.92.43",
"version": "4.92.44",
"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.219.0",
"@patternfly/react-core": "^4.253.1",
"@patternfly/react-core": "^4.254.0",
"@spice-project/spice-html5": "^0.2.1",
"@types/file-saver": "^2.0.1",
"file-saver": "^1.3.8",
Expand Down
16 changes: 16 additions & 0 deletions packages/react-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.254.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.253.1...@patternfly/react-core@4.254.0) (2022-10-21)


### Bug Fixes

* **CodeEditor:** use codeEditorControls and clean up overall ([#7931](https://github.com/patternfly/patternfly-react/issues/7931)) ([69d5937](https://github.com/patternfly/patternfly-react/commit/69d5937fd5fa56ace7543a740ba253bdc851009e))


### Features

* **menu:** add optional danger state for menu items ([#8131](https://github.com/patternfly/patternfly-react/issues/8131)) ([960721e](https://github.com/patternfly/patternfly-react/commit/960721efe04fac236e4dd2d7793d3c461cdc0eb1))





## [4.253.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.253.0...@patternfly/react-core@4.253.1) (2022-10-20)

**Note:** Version bump only for package @patternfly/react-core
Expand Down
2 changes: 1 addition & 1 deletion 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.253.1",
"version": "4.254.0",
"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
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.102.51](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.50...@patternfly/react-docs@5.102.51) (2022-10-21)

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





## [5.102.50](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.49...@patternfly/react-docs@5.102.50) (2022-10-20)

**Note:** Version bump only for package @patternfly/react-docs
Expand Down
18 changes: 9 additions & 9 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.102.50",
"version": "5.102.51",
"publishConfig": {
"access": "public",
"tag": "prerelease-v4"
Expand All @@ -23,18 +23,18 @@
},
"dependencies": {
"@patternfly/patternfly": "4.219.0",
"@patternfly/react-catalog-view-extension": "^4.92.43",
"@patternfly/react-catalog-view-extension": "^4.92.44",
"@patternfly/react-charts": "^6.94.9",
"@patternfly/react-code-editor": "^4.82.43",
"@patternfly/react-core": "^4.253.1",
"@patternfly/react-code-editor": "^4.82.44",
"@patternfly/react-core": "^4.254.0",
"@patternfly/react-icons": "^4.92.8",
"@patternfly/react-inline-edit-extension": "^4.86.44",
"@patternfly/react-log-viewer": "^4.87.38",
"@patternfly/react-inline-edit-extension": "^4.86.45",
"@patternfly/react-log-viewer": "^4.87.39",
"@patternfly/react-styles": "^4.91.8",
"@patternfly/react-table": "^4.111.21",
"@patternfly/react-table": "^4.111.22",
"@patternfly/react-tokens": "^4.93.8",
"@patternfly/react-topology": "^4.88.43",
"@patternfly/react-virtualized-extension": "^4.88.43"
"@patternfly/react-topology": "^4.89.0",
"@patternfly/react-virtualized-extension": "^4.88.44"
},
"devDependencies": {
"@patternfly/documentation-framework": "1.2.46",
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.45](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@4.86.44...@patternfly/react-inline-edit-extension@4.86.45) (2022-10-21)

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





## [4.86.44](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@4.86.43...@patternfly/react-inline-edit-extension@4.86.44) (2022-10-20)

**Note:** Version bump only for package @patternfly/react-inline-edit-extension
Expand Down
6 changes: 3 additions & 3 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.44",
"version": "4.86.45",
"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.253.1",
"@patternfly/react-core": "^4.254.0",
"@patternfly/react-icons": "^4.92.8",
"@patternfly/react-styles": "^4.91.8",
"@patternfly/react-table": "^4.111.21"
"@patternfly/react-table": "^4.111.22"
},
"peerDependencies": {
"react": "^16.8 || ^17 || ^18",
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.206.0 (2022-10-21)


### Features

* **Topology:** Add option to fit layout to screen upon layout completion ([#8210](https://github.com/patternfly/patternfly-react/issues/8210)) ([01da036](https://github.com/patternfly/patternfly-react/commit/01da0368318e1b3e6eb3362202a3a207bea07625))





# 4.205.0 (2022-09-30)


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.203.0](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@4.202.24...demo-app-ts@4.203.0) (2022-10-21)


### Features

* **Topology:** Add option to fit layout to screen upon layout completion ([#8210](https://github.com/patternfly/patternfly-react/issues/8210)) ([01da036](https://github.com/patternfly/patternfly-react/commit/01da0368318e1b3e6eb3362202a3a207bea07625))





## [4.202.24](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@4.202.23...demo-app-ts@4.202.24) (2022-10-20)

**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.202.24",
"version": "4.203.0",
"scripts": {
"build:demo-app": "webpack --mode production",
"start:demo-app": "webpack-dev-server",
"serve:demo-app": "node scripts/serve"
},
"dependencies": {
"@patternfly/react-core": "^4.253.1",
"@patternfly/react-core": "^4.254.0",
"react": "^18",
"react-dom": "^18",
"react-router": "^5.3.3",
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.205.0",
"version": "4.206.0",
"description": "Integration testing for PF4 using demo applications",
"main": "lib/index.js",
"sideEffects": false,
Expand Down
8 changes: 8 additions & 0 deletions packages/react-log-viewer/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.87.39](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-log-viewer@4.87.38...@patternfly/react-log-viewer@4.87.39) (2022-10-21)

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





## [4.87.38](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-log-viewer@4.87.37...@patternfly/react-log-viewer@4.87.38) (2022-10-20)

**Note:** Version bump only for package @patternfly/react-log-viewer
Expand Down
4 changes: 2 additions & 2 deletions packages/react-log-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-log-viewer",
"version": "4.87.38",
"version": "4.87.39",
"description": "Terminal renderer",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
"clean": "rimraf dist"
},
"dependencies": {
"@patternfly/react-core": "^4.253.1",
"@patternfly/react-core": "^4.254.0",
"@patternfly/react-icons": "^4.92.8",
"@patternfly/react-styles": "^4.91.8",
"memoize-one": "^5.1.0",
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.111.22](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@4.111.21...@patternfly/react-table@4.111.22) (2022-10-21)

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





## [4.111.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@4.111.20...@patternfly/react-table@4.111.21) (2022-10-20)

**Note:** Version bump only for package @patternfly/react-table
Expand Down
4 changes: 2 additions & 2 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.111.21",
"version": "4.111.22",
"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 @@ -31,7 +31,7 @@
"clean": "rimraf dist"
},
"dependencies": {
"@patternfly/react-core": "^4.253.1",
"@patternfly/react-core": "^4.254.0",
"@patternfly/react-icons": "^4.92.8",
"@patternfly/react-styles": "^4.91.8",
"@patternfly/react-tokens": "^4.93.8",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-topology/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.89.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-topology@4.88.43...@patternfly/react-topology@4.89.0) (2022-10-21)


### Features

* **Topology:** Add option to fit layout to screen upon layout completion ([#8210](https://github.com/patternfly/patternfly-react/issues/8210)) ([01da036](https://github.com/patternfly/patternfly-react/commit/01da0368318e1b3e6eb3362202a3a207bea07625))





## [4.88.43](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-topology@4.88.42...@patternfly/react-topology@4.88.43) (2022-10-20)

**Note:** Version bump only for package @patternfly/react-topology
Expand Down
4 changes: 2 additions & 2 deletions packages/react-topology/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-topology",
"version": "4.88.43",
"version": "4.89.0",
"description": "This library provides a set of React topology view components for use with the PatternFly 4",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"clean": "rimraf dist"
},
"dependencies": {
"@patternfly/react-core": "^4.253.1",
"@patternfly/react-core": "^4.254.0",
"@patternfly/react-icons": "^4.92.8",
"@patternfly/react-styles": "^4.91.8",
"@types/d3": "^5.7.2",
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.44](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-virtualized-extension@4.88.43...@patternfly/react-virtualized-extension@4.88.44) (2022-10-21)

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





## [4.88.43](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-virtualized-extension@4.88.42...@patternfly/react-virtualized-extension@4.88.43) (2022-10-20)

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

0 comments on commit af4d7f8

Please sign in to comment.