Skip to content

Commit ca2e2df

Browse files
chore(release): releasing packages [ci skip]
- @patternfly/react-catalog-view-extension@4.3.19 - @patternfly/react-core@4.18.12 - @patternfly/react-docs@5.3.33 - @patternfly/react-inline-edit-extension@4.4.21 - demo-app-ts@4.13.13 - @patternfly/react-table@4.5.14 - @patternfly/react-topology@4.3.21 - @patternfly/react-virtualized-extension@4.3.21
1 parent eb5bc98 commit ca2e2df

File tree

16 files changed

+91
-21
lines changed

16 files changed

+91
-21
lines changed

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

Lines changed: 8 additions & 0 deletions
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.19](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-catalog-view-extension@4.3.18...@patternfly/react-catalog-view-extension@4.3.19) (2020-06-11)
7+
8+
**Note:** Version bump only for package @patternfly/react-catalog-view-extension
9+
10+
11+
12+
13+
614
## [4.3.18](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-catalog-view-extension@4.3.17...@patternfly/react-catalog-view-extension@4.3.18) (2020-06-09)
715

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-catalog-view-extension",
3-
"version": "4.3.18",
3+
"version": "4.3.19",
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,7 +36,7 @@
3636
},
3737
"dependencies": {
3838
"@patternfly/patternfly": "4.10.31",
39-
"@patternfly/react-core": "^4.18.11",
39+
"@patternfly/react-core": "^4.18.12",
4040
"@patternfly/react-styles": "^4.3.6",
4141
"classnames": "^2.2.5",
4242
"patternfly": "^3.59.4"

packages/react-core/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.18.12](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.18.11...@patternfly/react-core@4.18.12) (2020-06-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **NavExpandable:** add style.modifiers.expandable ([#4362](https://github.com/patternfly/patternfly-react/issues/4362)) ([eb5bc98](https://github.com/patternfly/patternfly-react/commit/eb5bc98f38e250e824e959c9619ee33b0c6210b2))
12+
13+
14+
15+
16+
617
## [4.18.11](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.18.10...@patternfly/react-core@4.18.11) (2020-06-09)
718

819

packages/react-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-core",
3-
"version": "4.18.11",
3+
"version": "4.18.12",
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",

packages/react-docs/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.3.33](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.3.32...@patternfly/react-docs@5.3.33) (2020-06-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **NavExpandable:** add style.modifiers.expandable ([#4362](https://github.com/patternfly/patternfly-react/issues/4362)) ([eb5bc98](https://github.com/patternfly/patternfly-react/commit/eb5bc98f38e250e824e959c9619ee33b0c6210b2))
12+
13+
14+
15+
16+
617
## [5.3.32](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.3.31...@patternfly/react-docs@5.3.32) (2020-06-11)
718

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

packages/react-docs/package.json

Lines changed: 7 additions & 7 deletions
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.3.32",
4+
"version": "5.3.33",
55
"publishConfig": {
66
"access": "public",
77
"tag": "prerelease-v4"
@@ -26,16 +26,16 @@
2626
"@mdx-js/mdx": "^1.1.5",
2727
"@mdx-js/react": "^1.1.5",
2828
"@patternfly/patternfly": "4.10.31",
29-
"@patternfly/react-catalog-view-extension": "^4.3.18",
29+
"@patternfly/react-catalog-view-extension": "^4.3.19",
3030
"@patternfly/react-charts": "^6.4.2",
31-
"@patternfly/react-core": "^4.18.11",
31+
"@patternfly/react-core": "^4.18.12",
3232
"@patternfly/react-icons": "^4.3.6",
33-
"@patternfly/react-inline-edit-extension": "^4.4.20",
33+
"@patternfly/react-inline-edit-extension": "^4.4.21",
3434
"@patternfly/react-styles": "^4.3.6",
35-
"@patternfly/react-table": "^4.5.13",
35+
"@patternfly/react-table": "^4.5.14",
3636
"@patternfly/react-tokens": "^4.4.5",
37-
"@patternfly/react-topology": "^4.3.20",
38-
"@patternfly/react-virtualized-extension": "^4.3.20",
37+
"@patternfly/react-topology": "^4.3.21",
38+
"@patternfly/react-virtualized-extension": "^4.3.21",
3939
"gatsby": "2.21.0",
4040
"gatsby-theme-patternfly-org": "^4.0.13",
4141
"gatsby-transformer-react-docgen-typescript": "^4.0.2",

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

Lines changed: 8 additions & 0 deletions
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.4.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@4.4.20...@patternfly/react-inline-edit-extension@4.4.21) (2020-06-11)
7+
8+
**Note:** Version bump only for package @patternfly/react-inline-edit-extension
9+
10+
11+
12+
13+
614
## [4.4.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@4.4.19...@patternfly/react-inline-edit-extension@4.4.20) (2020-06-09)
715

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

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-inline-edit-extension",
3-
"version": "4.4.20",
3+
"version": "4.4.21",
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.18.11",
33+
"@patternfly/react-core": "^4.18.12",
3434
"@patternfly/react-icons": "^4.3.6",
3535
"@patternfly/react-styles": "^4.3.6",
36-
"@patternfly/react-table": "^4.5.13",
36+
"@patternfly/react-table": "^4.5.14",
3737
"classnames": "^2.2.5",
3838
"reactabular-table": "^8.14.0"
3939
},

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

Lines changed: 8 additions & 0 deletions
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.13.13](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@4.13.12...demo-app-ts@4.13.13) (2020-06-11)
7+
8+
**Note:** Version bump only for package demo-app-ts
9+
10+
11+
12+
13+
614
## [4.13.12](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@4.13.11...demo-app-ts@4.13.12) (2020-06-09)
715

816

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "demo-app-ts",
33
"private": true,
4-
"version": "4.13.12",
4+
"version": "4.13.13",
55
"scripts": {
66
"build:demo-app": "react-scripts build",
77
"start:demo-app": "react-scripts start"
88
},
99
"dependencies": {
10-
"@patternfly/react-core": "^4.18.11",
10+
"@patternfly/react-core": "^4.18.12",
1111
"react": "^16.8.0",
1212
"react-dom": "^16.8.0",
1313
"react-router": "^4.3.1",

0 commit comments

Comments
 (0)