Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
 - @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]
  • Loading branch information
patternfly-build committed Apr 7, 2020
1 parent 27fc984 commit fbf6e1c
Show file tree
Hide file tree
Showing 18 changed files with 103 additions and 22 deletions.
8 changes: 8 additions & 0 deletions packages/react-catalog-view-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.19](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-04-07)

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





## [4.0.18](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-04-03)

**Note:** Version bump only for package @patternfly/react-catalog-view-extension
Expand Down
4 changes: 2 additions & 2 deletions packages/react-catalog-view-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-catalog-view-extension",
"version": "4.0.18",
"version": "4.0.19",
"description": "This library provides catalog view extensions for PatternFly 4 React.",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@patternfly/patternfly": "4.6.0",
"@patternfly/react-core": "^4.2.6",
"@patternfly/react-core": "^4.2.7",
"@patternfly/react-styles": "^4.0.6",
"classnames": "^2.2.5",
"patternfly": "^3.59.4"
Expand Down
11 changes: 11 additions & 0 deletions packages/react-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.7](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-04-07)


### Bug Fixes

* **gutter:** fix type for gutter support ([#4014](https://github.com/patternfly/patternfly-react/issues/4014)) ([27fc984](https://github.com/patternfly/patternfly-react/commit/27fc984d059e5ced425e66a6ede5ed163cd02a89))





## [4.2.6](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-04-03)

**Note:** Version bump only for package @patternfly/react-core
Expand Down
2 changes: 1 addition & 1 deletion packages/react-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-core",
"version": "4.2.6",
"version": "4.2.7",
"description": "This library provides a set of common React components for use with the PatternFly reference implementation.",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.0.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-04-07)

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





## [5.0.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-04-03)

**Note:** Version bump only for package @patternfly/react-docs
Expand Down
14 changes: 7 additions & 7 deletions packages/react-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@patternfly/react-docs",
"description": "PatternFly React Docs",
"version": "5.0.20",
"version": "5.0.21",
"author": "Red Hat",
"license": "MIT",
"scripts": {
Expand All @@ -18,16 +18,16 @@
"@mdx-js/mdx": "^1.1.5",
"@mdx-js/react": "^1.1.5",
"@patternfly/patternfly": "4.6.0",
"@patternfly/react-catalog-view-extension": "^4.0.18",
"@patternfly/react-catalog-view-extension": "^4.0.19",
"@patternfly/react-charts": "^6.1.3",
"@patternfly/react-core": "^4.2.6",
"@patternfly/react-core": "^4.2.7",
"@patternfly/react-icons": "^4.0.6",
"@patternfly/react-inline-edit-extension": "^4.0.21",
"@patternfly/react-inline-edit-extension": "^4.0.22",
"@patternfly/react-styles": "^4.0.6",
"@patternfly/react-table": "^4.0.21",
"@patternfly/react-table": "^4.0.22",
"@patternfly/react-tokens": "^4.0.4",
"@patternfly/react-topology": "^4.0.19",
"@patternfly/react-virtualized-extension": "^4.0.19",
"@patternfly/react-topology": "^4.0.20",
"@patternfly/react-virtualized-extension": "^4.0.20",
"gatsby": "2.20.2",
"gatsby-cli": "2.11.0",
"gatsby-theme-patternfly-org": "^1.4.9",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-inline-edit-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.22](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-04-07)

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





## [4.0.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-04-03)

**Note:** Version bump only for package @patternfly/react-inline-edit-extension
Expand Down
6 changes: 3 additions & 3 deletions packages/react-inline-edit-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-inline-edit-extension",
"version": "4.0.21",
"version": "4.0.22",
"description": "This library provides inline editing support for PatternFly 4 React table",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -28,10 +28,10 @@
"homepage": "https://github.com/patternfly/patternfly-react/tree/master/packages/patternfly-4/",
"dependencies": {
"@patternfly/patternfly": "4.6.0",
"@patternfly/react-core": "^4.2.6",
"@patternfly/react-core": "^4.2.7",
"@patternfly/react-icons": "^4.0.6",
"@patternfly/react-styles": "^4.0.6",
"@patternfly/react-table": "^4.0.21",
"@patternfly/react-table": "^4.0.22",
"classnames": "^2.2.5",
"reactabular-table": "^8.14.0"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/react-integration/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.7](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-04-07)


### Bug Fixes

* **gutter:** fix type for gutter support ([#4014](https://github.com/patternfly/patternfly-react/issues/4014)) ([27fc984](https://github.com/patternfly/patternfly-react/commit/27fc984d059e5ced425e66a6ede5ed163cd02a89))





## [4.2.6](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-04-03)

**Note:** Version bump only for package @patternfly/react-integration
Expand Down
11 changes: 11 additions & 0 deletions packages/react-integration/demo-app-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.7](https://github.com/patternfly/patternfly-react/compare/[email protected]@4.2.7) (2020-04-07)


### Bug Fixes

* **gutter:** fix type for gutter support ([#4014](https://github.com/patternfly/patternfly-react/issues/4014)) ([27fc984](https://github.com/patternfly/patternfly-react/commit/27fc984d059e5ced425e66a6ede5ed163cd02a89))





## [4.2.6](https://github.com/patternfly/patternfly-react/compare/[email protected]@4.2.6) (2020-04-03)

**Note:** Version bump only for package demo-app-ts
Expand Down
4 changes: 2 additions & 2 deletions packages/react-integration/demo-app-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "demo-app-ts",
"private": true,
"version": "4.2.6",
"version": "4.2.7",
"scripts": {
"build:demo-app": "react-scripts build",
"start:demo-app": "react-scripts start"
},
"dependencies": {
"@patternfly/react-core": "^4.2.6",
"@patternfly/react-core": "^4.2.7",
"react": "^16.8.0",
"react-dom": "^16.8.0",
"react-router": "^4.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-integration/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@patternfly/react-integration",
"private": true,
"version": "4.2.6",
"version": "4.2.7",
"description": "Integration testing for PF4 using demo applications",
"main": "lib/index.js",
"sideEffects": false,
Expand Down
8 changes: 8 additions & 0 deletions packages/react-table/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.22](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-04-07)

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





## [4.0.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-04-03)

**Note:** Version bump only for package @patternfly/react-table
Expand Down
4 changes: 2 additions & 2 deletions packages/react-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-table",
"version": "4.0.21",
"version": "4.0.22",
"description": "This library provides a set of React table components for use with the PatternFly 4",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"homepage": "https://github.com/patternfly/patternfly-react/tree/master/packages/react-table#readme",
"dependencies": {
"@patternfly/patternfly": "4.6.0",
"@patternfly/react-core": "^4.2.6",
"@patternfly/react-core": "^4.2.7",
"@patternfly/react-icons": "^4.0.6",
"@patternfly/react-styles": "^4.0.6",
"@patternfly/react-tokens": "^4.0.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-topology/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-04-07)

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





## [4.0.19](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-04-03)

**Note:** Version bump only for package @patternfly/react-topology
Expand Down
4 changes: 2 additions & 2 deletions packages/react-topology/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-topology",
"version": "4.0.19",
"version": "4.0.20",
"description": "This library provides a set of React topology view components for use with the PatternFly 4",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand All @@ -26,7 +26,7 @@
"homepage": "https://github.com/patternfly/patternfly-react/tree/master/packages/react-topology#readme",
"dependencies": {
"@patternfly/patternfly": "4.6.0",
"@patternfly/react-core": "^4.2.6",
"@patternfly/react-core": "^4.2.7",
"@patternfly/react-icons": "^4.0.6",
"@patternfly/react-styles": "^4.0.6"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/react-virtualized-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-04-07)

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





## [4.0.19](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2020-04-03)

**Note:** Version bump only for package @patternfly/react-virtualized-extension
Expand Down
4 changes: 2 additions & 2 deletions packages/react-virtualized-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-virtualized-extension",
"version": "4.0.19",
"version": "4.0.20",
"description": "This library provides efficient rendering extensions for PatternFly 4 React tables and lists.",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"homepage": "https://github.com/patternfly/patternfly-react/tree/master/packages/react-virtualized-extension/",
"dependencies": {
"@patternfly/patternfly": "4.6.0",
"@patternfly/react-core": "^4.2.6",
"@patternfly/react-core": "^4.2.7",
"@patternfly/react-icons": "^4.0.6",
"@patternfly/react-styles": "^4.0.6",
"@types/react-virtualized": "^9.21.5",
Expand Down

0 comments on commit fbf6e1c

Please sign in to comment.