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.1
 - @patternfly/react-console@1.7.1
  • Loading branch information
patternfly-build committed Nov 16, 2018
1 parent a1e4d4f commit b46ceda
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 3 deletions.
32 changes: 31 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@

## Change Log (2018-11-15)
## patternfly3-react-lerna-root@7.10.0 (2018-11-15)

#### :rocket: New Feature
* `patternfly-3`
* [#922](https://github.com/patternfly/patternfly-react/pull/922) feat(HintBlock): Add the HintBlock component ([@jeff-phillips-18](https://github.com/jeff-phillips-18))

#### Committers: 1
- Jeff Phillips ([@jeff-phillips-18](https://github.com/jeff-phillips-18))


## patternfly-react@2.24.0 (2018-11-15)

#### :rocket: New Feature
* `patternfly-3`
* [#922](https://github.com/patternfly/patternfly-react/pull/922) feat(HintBlock): Add the HintBlock component ([@jeff-phillips-18](https://github.com/jeff-phillips-18))

#### Committers: 1
- Jeff Phillips ([@jeff-phillips-18](https://github.com/jeff-phillips-18))


## patternfly-react-extensions@2.13.0 (2018-11-15)

#### :rocket: New Feature
* `patternfly-3`
* [#922](https://github.com/patternfly/patternfly-react/pull/922) feat(HintBlock): Add the HintBlock component ([@jeff-phillips-18](https://github.com/jeff-phillips-18))

#### Committers: 1
- Jeff Phillips ([@jeff-phillips-18](https://github.com/jeff-phillips-18))


## @patternfly/react-console@1.7.0 (2018-11-15)

#### :rocket: New Feature
* `patternfly-3`
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.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)




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

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

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.0",
"version": "7.10.1",
"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.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)




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

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

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.0",
"version": "1.7.1",
"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 b46ceda

Please sign in to comment.