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.26.1
 - @patternfly/react-docs@3.19.8
  • Loading branch information
patternfly-build committed Nov 21, 2018
1 parent ba74ec0 commit c3c9e73
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 4 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-20)
## patternfly3-react-lerna-root@7.10.7 (2018-11-20)

#### :bug: Bug Fix
* `patternfly-3`
* [#942](https://github.com/patternfly/patternfly-react/pull/942) fix(LoginPage): improve form's error style and behavior ([@Laviro](https://github.com/Laviro))

#### Committers: 1
- Ron Lavi ([@Laviro](https://github.com/Laviro))


## patternfly-react@2.24.6 (2018-11-20)

#### :bug: Bug Fix
* `patternfly-3`
* [#942](https://github.com/patternfly/patternfly-react/pull/942) fix(LoginPage): improve form's error style and behavior ([@Laviro](https://github.com/Laviro))

#### Committers: 1
- Ron Lavi ([@Laviro](https://github.com/Laviro))


## patternfly-react-extensions@2.13.6 (2018-11-20)

#### :bug: Bug Fix
* `patternfly-3`
* [#942](https://github.com/patternfly/patternfly-react/pull/942) fix(LoginPage): improve form's error style and behavior ([@Laviro](https://github.com/Laviro))

#### Committers: 1
- Ron Lavi ([@Laviro](https://github.com/Laviro))


## @patternfly/react-console@1.7.7 (2018-11-20)

#### :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.26.1"></a>
## [1.26.1](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.26.0...patternfly4-react-lerna-root@1.26.1) (2018-11-21)




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

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

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.26.0",
"version": "1.26.1",
"private": true,
"config": {
"access": "private"
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.19.8"></a>
## [3.19.8](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.19.7...@patternfly/react-docs@3.19.8) (2018-11-21)




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

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

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,7 +1,7 @@
{
"name": "@patternfly/react-docs",
"description": "PatternFly React Docs",
"version": "3.19.7",
"version": "3.19.8",
"author": "Red Hat",
"license": "Apache-2.0",
"publishConfig": {
Expand Down Expand Up @@ -48,4 +48,4 @@
"fs-extra": "^7.0.0",
"glob": "^7.1.2"
}
}
}

0 comments on commit c3c9e73

Please sign in to comment.