Skip to content

Commit c6c69e0

Browse files
chore(release): releasing packages [ci skip]
- @patternfly/react-catalog-view-extension@4.3.12 - @patternfly/react-charts@6.3.9 - @patternfly/react-core@4.18.5 - @patternfly/react-docs@5.3.21 - @patternfly/react-icons@4.3.5 - @patternfly/react-inline-edit-extension@4.4.14 - demo-app-ts@4.13.5 - @patternfly/react-styles@4.3.4 - @patternfly/react-table@4.5.7 - @patternfly/react-tokens@4.4.4 - @patternfly/react-topology@4.3.13 - @patternfly/react-virtualized-extension@4.3.14
1 parent 4ee8805 commit c6c69e0

File tree

24 files changed

+164
-44
lines changed

24 files changed

+164
-44
lines changed

packages/react-catalog-view-extension/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.3.12](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-catalog-view-extension@4.3.11...@patternfly/react-catalog-view-extension@4.3.12) (2020-06-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **docs:** add upgrade guide ([#4298](https://github.com/patternfly/patternfly-react/issues/4298)) ([4ee8805](https://github.com/patternfly/patternfly-react/commit/4ee8805ab9b232ebbe280313d4ae3e53bd78fb70))
12+
13+
14+
15+
16+
617
## [4.3.11](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-catalog-view-extension@4.3.10...@patternfly/react-catalog-view-extension@4.3.11) (2020-06-05)
718

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

packages/react-catalog-view-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-catalog-view-extension",
3-
"version": "4.3.11",
3+
"version": "4.3.12",
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.10.31",
39-
"@patternfly/react-core": "^4.18.4",
40-
"@patternfly/react-styles": "^4.3.3",
39+
"@patternfly/react-core": "^4.18.5",
40+
"@patternfly/react-styles": "^4.3.4",
4141
"classnames": "^2.2.5",
4242
"patternfly": "^3.59.4"
4343
},

packages/react-charts/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+
## [6.3.9](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@6.3.8...@patternfly/react-charts@6.3.9) (2020-06-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **docs:** add upgrade guide ([#4298](https://github.com/patternfly/patternfly-react/issues/4298)) ([4ee8805](https://github.com/patternfly/patternfly-react/commit/4ee8805ab9b232ebbe280313d4ae3e53bd78fb70))
12+
13+
14+
15+
16+
617
## [6.3.8](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@6.3.7...@patternfly/react-charts@6.3.8) (2020-06-05)
718

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

packages/react-charts/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-charts",
3-
"version": "6.3.8",
3+
"version": "6.3.9",
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",
@@ -30,8 +30,8 @@
3030
"homepage": "https://github.com/patternfly/patternfly-react#readme",
3131
"dependencies": {
3232
"@patternfly/patternfly": "4.10.31",
33-
"@patternfly/react-styles": "^4.3.3",
34-
"@patternfly/react-tokens": "^4.4.3",
33+
"@patternfly/react-styles": "^4.3.4",
34+
"@patternfly/react-tokens": "^4.4.4",
3535
"hoist-non-react-statics": "^3.3.0",
3636
"lodash": "^4.17.15",
3737
"tslib": "^1.11.1",

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.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.18.4...@patternfly/react-core@4.18.5) (2020-06-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **docs:** add upgrade guide ([#4298](https://github.com/patternfly/patternfly-react/issues/4298)) ([4ee8805](https://github.com/patternfly/patternfly-react/commit/4ee8805ab9b232ebbe280313d4ae3e53bd78fb70))
12+
13+
14+
15+
16+
617
## [4.18.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.18.3...@patternfly/react-core@4.18.4) (2020-06-05)
718

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

packages/react-core/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-core",
3-
"version": "4.18.4",
3+
"version": "4.18.5",
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",
@@ -35,9 +35,9 @@
3535
"gen:tests": "yo tsx-docgen"
3636
},
3737
"dependencies": {
38-
"@patternfly/react-icons": "^4.3.4",
39-
"@patternfly/react-styles": "^4.3.3",
40-
"@patternfly/react-tokens": "^4.4.3",
38+
"@patternfly/react-icons": "^4.3.5",
39+
"@patternfly/react-styles": "^4.3.4",
40+
"@patternfly/react-tokens": "^4.4.4",
4141
"focus-trap": "4.0.2",
4242
"react-dropzone": "9.0.0",
4343
"tippy.js": "5.1.2",

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.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.3.20...@patternfly/react-docs@5.3.21) (2020-06-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **docs:** add upgrade guide ([#4298](https://github.com/patternfly/patternfly-react/issues/4298)) ([4ee8805](https://github.com/patternfly/patternfly-react/commit/4ee8805ab9b232ebbe280313d4ae3e53bd78fb70))
12+
13+
14+
15+
16+
617
## [5.3.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.3.19...@patternfly/react-docs@5.3.20) (2020-06-05)
718

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

packages/react-docs/package.json

Lines changed: 11 additions & 11 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.20",
4+
"version": "5.3.21",
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.11",
30-
"@patternfly/react-charts": "^6.3.8",
31-
"@patternfly/react-core": "^4.18.4",
32-
"@patternfly/react-icons": "^4.3.4",
33-
"@patternfly/react-inline-edit-extension": "^4.4.13",
34-
"@patternfly/react-styles": "^4.3.3",
35-
"@patternfly/react-table": "^4.5.6",
36-
"@patternfly/react-tokens": "^4.4.3",
37-
"@patternfly/react-topology": "^4.3.12",
38-
"@patternfly/react-virtualized-extension": "^4.3.13",
29+
"@patternfly/react-catalog-view-extension": "^4.3.12",
30+
"@patternfly/react-charts": "^6.3.9",
31+
"@patternfly/react-core": "^4.18.5",
32+
"@patternfly/react-icons": "^4.3.5",
33+
"@patternfly/react-inline-edit-extension": "^4.4.14",
34+
"@patternfly/react-styles": "^4.3.4",
35+
"@patternfly/react-table": "^4.5.7",
36+
"@patternfly/react-tokens": "^4.4.4",
37+
"@patternfly/react-topology": "^4.3.13",
38+
"@patternfly/react-virtualized-extension": "^4.3.14",
3939
"gatsby": "2.21.0",
4040
"gatsby-theme-patternfly-org": "^4.0.11",
4141
"gatsby-transformer-react-docgen-typescript": "^4.0.2",

packages/react-icons/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.3.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@4.3.4...@patternfly/react-icons@4.3.5) (2020-06-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **docs:** add upgrade guide ([#4298](https://github.com/patternfly/patternfly-react/issues/4298)) ([4ee8805](https://github.com/patternfly/patternfly-react/commit/4ee8805ab9b232ebbe280313d4ae3e53bd78fb70))
12+
13+
14+
15+
16+
617
## [4.3.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@4.3.3...@patternfly/react-icons@4.3.4) (2020-06-05)
718

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

packages/react-icons/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-icons",
3-
"version": "4.3.4",
3+
"version": "4.3.5",
44
"description": "PatternFly 4 Icons as React Components",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)