Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
 - @patternfly/react-core@3.82.2
 - @patternfly/react-docs@4.9.21
 - @patternfly/react-inline-edit-extension@2.9.66
 - demo-app-ts@2.15.2
 - @patternfly/react-table@2.16.6
 - @patternfly/react-topology@2.7.15
 - @patternfly/react-virtualized-extension@1.1.100
  • Loading branch information
patternfly-build committed Aug 6, 2019
1 parent ff9c745 commit 3d6304a
Show file tree
Hide file tree
Showing 14 changed files with 73 additions and 14 deletions.
11 changes: 11 additions & 0 deletions packages/patternfly-4/react-core/CHANGELOG.md
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.82.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@3.82.1...@patternfly/react-core@3.82.2) (2019-08-06)


### Bug Fixes

* **Pagination:** Fix pagination to update page count ([#2639](https://github.com/patternfly/patternfly-react/issues/2639)) ([ff9c745](https://github.com/patternfly/patternfly-react/commit/ff9c745))





## [3.82.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@3.82.0...@patternfly/react-core@3.82.1) (2019-08-05)

**Note:** Version bump only for package @patternfly/react-core
Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-4/react-core/package.json
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-core",
"version": "3.82.1",
"version": "3.82.2",
"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/patternfly-4/react-docs/CHANGELOG.md
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.9.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@4.9.20...@patternfly/react-docs@4.9.21) (2019-08-06)

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





## [4.9.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@4.9.19...@patternfly/react-docs@4.9.20) (2019-08-05)

**Note:** Version bump only for package @patternfly/react-docs
Expand Down
4 changes: 2 additions & 2 deletions packages/patternfly-4/react-docs/package.json
@@ -1,7 +1,7 @@
{
"name": "@patternfly/react-docs",
"description": "PatternFly React Docs",
"version": "4.9.20",
"version": "4.9.21",
"author": "Red Hat",
"license": "MIT",
"private": true,
Expand All @@ -18,7 +18,7 @@
"@mdx-js/react": "1.0.2",
"@patternfly/patternfly": "2.24.0",
"@patternfly/react-icons": "^3.10.15",
"@patternfly/react-virtualized-extension": "^1.1.99",
"@patternfly/react-virtualized-extension": "^1.1.100",
"gatsby": "2.3.14",
"gatsby-mdx": "0.6.3",
"gatsby-plugin-react-helmet": "^3.0.11",
Expand Down
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.9.66](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@2.9.65...@patternfly/react-inline-edit-extension@2.9.66) (2019-08-06)

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





## [2.9.65](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@2.9.64...@patternfly/react-inline-edit-extension@2.9.65) (2019-08-05)

**Note:** Version bump only for package @patternfly/react-inline-edit-extension
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-inline-edit-extension",
"version": "2.9.65",
"version": "2.9.66",
"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.24.0",
"@patternfly/react-core": "^3.82.1",
"@patternfly/react-core": "^3.82.2",
"@patternfly/react-icons": "^3.10.15",
"@patternfly/react-styles": "^3.5.8",
"@patternfly/react-table": "^2.16.5",
"@patternfly/react-table": "^2.16.6",
"classnames": "^2.2.5",
"exenv": "^1.2.2",
"reactabular-table": "^8.14.0"
Expand Down
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.15.2](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@2.15.1...demo-app-ts@2.15.2) (2019-08-06)

**Note:** Version bump only for package demo-app-ts





## [2.15.1](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@2.15.0...demo-app-ts@2.15.1) (2019-08-05)

**Note:** Version bump only for package demo-app-ts
Expand Down
@@ -1,13 +1,13 @@
{
"name": "demo-app-ts",
"private": true,
"version": "2.15.1",
"version": "2.15.2",
"scripts": {
"build:demo-app": "react-scripts build",
"start:demo-app": "react-scripts start"
},
"dependencies": {
"@patternfly/react-core": "^3.82.1",
"@patternfly/react-core": "^3.82.2",
"react": "^16.8.4",
"react-dom": "^16.8.4",
"react-router": "^4.3.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/patternfly-4/react-table/CHANGELOG.md
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.16.6](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@2.16.5...@patternfly/react-table@2.16.6) (2019-08-06)

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





## [2.16.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@2.16.4...@patternfly/react-table@2.16.5) (2019-08-05)

**Note:** Version bump only for package @patternfly/react-table
Expand Down
4 changes: 2 additions & 2 deletions packages/patternfly-4/react-table/package.json
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-table",
"version": "2.16.5",
"version": "2.16.6",
"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.24.0",
"@patternfly/react-core": "^3.82.1",
"@patternfly/react-core": "^3.82.2",
"@patternfly/react-icons": "^3.10.15",
"@patternfly/react-styles": "^3.5.8",
"@patternfly/react-tokens": "^2.6.14",
Expand Down
8 changes: 8 additions & 0 deletions packages/patternfly-4/react-topology/CHANGELOG.md
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.7.15](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-topology@2.7.14...@patternfly/react-topology@2.7.15) (2019-08-06)

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





## [2.7.14](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-topology@2.7.13...@patternfly/react-topology@2.7.14) (2019-08-05)

**Note:** Version bump only for package @patternfly/react-topology
Expand Down
4 changes: 2 additions & 2 deletions packages/patternfly-4/react-topology/package.json
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-topology",
"version": "2.7.14",
"version": "2.7.15",
"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 @@ -25,7 +25,7 @@
},
"homepage": "https://github.com/patternfly/patternfly-react/tree/master/packages/patternfly-4/react-topology#readme",
"dependencies": {
"@patternfly/react-core": "^3.82.1",
"@patternfly/react-core": "^3.82.2",
"@patternfly/react-icons": "^3.10.15",
"@patternfly/react-styles": "^3.5.8"
},
Expand Down
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.1.100](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-virtualized-extension@1.1.99...@patternfly/react-virtualized-extension@1.1.100) (2019-08-06)

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





## [1.1.99](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-virtualized-extension@1.1.98...@patternfly/react-virtualized-extension@1.1.99) (2019-08-05)

**Note:** Version bump only for package @patternfly/react-virtualized-extension
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-virtualized-extension",
"version": "1.1.99",
"version": "1.1.100",
"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.24.0",
"@patternfly/react-core": "^3.82.1",
"@patternfly/react-core": "^3.82.2",
"@patternfly/react-icons": "^3.10.15",
"@patternfly/react-styles": "^3.5.8",
"clsx": "^1.0.1",
Expand Down

0 comments on commit 3d6304a

Please sign in to comment.