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.73.1
 - @patternfly/react-docs@4.8.81
 - @patternfly/react-inline-edit-extension@2.9.44
 - demo-app-ts@2.12.6
 - @patternfly/react-table@2.14.18
 - @patternfly/react-topology@2.6.15
 - @patternfly/react-virtualized-extension@1.1.77
  • Loading branch information
patternfly-build committed Jul 18, 2019
1 parent c9e87a6 commit 15baf18
Show file tree
Hide file tree
Showing 14 changed files with 71 additions and 15 deletions.
8 changes: 8 additions & 0 deletions packages/patternfly-4/react-core/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.

## [3.73.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@3.73.0...@patternfly/react-core@3.73.1) (2019-07-18)

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





# [3.73.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@3.72.3...@patternfly/react-core@3.73.0) (2019-07-17)


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.73.0",
"version": "3.73.1",
"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.8.81](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@4.8.80...@patternfly/react-docs@4.8.81) (2019-07-18)

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





## [4.8.80](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@4.8.79...@patternfly/react-docs@4.8.80) (2019-07-17)

**Note:** Version bump only for package @patternfly/react-docs
Expand Down
6 changes: 3 additions & 3 deletions packages/patternfly-4/react-docs/package.json
@@ -1,7 +1,7 @@
{
"name": "@patternfly/react-docs",
"description": "PatternFly React Docs",
"version": "4.8.80",
"version": "4.8.81",
"author": "Red Hat",
"license": "MIT",
"private": true,
Expand All @@ -17,9 +17,9 @@
"@mdx-js/mdx": "1.0.2",
"@mdx-js/react": "1.0.2",
"@patternfly/patternfly": "2.21.2",
"@patternfly/react-core": "^3.73.0",
"@patternfly/react-core": "^3.73.1",
"@patternfly/react-icons": "^3.10.12",
"@patternfly/react-virtualized-extension": "^1.1.76",
"@patternfly/react-virtualized-extension": "^1.1.77",
"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.44](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@2.9.43...@patternfly/react-inline-edit-extension@2.9.44) (2019-07-18)

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





## [2.9.43](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@2.9.42...@patternfly/react-inline-edit-extension@2.9.43) (2019-07-17)

**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.43",
"version": "2.9.44",
"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.21.2",
"@patternfly/react-core": "^3.73.0",
"@patternfly/react-core": "^3.73.1",
"@patternfly/react-icons": "^3.10.12",
"@patternfly/react-styles": "^3.5.5",
"@patternfly/react-table": "^2.14.17",
"@patternfly/react-table": "^2.14.18",
"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.12.6](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@2.12.5...demo-app-ts@2.12.6) (2019-07-18)

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





## [2.12.5](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@2.12.4...demo-app-ts@2.12.5) (2019-07-17)

**Note:** Version bump only for package demo-app-ts
Expand Down
@@ -1,13 +1,13 @@
{
"name": "demo-app-ts",
"private": true,
"version": "2.12.5",
"version": "2.12.6",
"scripts": {
"build:demo-app": "react-scripts build",
"start:demo-app": "react-scripts start"
},
"dependencies": {
"@patternfly/react-core": "^3.73.0",
"@patternfly/react-core": "^3.73.1",
"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.14.18](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@2.14.17...@patternfly/react-table@2.14.18) (2019-07-18)

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





## [2.14.17](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@2.14.16...@patternfly/react-table@2.14.17) (2019-07-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
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-table",
"version": "2.14.17",
"version": "2.14.18",
"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.21.2",
"@patternfly/react-core": "^3.73.0",
"@patternfly/react-core": "^3.73.1",
"@patternfly/react-icons": "^3.10.12",
"@patternfly/react-styles": "^3.5.5",
"@patternfly/react-tokens": "^2.6.11",
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.6.15](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-topology@2.6.14...@patternfly/react-topology@2.6.15) (2019-07-18)

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





## [2.6.14](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-topology@2.6.13...@patternfly/react-topology@2.6.14) (2019-07-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
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-topology",
"version": "2.6.14",
"version": "2.6.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.73.0",
"@patternfly/react-core": "^3.73.1",
"@patternfly/react-icons": "^3.10.12",
"@patternfly/react-styles": "^3.5.5"
},
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.77](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-virtualized-extension@1.1.76...@patternfly/react-virtualized-extension@1.1.77) (2019-07-18)

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





## [1.1.76](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-virtualized-extension@1.1.75...@patternfly/react-virtualized-extension@1.1.76) (2019-07-17)

**Note:** Version bump only for package @patternfly/react-virtualized-extension
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-virtualized-extension",
"version": "1.1.76",
"version": "1.1.77",
"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.21.2",
"@patternfly/react-core": "^3.73.0",
"@patternfly/react-core": "^3.73.1",
"@patternfly/react-icons": "^3.10.12",
"@patternfly/react-styles": "^3.5.5",
"clsx": "^1.0.1",
Expand Down

0 comments on commit 15baf18

Please sign in to comment.