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.39.1
 - @patternfly/react-docs@3.20.2
  • Loading branch information
patternfly-build committed Jan 17, 2019
1 parent 265d4e7 commit e87014d
Show file tree
Hide file tree
Showing 5 changed files with 59 additions and 3 deletions.
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,46 @@

## Unreleased (2019-01-17)

#### :memo: Documentation
* `patternfly-4`
* [#1179](https://github.com/patternfly/patternfly-react/pull/1179) Gatsby v2 ([@jschuler](https://github.com/jschuler))

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


## patternfly3-react-lerna-root@7.19.8 (2019-01-17)

#### :bug: Bug Fix
* `patternfly-3`
* [#1207](https://github.com/patternfly/patternfly-react/pull/1207) fix(DualList): fix hidden inputs ([@Laviro](https://github.com/Laviro))

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


## patternfly-react@2.29.6 (2019-01-17)

#### :bug: Bug Fix
* `patternfly-3`
* [#1207](https://github.com/patternfly/patternfly-react/pull/1207) fix(DualList): fix hidden inputs ([@Laviro](https://github.com/Laviro))

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


## patternfly-react-extensions@2.16.7 (2019-01-17)

#### :bug: Bug Fix
* `patternfly-3`
* [#1207](https://github.com/patternfly/patternfly-react/pull/1207) fix(DualList): fix hidden inputs ([@Laviro](https://github.com/Laviro))

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


## @patternfly/react-console@1.10.14 (2019-01-17)

#### :bug: Bug Fix
* `patternfly-3`
* [#1207](https://github.com/patternfly/patternfly-react/pull/1207) fix(DualList): fix hidden inputs ([@Laviro](https://github.com/Laviro))
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.

## [1.39.1](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.39.0...patternfly4-react-lerna-root@1.39.1) (2019-01-17)

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





# [1.39.0](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.38.0...patternfly4-react-lerna-root@1.39.0) (2019-01-17)


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.39.0",
"version": "1.39.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.

## [3.20.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.20.1...@patternfly/react-docs@3.20.2) (2019-01-17)

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





## [3.20.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.20.0...@patternfly/react-docs@3.20.1) (2019-01-17)

**Note:** Version bump only for package @patternfly/react-docs
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.20.1",
"version": "3.20.2",
"author": "Red Hat",
"license": "Apache-2.0",
"publishConfig": {
Expand Down Expand Up @@ -49,4 +49,4 @@
"fs-extra": "^7.0.1",
"glob": "^7.1.3"
}
}
}

0 comments on commit e87014d

Please sign in to comment.