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.9.3
 - patternfly-react-extensions@2.12.10
 - patternfly-react@2.23.2
 - @patternfly/react-console@1.6.2
  • Loading branch information
patternfly-build committed Nov 14, 2018
1 parent 89edff9 commit 20fcebc
Show file tree
Hide file tree
Showing 9 changed files with 48 additions and 6 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@

## Change Log (2018-11-14)

#### :memo: Documentation
* `patternfly-3`
* [#907](https://github.com/patternfly/patternfly-react/pull/907) Updating reference link to PatternFly Storybook ([@lizsurette](https://github.com/lizsurette))

#### Committers: 1
- Liz ([@lizsurette](https://github.com/lizsurette))


## patternfly3-react-lerna-root@7.9.2 (2018-11-13)

#### :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.9.3"></a>
## [7.9.3](https://github.com/patternfly/patternfly-react/compare/patternfly3-react-lerna-root@7.9.2...patternfly3-react-lerna-root@7.9.3) (2018-11-14)




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

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

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.9.2",
"version": "7.9.3",
"private": true,
"config": {
"access": "private"
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.

<a name="2.12.10"></a>
## [2.12.10](https://github.com/patternfly/patternfly-react/compare/patternfly-react-extensions@2.12.9...patternfly-react-extensions@2.12.10) (2018-11-14)




**Note:** Version bump only for package patternfly-react-extensions

<a name="2.12.9"></a>
## [2.12.9](https://github.com/patternfly/patternfly-react/compare/patternfly-react-extensions@2.12.8...patternfly-react-extensions@2.12.9) (2018-11-13)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "patternfly-react-extensions",
"version": "2.12.9",
"version": "2.12.10",
"private": false,
"description": "This library provides an extended set of React components for use with the PatternFly reference implementation.",
"main": "dist/js/index.js",
Expand Down Expand Up @@ -42,7 +42,7 @@
"classnames": "^2.2.5",
"css-element-queries": "^1.0.1",
"patternfly": "^3.52.1",
"patternfly-react": "^2.23.1",
"patternfly-react": "^2.23.2",
"react-virtualized": "9.x"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/patternfly-3/patternfly-react/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="2.23.2"></a>
## [2.23.2](https://github.com/patternfly/patternfly-react/compare/patternfly-react@2.23.1...patternfly-react@2.23.2) (2018-11-14)




**Note:** Version bump only for package patternfly-react

<a name="2.23.1"></a>
## [2.23.1](https://github.com/patternfly/patternfly-react/compare/patternfly-react@2.23.0...patternfly-react@2.23.1) (2018-11-13)

Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-3/patternfly-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "patternfly-react",
"version": "2.23.1",
"version": "2.23.2",
"private": false,
"description": "This library provides a set of common React components for use with the PatternFly reference implementation.",
"main": "dist/js/index.js",
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.6.2"></a>
## [1.6.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-console@1.6.1...@patternfly/react-console@1.6.2) (2018-11-14)




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

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

Expand Down
4 changes: 2 additions & 2 deletions 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.6.1",
"version": "1.6.2",
"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 Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"patternfly": "^3.52.1",
"patternfly-react": "^2.23.1"
"patternfly-react": "^2.23.2"
},
"peerDependencies": {
"patternfly": "^3.52.1",
Expand Down

0 comments on commit 20fcebc

Please sign in to comment.