Skip to content

Commit 1c45a0c

Browse files
chore(release): releasing packages [ci skip]
- @patternfly/react-catalog-view-extension@1.4.66 - @patternfly/react-charts@5.3.21 - @patternfly/react-core@3.158.1 - @patternfly/react-docs@4.21.30 - @patternfly/react-icons@3.15.17 - @patternfly/react-inline-edit-extension@2.17.66 - demo-app-ts@3.31.7 - @patternfly/react-styles@3.7.14 - @patternfly/react-table@2.28.47 - @patternfly/react-tokens@2.8.14 - @patternfly/react-topology@2.14.66 - @patternfly/react-virtualized-extension@1.4.67
1 parent 663bd4b commit 1c45a0c

File tree

24 files changed

+142
-46
lines changed

24 files changed

+142
-46
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+
## [1.4.66](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-catalog-view-extension@1.4.65...@patternfly/react-catalog-view-extension@1.4.66) (2020-05-11)
7+
8+
**Note:** Version bump only for package @patternfly/react-catalog-view-extension
9+
10+
11+
12+
13+
614
## [1.4.65](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-catalog-view-extension@1.4.64...@patternfly/react-catalog-view-extension@1.4.65) (2020-05-08)
715

816
**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": "1.4.65",
3+
"version": "1.4.66",
44
"description": "This library provides catalog view extensions for PatternFly 4 React.",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -41,8 +41,8 @@
4141
},
4242
"dependencies": {
4343
"@patternfly/patternfly": "2.71.6",
44-
"@patternfly/react-core": "^3.158.0",
45-
"@patternfly/react-styles": "^3.7.13",
44+
"@patternfly/react-core": "^3.158.1",
45+
"@patternfly/react-styles": "^3.7.14",
4646
"classnames": "^2.2.5",
4747
"patternfly": "^3.59.4"
4848
},

packages/react-charts/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+
## [5.3.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@5.3.20...@patternfly/react-charts@5.3.21) (2020-05-11)
7+
8+
**Note:** Version bump only for package @patternfly/react-charts
9+
10+
11+
12+
13+
614
## [5.3.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@5.3.19...@patternfly/react-charts@5.3.20) (2020-05-07)
715

816
**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": "5.3.20",
3+
"version": "5.3.21",
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": "2.71.6",
33-
"@patternfly/react-styles": "^3.7.13",
34-
"@patternfly/react-tokens": "^2.8.13",
33+
"@patternfly/react-styles": "^3.7.14",
34+
"@patternfly/react-tokens": "^2.8.14",
3535
"hoist-non-react-statics": "^3.3.0",
3636
"lodash": "^4.17.15",
3737
"victory": "^33.0.5",

packages/react-core/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+
## [3.158.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@3.158.0...@patternfly/react-core@3.158.1) (2020-05-11)
7+
8+
**Note:** Version bump only for package @patternfly/react-core
9+
10+
11+
12+
13+
614
# [3.158.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@3.157.0...@patternfly/react-core@3.158.0) (2020-05-08)
715

816

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": "3.158.0",
3+
"version": "3.158.1",
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",
@@ -41,9 +41,9 @@
4141
"gen:tests": "yo tsx-docgen"
4242
},
4343
"dependencies": {
44-
"@patternfly/react-icons": "^3.15.16",
45-
"@patternfly/react-styles": "^3.7.13",
46-
"@patternfly/react-tokens": "^2.8.13",
44+
"@patternfly/react-icons": "^3.15.17",
45+
"@patternfly/react-styles": "^3.7.14",
46+
"@patternfly/react-tokens": "^2.8.14",
4747
"focus-trap": "4.0.2",
4848
"react-dropzone": "9.0.0",
4949
"tippy.js": "5.1.2"

packages/react-docs/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.21.30](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@4.21.29...@patternfly/react-docs@4.21.30) (2020-05-11)
7+
8+
**Note:** Version bump only for package @patternfly/react-docs
9+
10+
11+
12+
13+
614
## [4.21.29](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@4.21.28...@patternfly/react-docs@4.21.29) (2020-05-11)
715

816
**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": "4.21.29",
4+
"version": "4.21.30",
55
"author": "Red Hat",
66
"license": "MIT",
77
"scripts": {
@@ -18,16 +18,16 @@
1818
"@mdx-js/mdx": "^1.1.5",
1919
"@mdx-js/react": "^1.1.5",
2020
"@patternfly/patternfly": "2.71.6",
21-
"@patternfly/react-catalog-view-extension": "^1.4.65",
22-
"@patternfly/react-charts": "^5.3.20",
23-
"@patternfly/react-core": "^3.158.0",
24-
"@patternfly/react-icons": "^3.15.16",
25-
"@patternfly/react-inline-edit-extension": "^2.17.65",
26-
"@patternfly/react-styles": "^3.7.13",
27-
"@patternfly/react-table": "^2.28.46",
28-
"@patternfly/react-tokens": "^2.8.13",
29-
"@patternfly/react-topology": "^2.14.65",
30-
"@patternfly/react-virtualized-extension": "^1.4.66",
21+
"@patternfly/react-catalog-view-extension": "^1.4.66",
22+
"@patternfly/react-charts": "^5.3.21",
23+
"@patternfly/react-core": "^3.158.1",
24+
"@patternfly/react-icons": "^3.15.17",
25+
"@patternfly/react-inline-edit-extension": "^2.17.66",
26+
"@patternfly/react-styles": "^3.7.14",
27+
"@patternfly/react-table": "^2.28.47",
28+
"@patternfly/react-tokens": "^2.8.14",
29+
"@patternfly/react-topology": "^2.14.66",
30+
"@patternfly/react-virtualized-extension": "^1.4.67",
3131
"gatsby": "2.20.2",
3232
"gatsby-cli": "2.11.0",
3333
"gatsby-theme-patternfly-org": "^1.4.1",

packages/react-icons/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+
## [3.15.17](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@3.15.16...@patternfly/react-icons@3.15.17) (2020-05-11)
7+
8+
**Note:** Version bump only for package @patternfly/react-icons
9+
10+
11+
12+
13+
614
## [3.15.16](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@3.15.15...@patternfly/react-icons@3.15.16) (2020-04-17)
715

816
**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": "3.15.16",
3+
"version": "3.15.17",
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)