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.1.54
 - @patternfly/react-charts@5.2.6
 - @patternfly/react-core@3.128.0
 - @patternfly/react-docs@4.16.65
 - @patternfly/react-inline-edit-extension@2.14.14
 - demo-app-ts@3.15.0
 - @patternfly/react-integration@3.15.0
 - @patternfly/react-styled-system@3.7.14
 - @patternfly/react-styles@3.6.14
 - @patternfly/react-table@2.24.58
 - @patternfly/react-tokens@2.7.13
 - @patternfly/react-topology@2.11.42
 - @patternfly/react-virtualized-extension@1.3.55
 - @patternfly/react-icons@3.14.26
  • Loading branch information
patternfly-build committed Dec 16, 2019
1 parent ce08747 commit 8eedd65
Show file tree
Hide file tree
Showing 28 changed files with 172 additions and 51 deletions.
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.54](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-catalog-view-extension@1.1.53...@patternfly/react-catalog-view-extension@1.1.54) (2019-12-16)

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





## [1.1.53](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-catalog-view-extension@1.1.52...@patternfly/react-catalog-view-extension@1.1.53) (2019-12-13)

**Note:** Version bump only for package @patternfly/react-catalog-view-extension
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-catalog-view-extension",
"version": "1.1.53",
"version": "1.1.54",
"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,8 +41,8 @@
},
"dependencies": {
"@patternfly/patternfly": "2.45.4",
"@patternfly/react-core": "^3.127.3",
"@patternfly/react-styles": "^3.6.13",
"@patternfly/react-core": "^3.128.0",
"@patternfly/react-styles": "^3.6.14",
"classnames": "^2.2.5",
"patternfly": "^3.59.4"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/patternfly-4/react-charts/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.

## [5.2.6](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@5.2.5...@patternfly/react-charts@5.2.6) (2019-12-16)

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





## [5.2.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@5.2.4...@patternfly/react-charts@5.2.5) (2019-12-12)

**Note:** Version bump only for package @patternfly/react-charts
Expand Down
6 changes: 3 additions & 3 deletions packages/patternfly-4/react-charts/package.json
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-charts",
"version": "5.2.5",
"version": "5.2.6",
"description": "This library provides a set of React chart components for use with the PatternFly reference implementation.",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -30,8 +30,8 @@
"homepage": "https://github.com/patternfly/patternfly-react#readme",
"dependencies": {
"@patternfly/patternfly": "2.45.4",
"@patternfly/react-styles": "^3.6.13",
"@patternfly/react-tokens": "^2.7.12",
"@patternfly/react-styles": "^3.6.14",
"@patternfly/react-tokens": "^2.7.13",
"hoist-non-react-statics": "^3.3.0",
"lodash": "^4.17.15",
"victory": "^33.0.5",
Expand Down
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.128.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@3.127.3...@patternfly/react-core@3.128.0) (2019-12-16)


### Features

* **list:** add the ordered variant ([#3363](https://github.com/patternfly/patternfly-react/issues/3363)) ([373f923](https://github.com/patternfly/patternfly-react/commit/373f923af83801ce6e8126a799b734e5cb112d81))





## [3.127.3](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@3.127.2...@patternfly/react-core@3.127.3) (2019-12-13)


Expand Down
8 changes: 4 additions & 4 deletions packages/patternfly-4/react-core/package.json
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-core",
"version": "3.127.3",
"version": "3.128.0",
"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 Expand Up @@ -39,9 +39,9 @@
"develop": "yarn build:babel:esm --skip-initial-build --watch --verbose"
},
"dependencies": {
"@patternfly/react-icons": "^3.14.25",
"@patternfly/react-styles": "^3.6.13",
"@patternfly/react-tokens": "^2.7.12",
"@patternfly/react-icons": "^3.14.26",
"@patternfly/react-styles": "^3.6.14",
"@patternfly/react-tokens": "^2.7.13",
"emotion": "^9.2.9",
"exenv": "^1.2.2",
"focus-trap-react": "^4.0.1",
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.16.65](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@4.16.64...@patternfly/react-docs@4.16.65) (2019-12-16)

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





## [4.16.64](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@4.16.63...@patternfly/react-docs@4.16.64) (2019-12-13)

**Note:** Version bump only for package @patternfly/react-docs
Expand Down
24 changes: 12 additions & 12 deletions packages/patternfly-4/react-docs/package.json
@@ -1,7 +1,7 @@
{
"name": "@patternfly/react-docs",
"description": "PatternFly React Docs",
"version": "4.16.64",
"version": "4.16.65",
"author": "Red Hat",
"license": "MIT",
"private": true,
Expand All @@ -21,17 +21,17 @@
"@mdx-js/mdx": "^1.1.5",
"@mdx-js/react": "^1.1.5",
"@patternfly/patternfly": "2.45.4",
"@patternfly/react-catalog-view-extension": "^1.1.53",
"@patternfly/react-charts": "^5.2.5",
"@patternfly/react-core": "^3.127.3",
"@patternfly/react-icons": "^3.14.25",
"@patternfly/react-inline-edit-extension": "^2.14.13",
"@patternfly/react-styled-system": "^3.7.13",
"@patternfly/react-styles": "^3.6.13",
"@patternfly/react-table": "^2.24.57",
"@patternfly/react-tokens": "^2.7.12",
"@patternfly/react-topology": "^2.11.41",
"@patternfly/react-virtualized-extension": "^1.3.54",
"@patternfly/react-catalog-view-extension": "^1.1.54",
"@patternfly/react-charts": "^5.2.6",
"@patternfly/react-core": "^3.128.0",
"@patternfly/react-icons": "^3.14.26",
"@patternfly/react-inline-edit-extension": "^2.14.14",
"@patternfly/react-styled-system": "^3.7.14",
"@patternfly/react-styles": "^3.6.14",
"@patternfly/react-table": "^2.24.58",
"@patternfly/react-tokens": "^2.7.13",
"@patternfly/react-topology": "^2.11.42",
"@patternfly/react-virtualized-extension": "^1.3.55",
"gatsby": "2.18.6",
"gatsby-cli": "2.8.15",
"gatsby-theme-patternfly-org": "^1.2.9",
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.14.14](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@2.14.13...@patternfly/react-inline-edit-extension@2.14.14) (2019-12-16)

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





## [2.14.13](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@2.14.12...@patternfly/react-inline-edit-extension@2.14.13) (2019-12-13)

**Note:** Version bump only for package @patternfly/react-inline-edit-extension
Expand Down
12 changes: 6 additions & 6 deletions packages/patternfly-4/react-inline-edit-extension/package.json
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-inline-edit-extension",
"version": "2.14.13",
"version": "2.14.14",
"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.45.4",
"@patternfly/react-core": "^3.127.3",
"@patternfly/react-icons": "^3.14.25",
"@patternfly/react-styles": "^3.6.13",
"@patternfly/react-table": "^2.24.57",
"@patternfly/react-core": "^3.128.0",
"@patternfly/react-icons": "^3.14.26",
"@patternfly/react-styles": "^3.6.14",
"@patternfly/react-table": "^2.24.58",
"classnames": "^2.2.5",
"exenv": "^1.2.2",
"reactabular-table": "^8.14.0"
Expand All @@ -51,7 +51,7 @@
"postbuild": "node ./build/copyStyles.js"
},
"optionalDependencies": {
"@patternfly/react-tokens": "^2.7.12"
"@patternfly/react-tokens": "^2.7.13"
},
"devDependencies": {
"@babel/cli": "^7.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/patternfly-4/react-integration/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.15.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-integration@3.14.1...@patternfly/react-integration@3.15.0) (2019-12-16)


### Features

* **list:** add the ordered variant ([#3363](https://github.com/patternfly/patternfly-react/issues/3363)) ([373f923](https://github.com/patternfly/patternfly-react/commit/373f923af83801ce6e8126a799b734e5cb112d81))





## [3.14.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-integration@3.14.0...@patternfly/react-integration@3.14.1) (2019-12-13)


Expand Down
11 changes: 11 additions & 0 deletions packages/patternfly-4/react-integration/demo-app-ts/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.15.0](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@3.14.9...demo-app-ts@3.15.0) (2019-12-16)


### Features

* **list:** add the ordered variant ([#3363](https://github.com/patternfly/patternfly-react/issues/3363)) ([373f923](https://github.com/patternfly/patternfly-react/commit/373f923af83801ce6e8126a799b734e5cb112d81))





## [3.14.9](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@3.14.8...demo-app-ts@3.14.9) (2019-12-13)


Expand Down
@@ -1,13 +1,13 @@
{
"name": "demo-app-ts",
"private": true,
"version": "3.14.9",
"version": "3.15.0",
"scripts": {
"build:demo-app": "react-scripts build",
"start:demo-app": "react-scripts start"
},
"dependencies": {
"@patternfly/react-core": "^3.127.3",
"@patternfly/react-core": "^3.128.0",
"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
@@ -1,7 +1,7 @@
{
"name": "@patternfly/react-integration",
"private": true,
"version": "3.14.1",
"version": "3.15.0",
"description": "Integration testing for PF4 using demo applications",
"main": "lib/index.js",
"sideEffects": false,
Expand Down
8 changes: 8 additions & 0 deletions packages/patternfly-4/react-styled-system/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.7.14](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-styled-system@3.7.13...@patternfly/react-styled-system@3.7.14) (2019-12-16)

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





## [3.7.13](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-styled-system@3.7.12...@patternfly/react-styled-system@3.7.13) (2019-12-12)

**Note:** Version bump only for package @patternfly/react-styled-system
Expand Down
6 changes: 3 additions & 3 deletions packages/patternfly-4/react-styled-system/package.json
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-styled-system",
"version": "3.7.13",
"version": "3.7.14",
"description": "Experimental: Styled System package with PatternFly 4 theming",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -35,8 +35,8 @@
"develop": "yarn build:babel:esm --skip-initial-build --watch --verbose"
},
"dependencies": {
"@patternfly/react-styles": "^3.6.13",
"@patternfly/react-tokens": "^2.7.12",
"@patternfly/react-styles": "^3.6.14",
"@patternfly/react-tokens": "^2.7.13",
"emotion-theming": "^9.2.9",
"react-emotion": "^9.2.9",
"styled-system": "^3.1.11"
Expand Down
8 changes: 8 additions & 0 deletions packages/patternfly-4/react-styles/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.6.14](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-styles@3.6.13...@patternfly/react-styles@3.6.14) (2019-12-16)

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





## [3.6.13](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-styles@3.6.12...@patternfly/react-styles@3.6.13) (2019-12-12)

**Note:** Version bump only for package @patternfly/react-styles
Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-4/react-styles/package.json
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-styles",
"version": "3.6.13",
"version": "3.6.14",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
"types": "dist/js/index.d.ts",
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.24.58](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@2.24.57...@patternfly/react-table@2.24.58) (2019-12-16)

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





## [2.24.57](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@2.24.56...@patternfly/react-table@2.24.57) (2019-12-13)


Expand Down
10 changes: 5 additions & 5 deletions packages/patternfly-4/react-table/package.json
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-table",
"version": "2.24.57",
"version": "2.24.58",
"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,10 +28,10 @@
"homepage": "https://github.com/patternfly/patternfly-react/tree/master/packages/patternfly-4/react-table#readme",
"dependencies": {
"@patternfly/patternfly": "2.45.4",
"@patternfly/react-core": "^3.127.3",
"@patternfly/react-icons": "^3.14.25",
"@patternfly/react-styles": "^3.6.13",
"@patternfly/react-tokens": "^2.7.12",
"@patternfly/react-core": "^3.128.0",
"@patternfly/react-icons": "^3.14.26",
"@patternfly/react-styles": "^3.6.14",
"@patternfly/react-tokens": "^2.7.13",
"classnames": "^2.2.5",
"exenv": "^1.2.2",
"lodash": "^4.17.15"
Expand Down
8 changes: 8 additions & 0 deletions packages/patternfly-4/react-tokens/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.13](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@2.7.12...@patternfly/react-tokens@2.7.13) (2019-12-16)

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





## [2.7.12](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@2.7.11...@patternfly/react-tokens@2.7.12) (2019-12-12)

**Note:** Version bump only for package @patternfly/react-tokens
Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-4/react-tokens/package.json
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-tokens",
"version": "2.7.12",
"version": "2.7.13",
"description": "This library provides access to the design tokens of PatternFly 4 from JavaScript",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 8eedd65

Please sign in to comment.