Skip to content

Commit

Permalink
chore(release): releasing packages
Browse files Browse the repository at this point in the history
 - patternfly4-react-lerna-root@1.17.3
 - @patternfly/react-core@1.30.3
 - @patternfly/react-docs@3.17.34
  • Loading branch information
patternfly-build committed Nov 6, 2018
1 parent 9518bef commit 8fd8017
Show file tree
Hide file tree
Showing 7 changed files with 59 additions and 5 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)
## patternfly3-react-lerna-root@7.8.5 (2018-11-06)

#### :bug: Bug Fix
* `patternfly-3`
* [#796](https://github.com/patternfly/patternfly-react/pull/796) ModelessOverlay: allow vertical scrolling ([@cben](https://github.com/cben))

#### Committers: 1
- Beni Cherniavsky-Paskin ([@cben](https://github.com/cben))


## patternfly-react@2.22.5 (2018-11-06)

#### :bug: Bug Fix
* `patternfly-3`
* [#796](https://github.com/patternfly/patternfly-react/pull/796) ModelessOverlay: allow vertical scrolling ([@cben](https://github.com/cben))

#### Committers: 1
- Beni Cherniavsky-Paskin ([@cben](https://github.com/cben))


## patternfly-react-extensions@2.12.5 (2018-11-06)

#### :bug: Bug Fix
* `patternfly-3`
* [#796](https://github.com/patternfly/patternfly-react/pull/796) ModelessOverlay: allow vertical scrolling ([@cben](https://github.com/cben))

#### Committers: 1
- Beni Cherniavsky-Paskin ([@cben](https://github.com/cben))


## @patternfly/react-console@1.5.6 (2018-11-06)

#### :bug: Bug Fix
* `patternfly-3`
Expand Down
8 changes: 8 additions & 0 deletions packages/patternfly-4/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.17.3"></a>
## [1.17.3](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.17.2...patternfly4-react-lerna-root@1.17.3) (2018-11-06)




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

<a name="1.17.2"></a>
## [1.17.2](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.17.1...patternfly4-react-lerna-root@1.17.2) (2018-11-05)

Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-4/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "patternfly4-react-lerna-root",
"version": "1.17.2",
"version": "1.17.3",
"private": true,
"config": {
"access": "private"
Expand Down
8 changes: 8 additions & 0 deletions packages/patternfly-4/react-core/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.30.3"></a>
## [1.30.3](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@1.30.2...@patternfly/react-core@1.30.3) (2018-11-06)




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

<a name="1.30.2"></a>
## [1.30.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@1.30.1...@patternfly/react-core@1.30.2) (2018-11-05)

Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-4/react-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-core",
"version": "1.30.2",
"version": "1.30.3",
"description": "This library provides a set of common React components for use with the PatternFly reference implementation.",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/patternfly-4/react-docs/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="3.17.34"></a>
## [3.17.34](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.17.33...@patternfly/react-docs@3.17.34) (2018-11-06)




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

<a name="3.17.33"></a>
## [3.17.33](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.17.32...@patternfly/react-docs@3.17.33) (2018-11-05)

Expand Down
4 changes: 2 additions & 2 deletions packages/patternfly-4/react-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@patternfly/react-docs",
"description": "PatternFly React Docs",
"version": "3.17.33",
"version": "3.17.34",
"author": "Red Hat",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@patternfly/react-core": "^1.30.2",
"@patternfly/react-core": "^1.30.3",
"@patternfly/react-icons": "^2.7.0",
"@patternfly/react-styles": "^2.3.0",
"@patternfly/react-tokens": "^1.7.0",
Expand Down

0 comments on commit 8fd8017

Please sign in to comment.