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.10.2
 - patternfly-react-extensions@2.13.1
 - patternfly-react@2.24.1
 - @patternfly/react-console@1.7.2
  • Loading branch information
patternfly-build committed Nov 19, 2018
1 parent 3307e9b commit 0219260
Show file tree
Hide file tree
Showing 9 changed files with 126 additions and 7 deletions.
83 changes: 82 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,86 @@

## Change Log (2018-11-16)
## Change Log (2018-11-19)

#### :bug: Bug Fix
* `patternfly-3`
* [#938](https://github.com/patternfly/patternfly-react/pull/938) Fix sub-component references in react-console DesktopViewer ([@KKoukiou](https://github.com/KKoukiou))

#### Committers: 2
- Katerina Koukiou ([@KKoukiou](https://github.com/KKoukiou))
- Ron Lavi ([@Laviro](https://github.com/Laviro))


## patternfly4-react-lerna-root@1.25.1 (2018-11-16)

#### :house: Internal
* `patternfly-4`, `react-icons`
* [#920](https://github.com/patternfly/patternfly-react/pull/920) chore(pf-core): update core for PF4 ([@ibolton336](https://github.com/ibolton336))

#### Committers: 1
- Ian Bolton ([@ibolton336](https://github.com/ibolton336))


## @patternfly/react-tokens@1.7.2 (2018-11-16)

#### :house: Internal
* `patternfly-4`, `react-icons`
* [#920](https://github.com/patternfly/patternfly-react/pull/920) chore(pf-core): update core for PF4 ([@ibolton336](https://github.com/ibolton336))

#### Committers: 1
- Ian Bolton ([@ibolton336](https://github.com/ibolton336))


## @patternfly/react-table@0.1.2 (2018-11-16)

#### :house: Internal
* `patternfly-4`, `react-icons`
* [#920](https://github.com/patternfly/patternfly-react/pull/920) chore(pf-core): update core for PF4 ([@ibolton336](https://github.com/ibolton336))

#### Committers: 1
- Ian Bolton ([@ibolton336](https://github.com/ibolton336))


## @patternfly/react-styled-system@1.1.2 (2018-11-16)

#### :house: Internal
* `patternfly-4`, `react-icons`
* [#920](https://github.com/patternfly/patternfly-react/pull/920) chore(pf-core): update core for PF4 ([@ibolton336](https://github.com/ibolton336))

#### Committers: 1
- Ian Bolton ([@ibolton336](https://github.com/ibolton336))


## @patternfly/react-icons@2.7.2 (2018-11-16)

#### :house: Internal
* `patternfly-4`, `react-icons`
* [#920](https://github.com/patternfly/patternfly-react/pull/920) chore(pf-core): update core for PF4 ([@ibolton336](https://github.com/ibolton336))

#### Committers: 1
- Ian Bolton ([@ibolton336](https://github.com/ibolton336))


## @patternfly/react-docs@3.19.5 (2018-11-16)

#### :house: Internal
* `patternfly-4`, `react-icons`
* [#920](https://github.com/patternfly/patternfly-react/pull/920) chore(pf-core): update core for PF4 ([@ibolton336](https://github.com/ibolton336))

#### Committers: 1
- Ian Bolton ([@ibolton336](https://github.com/ibolton336))


## @patternfly/react-core@1.35.1 (2018-11-16)

#### :house: Internal
* `patternfly-4`, `react-icons`
* [#920](https://github.com/patternfly/patternfly-react/pull/920) chore(pf-core): update core for PF4 ([@ibolton336](https://github.com/ibolton336))

#### Committers: 1
- Ian Bolton ([@ibolton336](https://github.com/ibolton336))


## @patternfly/react-charts@1.0.5 (2018-11-16)

#### :house: Internal
* `patternfly-4`, `react-icons`
Expand Down
11 changes: 11 additions & 0 deletions packages/patternfly-3/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

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


### Bug Fixes

* **LoginPage:** Fix background-image style ([#937](https://github.com/patternfly/patternfly-react/issues/937)) ([3307e9b](https://github.com/patternfly/patternfly-react/commit/3307e9b))




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

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.10.1",
"version": "7.10.2",
"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.13.1"></a>
## [2.13.1](https://github.com/patternfly/patternfly-react/compare/patternfly-react-extensions@2.13.0...patternfly-react-extensions@2.13.1) (2018-11-19)




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

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

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "patternfly-react-extensions",
"version": "2.13.0",
"version": "2.13.1",
"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.58.0",
"patternfly-react": "^2.24.0",
"patternfly-react": "^2.24.1",
"react-virtualized": "9.x"
},
"peerDependencies": {
Expand Down
11 changes: 11 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,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **LoginPage:** Fix background-image style ([#937](https://github.com/patternfly/patternfly-react/issues/937)) ([3307e9b](https://github.com/patternfly/patternfly-react/commit/3307e9b))




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

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.24.0",
"version": "2.24.1",
"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.7.2"></a>
## [1.7.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-console@1.7.1...@patternfly/react-console@1.7.2) (2018-11-19)




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

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

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.7.1",
"version": "1.7.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.24.0"
"patternfly-react": "^2.24.1"
},
"peerDependencies": {
"patternfly": "^3.58.0",
Expand Down

0 comments on commit 0219260

Please sign in to comment.