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-console@1.7.2
  • Loading branch information
patternfly-build committed Nov 19, 2018
1 parent 793bbe7 commit 641d6ec
Show file tree
Hide file tree
Showing 5 changed files with 99 additions and 3 deletions.
82 changes: 81 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,85 @@

## 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: 1
- Katerina Koukiou ([@KKoukiou](https://github.com/KKoukiou))


## 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
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.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)




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

<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
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
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.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

0 comments on commit 641d6ec

Please sign in to comment.