Skip to content

Commit

Permalink
chore(release): releasing packages
Browse files Browse the repository at this point in the history
 - patternfly3-react-lerna-root@7.12.9
 - @patternfly/react-console@1.9.6
 - patternfly4-react-lerna-root@2.0.0
 - @patternfly/react-core@2.0.0
 - @patternfly/react-docs@3.19.23
 - @patternfly/react-table@0.2.15
  • Loading branch information
patternfly-build committed Dec 12, 2018
1 parent 40cdb64 commit f9a2b6a
Show file tree
Hide file tree
Showing 13 changed files with 83 additions and 8 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@

## Change Log (2018-12-12)

#### :house: Internal
* `patternfly-3`
* [#1021](https://github.com/patternfly/patternfly-react/pull/1021) @patternfly/react-console: Remove unnecessary peer dependencies ([@vojtechszocs](https://github.com/vojtechszocs))

#### Committers: 2
- Michael Ro ([@michaelkro](https://github.com/michaelkro))
- Vojtech Szocs ([@vojtechszocs](https://github.com/vojtechszocs))


## patternfly3-react-lerna-root@7.12.8 (2018-12-11)

#### :bug: Bug Fix
Expand Down
8 changes: 8 additions & 0 deletions packages/patternfly-3/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.

<a name="7.12.9"></a>
## [7.12.9](https://github.com/patternfly/patternfly-react/compare/patternfly3-react-lerna-root@7.12.8...patternfly3-react-lerna-root@7.12.9) (2018-12-12)




**Note:** Version bump only for package patternfly3-react-lerna-root

<a name="7.12.8"></a>
## [7.12.8](https://github.com/patternfly/patternfly-react/compare/patternfly3-react-lerna-root@7.12.7...patternfly3-react-lerna-root@7.12.8) (2018-12-11)

Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "patternfly3-react-lerna-root",
"version": "7.12.8",
"version": "7.12.9",
"private": true,
"config": {
"access": "private"
Expand Down
8 changes: 8 additions & 0 deletions packages/patternfly-3/react-console/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.

<a name="1.9.6"></a>
## [1.9.6](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-console@1.9.5...@patternfly/react-console@1.9.6) (2018-12-12)




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

<a name="1.9.5"></a>
## [1.9.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-console@1.9.4...@patternfly/react-console@1.9.5) (2018-12-11)

Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-3/react-console/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-console",
"version": "1.9.5",
"version": "1.9.6",
"private": false,
"description": "This library provides a set of Console React components for use with the PatternFly reference implementation.",
"main": "dist/js/index.js",
Expand Down
16 changes: 16 additions & 0 deletions packages/patternfly-4/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.0.0"></a>
# [2.0.0](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.30.0...patternfly4-react-lerna-root@2.0.0) (2018-12-12)


### Features

* **PF4-Modal:** Adds keyboard and screen reader focus trapping ([#1011](https://github.com/patternfly/patternfly-react/issues/1011)) ([7fa93b3](https://github.com/patternfly/patternfly-react/commit/7fa93b3)), closes [#561](https://github.com/patternfly/patternfly-react/issues/561)


### BREAKING CHANGES

* **PF4-Modal:** The reactRoot prop is required




<a name="1.30.0"></a>
# [1.30.0](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.29.1...patternfly4-react-lerna-root@1.30.0) (2018-12-11)

Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-4/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "patternfly4-react-lerna-root",
"version": "1.30.0",
"version": "2.0.0",
"private": true,
"config": {
"access": "private"
Expand Down
16 changes: 16 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,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.0.0"></a>
# [2.0.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@1.40.0...@patternfly/react-core@2.0.0) (2018-12-12)


### Features

* **PF4-Modal:** Adds keyboard and screen reader focus trapping ([#1011](https://github.com/patternfly/patternfly-react/issues/1011)) ([7fa93b3](https://github.com/patternfly/patternfly-react/commit/7fa93b3)), closes [#561](https://github.com/patternfly/patternfly-react/issues/561)


### BREAKING CHANGES

* **PF4-Modal:** The reactRoot prop is required




<a name="1.40.0"></a>
# [1.40.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@1.39.1...@patternfly/react-core@1.40.0) (2018-12-11)

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": "1.40.0",
"version": "2.0.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
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.19.23"></a>
## [3.19.23](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.19.22...@patternfly/react-docs@3.19.23) (2018-12-12)




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

<a name="3.19.22"></a>
## [3.19.22](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.19.21...@patternfly/react-docs@3.19.22) (2018-12-11)

Expand Down
4 changes: 2 additions & 2 deletions packages/patternfly-4/react-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@patternfly/react-docs",
"description": "PatternFly React Docs",
"version": "3.19.22",
"version": "3.19.23",
"author": "Red Hat",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@patternfly/react-charts": "^1.2.2",
"@patternfly/react-core": "^1.40.0",
"@patternfly/react-core": "^2.0.0",
"@patternfly/react-icons": "^2.9.3",
"@patternfly/react-styled-system": "^1.3.2",
"@patternfly/react-styles": "^2.3.0",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.2.15"></a>
## [0.2.15](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@0.2.14...@patternfly/react-table@0.2.15) (2018-12-12)




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

<a name="0.2.14"></a>
## [0.2.14](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@0.2.13...@patternfly/react-table@0.2.14) (2018-12-11)

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": "0.2.14",
"version": "0.2.15",
"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 All @@ -26,7 +26,7 @@
},
"homepage": "https://github.com/patternfly/patternfly-react/tree/master/packages/patternfly-4/react-table#readme",
"dependencies": {
"@patternfly/react-core": "^1.40.0",
"@patternfly/react-core": "^2.0.0",
"@patternfly/react-icons": "^2.9.3",
"@patternfly/react-styles": "^2.3.0",
"babel-plugin-lodash": "^3.3.4",
Expand Down

0 comments on commit f9a2b6a

Please sign in to comment.