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.8.6
 - patternfly-react-extensions@2.12.6
  • Loading branch information
patternfly-build committed Nov 7, 2018
1 parent abc8cc1 commit c630858
Show file tree
Hide file tree
Showing 5 changed files with 55 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-06)
## Change Log (2018-11-07)

#### :bug: Bug Fix
* `patternfly-3`
* [#877](https://github.com/patternfly/patternfly-react/pull/877) fix(FilterSidePanel/VerticalTabs): Adjust top and bottom spacing of f… ([@rhamilto](https://github.com/rhamilto))

#### Committers: 1
- Robb Hamilton ([@rhamilto](https://github.com/rhamilto))


## patternfly4-react-lerna-root@1.18.0 (2018-11-06)

#### :rocket: New Feature
* `patternfly-4`
* [#863](https://github.com/patternfly/patternfly-react/pull/863) feat(LoginPage): introduce the login page component ([@amarie401](https://github.com/amarie401))

#### Committers: 1
- Amiee Lo ([@amarie401](https://github.com/amarie401))


## @patternfly/react-docs@3.17.35 (2018-11-06)

#### :rocket: New Feature
* `patternfly-4`
* [#863](https://github.com/patternfly/patternfly-react/pull/863) feat(LoginPage): introduce the login page component ([@amarie401](https://github.com/amarie401))

#### Committers: 1
- Amiee Lo ([@amarie401](https://github.com/amarie401))


## @patternfly/react-core@1.31.0 (2018-11-06)

#### :rocket: New Feature
* `patternfly-4`
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.8.6"></a>
## [7.8.6](https://github.com/patternfly/patternfly-react/compare/patternfly3-react-lerna-root@7.8.5...patternfly3-react-lerna-root@7.8.6) (2018-11-07)


### Bug Fixes

* **FilterSidePanel/VerticalTabs:** Adjust top and bottom spacing of filter-side-panel and vertical-t ([#877](https://github.com/patternfly/patternfly-react/issues/877)) ([abc8cc1](https://github.com/patternfly/patternfly-react/commit/abc8cc1))




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

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.8.5",
"version": "7.8.6",
"private": true,
"config": {
"access": "private"
Expand Down
11 changes: 11 additions & 0 deletions packages/patternfly-3/patternfly-react-extensions/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.12.6"></a>
## [2.12.6](https://github.com/patternfly/patternfly-react/compare/patternfly-react-extensions@2.12.5...patternfly-react-extensions@2.12.6) (2018-11-07)


### Bug Fixes

* **FilterSidePanel/VerticalTabs:** Adjust top and bottom spacing of filter-side-panel and vertical-t ([#877](https://github.com/patternfly/patternfly-react/issues/877)) ([abc8cc1](https://github.com/patternfly/patternfly-react/commit/abc8cc1))




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

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "patternfly-react-extensions",
"version": "2.12.5",
"version": "2.12.6",
"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

0 comments on commit c630858

Please sign in to comment.