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.12.4
 - patternfly-react-extensions@2.13.11
  • Loading branch information
patternfly-build committed Nov 30, 2018
1 parent 3e1d440 commit bc79455
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 3 deletions.
22 changes: 21 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@

## Change Log (2018-11-29)
## Change Log (2018-11-30)

#### :bug: Bug Fix
* `patternfly-3`
* [#985](https://github.com/patternfly/patternfly-react/pull/985) fix(extensions): Create local helpers to lessen dependencies ([@jeff-phillips-18](https://github.com/jeff-phillips-18))

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


## patternfly3-react-lerna-root@7.12.3 (2018-11-29)

#### :bug: Bug Fix
* `patternfly-3`
* [#977](https://github.com/patternfly/patternfly-react/pull/977) fix(CatalogTileView): Support tiles without categories. ([@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.10 (2018-11-29)

#### :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.12.4"></a>
## [7.12.4](https://github.com/patternfly/patternfly-react/compare/patternfly3-react-lerna-root@7.12.3...patternfly3-react-lerna-root@7.12.4) (2018-11-30)


### Bug Fixes

* **extensions:** Create local helpers to lessen dependencies ([#985](https://github.com/patternfly/patternfly-react/issues/985)) ([3e1d440](https://github.com/patternfly/patternfly-react/commit/3e1d440))




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

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.12.3",
"version": "7.12.4",
"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.13.11"></a>
## [2.13.11](https://github.com/patternfly/patternfly-react/compare/patternfly-react-extensions@2.13.10...patternfly-react-extensions@2.13.11) (2018-11-30)


### Bug Fixes

* **extensions:** Create local helpers to lessen dependencies ([#985](https://github.com/patternfly/patternfly-react/issues/985)) ([3e1d440](https://github.com/patternfly/patternfly-react/commit/3e1d440))




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

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

Please sign in to comment.