Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
 - @patternfly/react-catalog-view-extension@1.4.5
 - @patternfly/react-core@3.140.5
 - @patternfly/react-docs@4.20.6
 - @patternfly/react-inline-edit-extension@2.17.5
 - demo-app-ts@3.24.6
 - @patternfly/react-integration@3.24.3
 - @patternfly/react-table@2.27.5
 - @patternfly/react-topology@2.14.5
 - @patternfly/react-virtualized-extension@1.4.5
  • Loading branch information
patternfly-build committed Feb 17, 2020
1 parent ae708ac commit 00ea696
Show file tree
Hide file tree
Showing 18 changed files with 109 additions and 22 deletions.
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.

## [1.4.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-catalog-view-extension@1.4.4...@patternfly/react-catalog-view-extension@1.4.5) (2020-02-17)

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





## [1.4.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-catalog-view-extension@1.4.3...@patternfly/react-catalog-view-extension@1.4.4) (2020-02-17)

**Note:** Version bump only for package @patternfly/react-catalog-view-extension
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-catalog-view-extension",
"version": "1.4.4",
"version": "1.4.5",
"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": "2.65.0",
"@patternfly/react-core": "^3.140.4",
"@patternfly/react-core": "^3.140.5",
"@patternfly/react-styles": "^3.7.2",
"classnames": "^2.2.5",
"patternfly": "^3.59.4"
Expand Down
11 changes: 11 additions & 0 deletions packages/patternfly-4/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.

## [3.140.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@3.140.4...@patternfly/react-core@3.140.5) (2020-02-17)


### Bug Fixes

* **beta:** beta warning for datatoolbar, cleanup ([#3755](https://github.com/patternfly/patternfly-react/issues/3755)) ([ae708ac](https://github.com/patternfly/patternfly-react/commit/ae708ac2ee1cdf321519d63833c1998b6627d8c1))





## [3.140.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@3.140.3...@patternfly/react-core@3.140.4) (2020-02-17)

**Note:** Version bump only for package @patternfly/react-core
Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-4/react-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-core",
"version": "3.140.4",
"version": "3.140.5",
"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
11 changes: 11 additions & 0 deletions packages/patternfly-4/react-docs/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.20.6](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@4.20.5...@patternfly/react-docs@4.20.6) (2020-02-17)


### Bug Fixes

* **beta:** beta warning for datatoolbar, cleanup ([#3755](https://github.com/patternfly/patternfly-react/issues/3755)) ([ae708ac](https://github.com/patternfly/patternfly-react/commit/ae708ac2ee1cdf321519d63833c1998b6627d8c1))





## [4.20.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@4.20.4...@patternfly/react-docs@4.20.5) (2020-02-17)

**Note:** Version bump only for package @patternfly/react-docs
Expand Down
14 changes: 7 additions & 7 deletions packages/patternfly-4/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": "4.20.5",
"version": "4.20.6",
"author": "Red Hat",
"license": "MIT",
"private": true,
Expand All @@ -19,17 +19,17 @@
"@mdx-js/mdx": "^1.1.5",
"@mdx-js/react": "^1.1.5",
"@patternfly/patternfly": "2.65.0",
"@patternfly/react-catalog-view-extension": "^1.4.4",
"@patternfly/react-catalog-view-extension": "^1.4.5",
"@patternfly/react-charts": "^5.3.3",
"@patternfly/react-core": "^3.140.4",
"@patternfly/react-core": "^3.140.5",
"@patternfly/react-icons": "^3.15.1",
"@patternfly/react-inline-edit-extension": "^2.17.4",
"@patternfly/react-inline-edit-extension": "^2.17.5",
"@patternfly/react-styled-system": "^3.8.4",
"@patternfly/react-styles": "^3.7.2",
"@patternfly/react-table": "^2.27.4",
"@patternfly/react-table": "^2.27.5",
"@patternfly/react-tokens": "^2.8.2",
"@patternfly/react-topology": "^2.14.4",
"@patternfly/react-virtualized-extension": "^1.4.4",
"@patternfly/react-topology": "^2.14.5",
"@patternfly/react-virtualized-extension": "^1.4.5",
"gatsby": "2.19.12",
"gatsby-cli": "2.8.29",
"gatsby-theme-patternfly-org": "^1.4.0",
Expand Down
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.

## [2.17.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@2.17.4...@patternfly/react-inline-edit-extension@2.17.5) (2020-02-17)

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





## [2.17.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@2.17.3...@patternfly/react-inline-edit-extension@2.17.4) (2020-02-17)

**Note:** Version bump only for package @patternfly/react-inline-edit-extension
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-inline-edit-extension",
"version": "2.17.4",
"version": "2.17.5",
"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": "2.65.0",
"@patternfly/react-core": "^3.140.4",
"@patternfly/react-core": "^3.140.5",
"@patternfly/react-icons": "^3.15.1",
"@patternfly/react-styles": "^3.7.2",
"@patternfly/react-table": "^2.27.4",
"@patternfly/react-table": "^2.27.5",
"classnames": "^2.2.5",
"exenv": "^1.2.2",
"reactabular-table": "^8.14.0"
Expand Down
11 changes: 11 additions & 0 deletions packages/patternfly-4/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.

## [3.24.3](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-integration@3.24.2...@patternfly/react-integration@3.24.3) (2020-02-17)


### Bug Fixes

* **beta:** beta warning for datatoolbar, cleanup ([#3755](https://github.com/patternfly/patternfly-react/issues/3755)) ([ae708ac](https://github.com/patternfly/patternfly-react/commit/ae708ac2ee1cdf321519d63833c1998b6627d8c1))





## [3.24.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-integration@3.24.1...@patternfly/react-integration@3.24.2) (2020-02-14)

**Note:** Version bump only for package @patternfly/react-integration
Expand Down
11 changes: 11 additions & 0 deletions packages/patternfly-4/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.

## [3.24.6](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@3.24.5...demo-app-ts@3.24.6) (2020-02-17)


### Bug Fixes

* **beta:** beta warning for datatoolbar, cleanup ([#3755](https://github.com/patternfly/patternfly-react/issues/3755)) ([ae708ac](https://github.com/patternfly/patternfly-react/commit/ae708ac2ee1cdf321519d63833c1998b6627d8c1))





## [3.24.5](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@3.24.4...demo-app-ts@3.24.5) (2020-02-17)

**Note:** Version bump only for package demo-app-ts
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "demo-app-ts",
"private": true,
"version": "3.24.5",
"version": "3.24.6",
"scripts": {
"build:demo-app": "react-scripts build",
"start:demo-app": "react-scripts start"
},
"dependencies": {
"@patternfly/react-core": "^3.140.4",
"@patternfly/react-core": "^3.140.5",
"react": "^16.8.0",
"react-dom": "^16.8.0",
"react-router": "^4.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-4/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": "3.24.2",
"version": "3.24.3",
"description": "Integration testing for PF4 using demo applications",
"main": "lib/index.js",
"sideEffects": false,
Expand Down
11 changes: 11 additions & 0 deletions packages/patternfly-4/react-table/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.

## [2.27.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@2.27.4...@patternfly/react-table@2.27.5) (2020-02-17)


### Bug Fixes

* **beta:** beta warning for datatoolbar, cleanup ([#3755](https://github.com/patternfly/patternfly-react/issues/3755)) ([ae708ac](https://github.com/patternfly/patternfly-react/commit/ae708ac2ee1cdf321519d63833c1998b6627d8c1))





## [2.27.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@2.27.3...@patternfly/react-table@2.27.4) (2020-02-17)

**Note:** Version bump only for package @patternfly/react-table
Expand Down
4 changes: 2 additions & 2 deletions packages/patternfly-4/react-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-table",
"version": "2.27.4",
"version": "2.27.5",
"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/patternfly-4/react-table#readme",
"dependencies": {
"@patternfly/patternfly": "2.65.0",
"@patternfly/react-core": "^3.140.4",
"@patternfly/react-core": "^3.140.5",
"@patternfly/react-icons": "^3.15.1",
"@patternfly/react-styles": "^3.7.2",
"@patternfly/react-tokens": "^2.8.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/patternfly-4/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.

## [2.14.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-topology@2.14.4...@patternfly/react-topology@2.14.5) (2020-02-17)

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





## [2.14.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-topology@2.14.3...@patternfly/react-topology@2.14.4) (2020-02-17)

**Note:** Version bump only for package @patternfly/react-topology
Expand Down
4 changes: 2 additions & 2 deletions packages/patternfly-4/react-topology/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-topology",
"version": "2.14.4",
"version": "2.14.5",
"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/patternfly-4/react-topology#readme",
"dependencies": {
"@patternfly/patternfly": "2.65.0",
"@patternfly/react-core": "^3.140.4",
"@patternfly/react-core": "^3.140.5",
"@patternfly/react-icons": "^3.15.1",
"@patternfly/react-styles": "^3.7.2"
},
Expand Down
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.

## [1.4.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-virtualized-extension@1.4.4...@patternfly/react-virtualized-extension@1.4.5) (2020-02-17)

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





## [1.4.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-virtualized-extension@1.4.3...@patternfly/react-virtualized-extension@1.4.4) (2020-02-17)

**Note:** Version bump only for package @patternfly/react-virtualized-extension
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-virtualized-extension",
"version": "1.4.4",
"version": "1.4.5",
"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/patternfly-4/",
"dependencies": {
"@patternfly/patternfly": "2.65.0",
"@patternfly/react-core": "^3.140.4",
"@patternfly/react-core": "^3.140.5",
"@patternfly/react-icons": "^3.15.1",
"@patternfly/react-styles": "^3.7.2",
"@types/react-virtualized": "^9.21.5",
Expand Down

0 comments on commit 00ea696

Please sign in to comment.