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.6.0
 - patternfly-react-extensions@2.10.0
  • Loading branch information
patternfly-build committed Oct 29, 2018
1 parent f8cc152 commit 29cdbc2
Show file tree
Hide file tree
Showing 5 changed files with 81 additions and 2 deletions.
45 changes: 45 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,51 @@

## Change Log (2018-10-29)

#### :rocket: New Feature
* `patternfly-3`
* [#818](https://github.com/patternfly/patternfly-react/pull/818) feat(VirtualTableGrid): Add a table grid styled component using react-virtualized ([@jeff-phillips-18](https://github.com/jeff-phillips-18))

#### :bug: Bug Fix
* `patternfly-3`
* [#850](https://github.com/patternfly/patternfly-react/pull/850) fix(CatalogTile): Fade end of description text rather than truncate ([@jeff-phillips-18](https://github.com/jeff-phillips-18))
* [#835](https://github.com/patternfly/patternfly-react/pull/835) fix(CatalogTileView): Behave correctly when CatalogTile components are wrapped ([@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.5.0 (2018-10-29)

#### :rocket: New Feature
* `patternfly-3`
* [#842](https://github.com/patternfly/patternfly-react/pull/842) feat(helpers): Add exported helpers object containing all helper functions ([@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.22.0 (2018-10-29)

#### :rocket: New Feature
* `patternfly-3`
* [#842](https://github.com/patternfly/patternfly-react/pull/842) feat(helpers): Add exported helpers object containing all helper functions ([@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.9.10 (2018-10-29)

#### :rocket: New Feature
* `patternfly-3`
* [#842](https://github.com/patternfly/patternfly-react/pull/842) feat(helpers): Add exported helpers object containing all helper functions ([@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.5.1 (2018-10-29)

#### :rocket: New Feature
* `patternfly-3`
* [#842](https://github.com/patternfly/patternfly-react/pull/842) feat(helpers): Add exported helpers object containing all helper functions ([@jeff-phillips-18](https://github.com/jeff-phillips-18))
Expand Down
17 changes: 17 additions & 0 deletions packages/patternfly-3/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **CatalogTile:** Fade end of description text rather than truncate ([#850](https://github.com/patternfly/patternfly-react/issues/850)) ([5c9a52f](https://github.com/patternfly/patternfly-react/commit/5c9a52f))
* **CatalogTileView:** Behave correctly when CatalogTile components are wrapped. ([#835](https://github.com/patternfly/patternfly-react/issues/835)) ([5527ae3](https://github.com/patternfly/patternfly-react/commit/5527ae3)), closes [#759](https://github.com/patternfly/patternfly-react/issues/759)


### Features

* **VirtualTableGrid:** Add a table grid styled component using react-virtualized ([#818](https://github.com/patternfly/patternfly-react/issues/818)) ([f8cc152](https://github.com/patternfly/patternfly-react/commit/f8cc152)), closes [#773](https://github.com/patternfly/patternfly-react/issues/773)




<a name="7.5.0"></a>
# [7.5.0](https://github.com/patternfly/patternfly-react/compare/patternfly3-react-lerna-root@7.4.0...patternfly3-react-lerna-root@7.5.0) (2018-10-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.5.0",
"version": "7.6.0",
"private": true,
"config": {
"access": "private"
Expand Down
17 changes: 17 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,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **CatalogTile:** Fade end of description text rather than truncate ([#850](https://github.com/patternfly/patternfly-react/issues/850)) ([5c9a52f](https://github.com/patternfly/patternfly-react/commit/5c9a52f))
* **CatalogTileView:** Behave correctly when CatalogTile components are wrapped. ([#835](https://github.com/patternfly/patternfly-react/issues/835)) ([5527ae3](https://github.com/patternfly/patternfly-react/commit/5527ae3)), closes [#759](https://github.com/patternfly/patternfly-react/issues/759)


### Features

* **VirtualTableGrid:** Add a table grid styled component using react-virtualized ([#818](https://github.com/patternfly/patternfly-react/issues/818)) ([f8cc152](https://github.com/patternfly/patternfly-react/commit/f8cc152)), closes [#773](https://github.com/patternfly/patternfly-react/issues/773)




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

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

Please sign in to comment.