Skip to content

Commit 6e40881

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] - [email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - [email protected]
1 parent 5012b97 commit 6e40881

File tree

24 files changed

+136
-28
lines changed

24 files changed

+136
-28
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.8.69](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-10-14)
7+
8+
**Note:** Version bump only for package @patternfly/react-catalog-view-extension
9+
10+
11+
12+
13+
614
## [4.8.68](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-10-13)
715

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

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-catalog-view-extension",
3-
"version": "4.8.68",
3+
"version": "4.8.69",
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.50.4",
39-
"@patternfly/react-core": "^4.64.6",
39+
"@patternfly/react-core": "^4.64.7",
4040
"@patternfly/react-styles": "^4.7.8",
4141
"classnames": "^2.2.5",
4242
"patternfly": "^3.59.4"

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.11.3](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-10-14)
7+
8+
**Note:** Version bump only for package @patternfly/react-charts
9+
10+
11+
12+
13+
614
## [6.11.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-10-13)
715

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

packages/react-charts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-charts",
3-
"version": "6.11.2",
3+
"version": "6.11.3",
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",

packages/react-core/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.64.7](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-10-14)
7+
8+
9+
### Bug Fixes
10+
11+
* **Label:** Added tooltip to truncated text ([#5007](https://github.com/patternfly/patternfly-react/issues/5007)) ([5881577](https://github.com/patternfly/patternfly-react/commit/58815776532aa0de61c63925746d06d226e061e6))
12+
* **select:** skip the divider children in getDisplay ([#4998](https://github.com/patternfly/patternfly-react/issues/4998)) ([99fc494](https://github.com/patternfly/patternfly-react/commit/99fc494e636b12f1528e1956f33ff6327379bdb3))
13+
14+
15+
16+
17+
618
## [4.64.6](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-10-13)
719

820

packages/react-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-core",
3-
"version": "4.64.6",
3+
"version": "4.64.7",
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-datetime/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.2.13](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-10-14)
7+
8+
**Note:** Version bump only for package @patternfly/react-datetime
9+
10+
11+
12+
13+
614
## [4.2.12](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-10-13)
715

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

packages/react-datetime/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-datetime",
3-
"version": "4.2.12",
3+
"version": "4.2.13",
44
"description": "This library provides a set of React date and time components for use with PatternFly 4",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"@patternfly/patternfly": "4.50.4",
38-
"@patternfly/react-core": "^4.64.6",
38+
"@patternfly/react-core": "^4.64.7",
3939
"@patternfly/react-icons": "^4.7.12",
4040
"@patternfly/react-styles": "^4.7.8",
4141
"@patternfly/react-tokens": "^4.9.12",

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.10.26](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-10-14)
7+
8+
**Note:** Version bump only for package @patternfly/react-docs
9+
10+
11+
12+
13+
614
## [5.10.25](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-10-13)
715

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

packages/react-docs/package.json

+9-9
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.10.25",
4+
"version": "5.10.26",
55
"publishConfig": {
66
"access": "public",
77
"tag": "prerelease-v4"
@@ -23,17 +23,17 @@
2323
},
2424
"dependencies": {
2525
"@patternfly/patternfly": "4.50.4",
26-
"@patternfly/react-catalog-view-extension": "^4.8.68",
27-
"@patternfly/react-charts": "^6.11.2",
28-
"@patternfly/react-core": "^4.64.6",
29-
"@patternfly/react-datetime": "^4.2.12",
26+
"@patternfly/react-catalog-view-extension": "^4.8.69",
27+
"@patternfly/react-charts": "^6.11.3",
28+
"@patternfly/react-core": "^4.64.7",
29+
"@patternfly/react-datetime": "^4.2.13",
3030
"@patternfly/react-icons": "^4.7.12",
31-
"@patternfly/react-inline-edit-extension": "^4.5.124",
31+
"@patternfly/react-inline-edit-extension": "^4.5.125",
3232
"@patternfly/react-styles": "^4.7.8",
33-
"@patternfly/react-table": "^4.18.21",
33+
"@patternfly/react-table": "^4.18.22",
3434
"@patternfly/react-tokens": "^4.9.12",
35-
"@patternfly/react-topology": "^4.6.33",
36-
"@patternfly/react-virtualized-extension": "^4.5.113"
35+
"@patternfly/react-topology": "^4.6.34",
36+
"@patternfly/react-virtualized-extension": "^4.5.114"
3737
},
3838
"devDependencies": {
3939
"@patternfly/patternfly-a11y": "2.0.11",

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.5.125](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-10-14)
7+
8+
**Note:** Version bump only for package @patternfly/react-inline-edit-extension
9+
10+
11+
12+
13+
614
## [4.5.124](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-10-13)
715

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

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-inline-edit-extension",
3-
"version": "4.5.124",
3+
"version": "4.5.125",
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.64.6",
33+
"@patternfly/react-core": "^4.64.7",
3434
"@patternfly/react-icons": "^4.7.12",
3535
"@patternfly/react-styles": "^4.7.8",
36-
"@patternfly/react-table": "^4.18.21",
36+
"@patternfly/react-table": "^4.18.22",
3737
"reactabular-table": "^8.14.0"
3838
},
3939
"peerDependencies": {

packages/react-integration/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.50.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-10-14)
7+
8+
9+
### Bug Fixes
10+
11+
* **Label:** Added tooltip to truncated text ([#5007](https://github.com/patternfly/patternfly-react/issues/5007)) ([5881577](https://github.com/patternfly/patternfly-react/commit/58815776532aa0de61c63925746d06d226e061e6))
12+
* **select:** skip the divider children in getDisplay ([#4998](https://github.com/patternfly/patternfly-react/issues/4998)) ([99fc494](https://github.com/patternfly/patternfly-react/commit/99fc494e636b12f1528e1956f33ff6327379bdb3))
13+
14+
15+
16+
17+
618
## [4.50.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-10-12)
719

820

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

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.50.11](https://github.com/patternfly/patternfly-react/compare/[email protected]@4.50.11) (2020-10-14)
7+
8+
9+
### Bug Fixes
10+
11+
* **Label:** Added tooltip to truncated text ([#5007](https://github.com/patternfly/patternfly-react/issues/5007)) ([5881577](https://github.com/patternfly/patternfly-react/commit/58815776532aa0de61c63925746d06d226e061e6))
12+
* **select:** skip the divider children in getDisplay ([#4998](https://github.com/patternfly/patternfly-react/issues/4998)) ([99fc494](https://github.com/patternfly/patternfly-react/commit/99fc494e636b12f1528e1956f33ff6327379bdb3))
13+
14+
15+
16+
17+
618
## [4.50.10](https://github.com/patternfly/patternfly-react/compare/[email protected]@4.50.10) (2020-10-13)
719

820
**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.50.10",
4+
"version": "4.50.11",
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.64.6",
11+
"@patternfly/react-core": "^4.64.7",
1212
"react": "^16.8.0",
1313
"react-dom": "^16.8.0",
1414
"react-router": "^4.3.1",

packages/react-integration/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@patternfly/react-integration",
33
"private": true,
4-
"version": "4.50.1",
4+
"version": "4.50.2",
55
"description": "Integration testing for PF4 using demo applications",
66
"main": "lib/index.js",
77
"sideEffects": false,

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.18.22](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-10-14)
7+
8+
**Note:** Version bump only for package @patternfly/react-table
9+
10+
11+
12+
13+
614
## [4.18.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-10-13)
715

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

packages/react-table/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-table",
3-
"version": "4.18.21",
3+
"version": "4.18.22",
44
"description": "This library provides a set of React table components for use with the PatternFly 4",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {
3333
"@patternfly/patternfly": "4.50.4",
34-
"@patternfly/react-core": "^4.64.6",
34+
"@patternfly/react-core": "^4.64.7",
3535
"@patternfly/react-icons": "^4.7.12",
3636
"@patternfly/react-styles": "^4.7.8",
3737
"@patternfly/react-tokens": "^4.9.12",

packages/react-topology/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.6.34](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-10-14)
7+
8+
**Note:** Version bump only for package @patternfly/react-topology
9+
10+
11+
12+
13+
614
## [4.6.33](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-10-13)
715

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

packages/react-topology/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-topology",
3-
"version": "4.6.33",
3+
"version": "4.6.34",
44
"description": "This library provides a set of React topology view components for use with the PatternFly 4",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -28,7 +28,7 @@
2828
"clean": "rimraf dist"
2929
},
3030
"dependencies": {
31-
"@patternfly/react-core": "^4.64.6",
31+
"@patternfly/react-core": "^4.64.7",
3232
"@patternfly/react-icons": "^4.7.12",
3333
"@patternfly/react-styles": "^4.7.8",
3434
"@types/d3": "^5.7.2",

packages/react-virtualized-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.5.114](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-10-14)
7+
8+
**Note:** Version bump only for package @patternfly/react-virtualized-extension
9+
10+
11+
12+
13+
614
## [4.5.113](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-10-13)
715

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

packages/react-virtualized-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-virtualized-extension",
3-
"version": "4.5.113",
3+
"version": "4.5.114",
44
"description": "This library provides efficient rendering extensions for PatternFly 4 React tables and lists.",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -30,7 +30,7 @@
3030
"clean": "rimraf dist"
3131
},
3232
"dependencies": {
33-
"@patternfly/react-core": "^4.64.6",
33+
"@patternfly/react-core": "^4.64.7",
3434
"@patternfly/react-icons": "^4.7.12",
3535
"@patternfly/react-styles": "^4.7.8",
3636
"linear-layout-vector": "0.0.1",

packages/transformer-cjs-imports/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.0.2](https://github.com/patternfly/patternfly-react/compare/[email protected]@4.0.2) (2020-10-14)
7+
8+
**Note:** Version bump only for package transformer-cjs-imports
9+
10+
11+
12+
13+
614
## 4.0.1 (2020-09-30)
715

816

packages/transformer-cjs-imports/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "transformer-cjs-imports",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "Transform CJS imports to ESM in typescript depending on module target.",
55
"main": "index.js",
66
"author": "Red Hat",

0 commit comments

Comments
 (0)