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.3.3
 - patternfly-react-extensions@2.9.3
  • Loading branch information
patternfly-build committed Oct 16, 2018
1 parent 30b9327 commit 67b0cf1
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-10-15)
## patternfly3-react-lerna-root@7.3.2 (2018-10-15)

#### :bug: Bug Fix
* `patternfly-3`
* [#758](https://github.com/patternfly/patternfly-react/pull/758) Show Masthead title ([@jhellar](https://github.com/jhellar))

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


## patternfly-react@2.21.1 (2018-10-15)

#### :bug: Bug Fix
* `patternfly-3`
* [#758](https://github.com/patternfly/patternfly-react/pull/758) Show Masthead title ([@jhellar](https://github.com/jhellar))

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


## patternfly-react-extensions@2.9.2 (2018-10-15)

#### :bug: Bug Fix
* `patternfly-3`
* [#758](https://github.com/patternfly/patternfly-react/pull/758) Show Masthead title ([@jhellar](https://github.com/jhellar))

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


## @patternfly/react-console@1.4.8 (2018-10-15)

#### :bug: Bug Fix
* `patternfly-3`
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.3.3"></a>
## [7.3.3](https://github.com/patternfly/patternfly-react/compare/patternfly3-react-lerna-root@7.3.2...patternfly3-react-lerna-root@7.3.3) (2018-10-16)


### Bug Fixes

* **CatalogTileView:** Remove unused styling of CatalogTileViewCategory column children. ([#769](https://github.com/patternfly/patternfly-react/issues/769)) ([30b9327](https://github.com/patternfly/patternfly-react/commit/30b9327)), closes [#765](https://github.com/patternfly/patternfly-react/issues/765)




<a name="7.3.2"></a>
## [7.3.2](https://github.com/patternfly/patternfly-react/compare/patternfly3-react-lerna-root@7.3.1...patternfly3-react-lerna-root@7.3.2) (2018-10-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.3.2",
"version": "7.3.3",
"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.9.3"></a>
## [2.9.3](https://github.com/patternfly/patternfly-react/compare/patternfly-react-extensions@2.9.2...patternfly-react-extensions@2.9.3) (2018-10-16)


### Bug Fixes

* **CatalogTileView:** Remove unused styling of CatalogTileViewCategory column children. ([#769](https://github.com/patternfly/patternfly-react/issues/769)) ([30b9327](https://github.com/patternfly/patternfly-react/commit/30b9327)), closes [#765](https://github.com/patternfly/patternfly-react/issues/765)




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

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

Please sign in to comment.