Skip to content

Commit ccd0cd3

Browse files
chore(release): releasing packages [ci skip]
- @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]
1 parent 29a50ba commit ccd0cd3

File tree

30 files changed

+176
-56
lines changed

30 files changed

+176
-56
lines changed

packages/react-catalog-view-extension/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.12.56](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
7+
8+
**Note:** Version bump only for package @patternfly/react-catalog-view-extension
9+
10+
11+
12+
13+
614
## [4.12.55](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
715

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

packages/react-catalog-view-extension/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-catalog-view-extension",
3-
"version": "4.12.55",
3+
"version": "4.12.56",
44
"description": "This library provides catalog view extensions for PatternFly 4 React.",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -36,8 +36,8 @@
3636
},
3737
"dependencies": {
3838
"@patternfly/patternfly": "4.132.2",
39-
"@patternfly/react-core": "^4.152.3",
40-
"@patternfly/react-styles": "^4.11.12",
39+
"@patternfly/react-core": "^4.152.4",
40+
"@patternfly/react-styles": "^4.11.13",
4141
"classnames": "^2.2.5"
4242
},
4343
"devDependencies": {

packages/react-charts/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.15.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
7+
8+
**Note:** Version bump only for package @patternfly/react-charts
9+
10+
11+
12+
13+
614
## [6.15.19](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
715

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

packages/react-charts/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-charts",
3-
"version": "6.15.19",
3+
"version": "6.15.20",
44
"description": "This library provides a set of React chart components for use with the PatternFly reference implementation.",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -29,8 +29,8 @@
2929
},
3030
"homepage": "https://github.com/patternfly/patternfly-react#readme",
3131
"dependencies": {
32-
"@patternfly/react-styles": "^4.11.12",
33-
"@patternfly/react-tokens": "^4.12.14",
32+
"@patternfly/react-styles": "^4.11.13",
33+
"@patternfly/react-tokens": "^4.12.15",
3434
"hoist-non-react-statics": "^3.3.0",
3535
"lodash": "^4.17.19",
3636
"tslib": "^2.0.0",

packages/react-code-editor/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.3.42](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
7+
8+
**Note:** Version bump only for package @patternfly/react-code-editor
9+
10+
11+
12+
13+
614
## [4.3.41](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
715

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

packages/react-code-editor/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-code-editor",
3-
"version": "4.3.41",
3+
"version": "4.3.42",
44
"description": "This package provides a PatternFly wrapper for the Monaco code editor\n",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -30,9 +30,9 @@
3030
"clean": "rimraf dist"
3131
},
3232
"dependencies": {
33-
"@patternfly/react-core": "^4.152.3",
34-
"@patternfly/react-icons": "^4.11.13",
35-
"@patternfly/react-styles": "^4.11.12",
33+
"@patternfly/react-core": "^4.152.4",
34+
"@patternfly/react-icons": "^4.11.14",
35+
"@patternfly/react-styles": "^4.11.13",
3636
"react-dropzone": "9.0.0",
3737
"tslib": "^2.0.0"
3838
},

packages/react-console/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.11.24](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
7+
8+
**Note:** Version bump only for package @patternfly/react-console
9+
10+
11+
12+
13+
614
## [4.11.23](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
715

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

packages/react-console/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-console",
3-
"version": "4.11.23",
3+
"version": "4.11.24",
44
"description": "This package provides VncConsole, SerialConsole and DesktopViewer React components to be used alongside patternfly-react to access virtual machine or server consoles.",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@novnc/novnc": "^1.2.0",
3636
"@patternfly/patternfly": "4.132.2",
37-
"@patternfly/react-core": "^4.152.3",
37+
"@patternfly/react-core": "^4.152.4",
3838
"@spice-project/spice-html5": "^0.2.1",
3939
"@types/file-saver": "^2.0.1",
4040
"file-saver": "^1.3.8",

packages/react-core/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.152.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
7+
8+
**Note:** Version bump only for package @patternfly/react-core
9+
10+
11+
12+
13+
614
## [4.152.3](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
715

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

packages/react-core/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-core",
3-
"version": "4.152.3",
3+
"version": "4.152.4",
44
"description": "This library provides a set of common React components for use with the PatternFly reference implementation.",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -34,9 +34,9 @@
3434
"generate": "node scripts/copyStyles.js"
3535
},
3636
"dependencies": {
37-
"@patternfly/react-icons": "^4.11.13",
38-
"@patternfly/react-styles": "^4.11.12",
39-
"@patternfly/react-tokens": "^4.12.14",
37+
"@patternfly/react-icons": "^4.11.14",
38+
"@patternfly/react-styles": "^4.11.13",
39+
"@patternfly/react-tokens": "^4.12.15",
4040
"focus-trap": "6.2.2",
4141
"react-dropzone": "9.0.0",
4242
"tippy.js": "5.1.2",

packages/react-docs/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.21.15](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
7+
8+
**Note:** Version bump only for package @patternfly/react-docs
9+
10+
11+
12+
13+
614
## [5.21.14](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
715

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

packages/react-docs/package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@patternfly/react-docs",
33
"description": "PatternFly React Docs",
4-
"version": "5.21.14",
4+
"version": "5.21.15",
55
"publishConfig": {
66
"access": "public",
77
"tag": "prerelease-v4"
@@ -23,18 +23,18 @@
2323
},
2424
"dependencies": {
2525
"@patternfly/patternfly": "4.132.2",
26-
"@patternfly/react-catalog-view-extension": "^4.12.55",
27-
"@patternfly/react-charts": "^6.15.19",
28-
"@patternfly/react-code-editor": "^4.3.41",
29-
"@patternfly/react-core": "^4.152.3",
30-
"@patternfly/react-icons": "^4.11.13",
31-
"@patternfly/react-inline-edit-extension": "^4.7.64",
32-
"@patternfly/react-log-viewer": "^4.5.3",
33-
"@patternfly/react-styles": "^4.11.12",
34-
"@patternfly/react-table": "^4.29.57",
35-
"@patternfly/react-tokens": "^4.12.14",
36-
"@patternfly/react-topology": "^4.9.61",
37-
"@patternfly/react-virtualized-extension": "^4.9.30"
26+
"@patternfly/react-catalog-view-extension": "^4.12.56",
27+
"@patternfly/react-charts": "^6.15.20",
28+
"@patternfly/react-code-editor": "^4.3.42",
29+
"@patternfly/react-core": "^4.152.4",
30+
"@patternfly/react-icons": "^4.11.14",
31+
"@patternfly/react-inline-edit-extension": "^4.7.65",
32+
"@patternfly/react-log-viewer": "^4.5.4",
33+
"@patternfly/react-styles": "^4.11.13",
34+
"@patternfly/react-table": "^4.29.58",
35+
"@patternfly/react-tokens": "^4.12.15",
36+
"@patternfly/react-topology": "^4.9.62",
37+
"@patternfly/react-virtualized-extension": "^4.9.31"
3838
},
3939
"devDependencies": {
4040
"@patternfly/patternfly-a11y": "4.2.1",

packages/react-icons/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.11.14](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
7+
8+
**Note:** Version bump only for package @patternfly/react-icons
9+
10+
11+
12+
13+
614
## [4.11.13](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
715

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

packages/react-icons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-icons",
3-
"version": "4.11.13",
3+
"version": "4.11.14",
44
"description": "PatternFly 4 Icons as React Components",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",

packages/react-inline-edit-extension/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.7.65](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
7+
8+
**Note:** Version bump only for package @patternfly/react-inline-edit-extension
9+
10+
11+
12+
13+
614
## [4.7.64](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
715

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

packages/react-inline-edit-extension/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-inline-edit-extension",
3-
"version": "4.7.64",
3+
"version": "4.7.65",
44
"description": "This library provides inline editing support for PatternFly 4 React table",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -30,10 +30,10 @@
3030
"clean": "rimraf dist"
3131
},
3232
"dependencies": {
33-
"@patternfly/react-core": "^4.152.3",
34-
"@patternfly/react-icons": "^4.11.13",
35-
"@patternfly/react-styles": "^4.11.12",
36-
"@patternfly/react-table": "^4.29.57"
33+
"@patternfly/react-core": "^4.152.4",
34+
"@patternfly/react-icons": "^4.11.14",
35+
"@patternfly/react-styles": "^4.11.13",
36+
"@patternfly/react-table": "^4.29.58"
3737
},
3838
"peerDependencies": {
3939
"react": "^16.8.0 || ^17.0.0",

packages/react-integration/demo-app-ts/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.118.7](https://github.com/patternfly/patternfly-react/compare/[email protected]@4.118.7) (2021-08-23)
7+
8+
**Note:** Version bump only for package demo-app-ts
9+
10+
11+
12+
13+
614
## [4.118.6](https://github.com/patternfly/patternfly-react/compare/[email protected]@4.118.6) (2021-08-23)
715

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

packages/react-integration/demo-app-ts/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "demo-app-ts",
33
"private": true,
4-
"version": "4.118.6",
4+
"version": "4.118.7",
55
"scripts": {
66
"build:demo-app": "webpack --mode production",
77
"start:demo-app": "webpack-dev-server",
88
"serve:demo-app": "node scripts/serve"
99
},
1010
"dependencies": {
11-
"@patternfly/react-core": "^4.152.3",
11+
"@patternfly/react-core": "^4.152.4",
1212
"react": "^17.0.0",
1313
"react-dom": "^17.0.0",
1414
"react-router": "^4.3.1",

packages/react-log-viewer/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.5.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
7+
8+
**Note:** Version bump only for package @patternfly/react-log-viewer
9+
10+
11+
12+
13+
614
## [4.5.3](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
715

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

packages/react-log-viewer/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-log-viewer",
3-
"version": "4.5.3",
3+
"version": "4.5.4",
44
"description": "Terminal renderer",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -29,9 +29,9 @@
2929
"clean": "rimraf dist"
3030
},
3131
"dependencies": {
32-
"@patternfly/react-core": "^4.152.3",
33-
"@patternfly/react-icons": "^4.11.13",
34-
"@patternfly/react-styles": "^4.11.12",
32+
"@patternfly/react-core": "^4.152.4",
33+
"@patternfly/react-icons": "^4.11.14",
34+
"@patternfly/react-styles": "^4.11.13",
3535
"memoize-one": "^5.1.0"
3636
},
3737
"peerDependencies": {

packages/react-styles/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.11.13](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
7+
8+
**Note:** Version bump only for package @patternfly/react-styles
9+
10+
11+
12+
13+
614
## [4.11.12](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-20)
715

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

packages/react-styles/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-styles",
3-
"version": "4.11.12",
3+
"version": "4.11.13",
44
"main": "dist/js/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/esm/index.d.ts",

packages/react-table/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.29.58](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
7+
8+
**Note:** Version bump only for package @patternfly/react-table
9+
10+
11+
12+
13+
614
## [4.29.57](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2021-08-23)
715

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

0 commit comments

Comments
 (0)