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.20.0
 - @patternfly/react-docs@3.18.0
  • Loading branch information
patternfly-build committed Nov 12, 2018
1 parent f324be7 commit 75c61ab
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-12)
## patternfly4-react-lerna-root@1.19.3 (2018-11-12)

#### :memo: Documentation
* [#882](https://github.com/patternfly/patternfly-react/pull/882) update contributing guidelines ([@christiemolloy](https://github.com/christiemolloy))

#### Committers: 2
- Christie Molloy ([@christiemolloy](https://github.com/christiemolloy))
- Dan Labrecque ([@dlabrecq](https://github.com/dlabrecq))


## @patternfly/react-docs@3.17.42 (2018-11-12)

#### :memo: Documentation
* [#882](https://github.com/patternfly/patternfly-react/pull/882) update contributing guidelines ([@christiemolloy](https://github.com/christiemolloy))

#### Committers: 2
- Christie Molloy ([@christiemolloy](https://github.com/christiemolloy))
- Dan Labrecque ([@dlabrecq](https://github.com/dlabrecq))


## @patternfly/react-charts@1.0.3 (2018-11-12)

#### :memo: Documentation
* [#882](https://github.com/patternfly/patternfly-react/pull/882) update contributing guidelines ([@christiemolloy](https://github.com/christiemolloy))
Expand Down
11 changes: 11 additions & 0 deletions packages/patternfly-4/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="1.20.0"></a>
# [1.20.0](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.19.3...patternfly4-react-lerna-root@1.20.0) (2018-11-12)


### Features

* **a11y:** add accessibility checks for pf4 ([#904](https://github.com/patternfly/patternfly-react/issues/904)) ([f324be7](https://github.com/patternfly/patternfly-react/commit/f324be7))




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

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.19.3",
"version": "1.20.0",
"private": true,
"config": {
"access": "private"
Expand Down
11 changes: 11 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,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Features

* **a11y:** add accessibility checks for pf4 ([#904](https://github.com/patternfly/patternfly-react/issues/904)) ([f324be7](https://github.com/patternfly/patternfly-react/commit/f324be7))




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

Expand Down
2 changes: 1 addition & 1 deletion 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.17.42",
"version": "3.18.0",
"author": "Red Hat",
"license": "Apache-2.0",
"publishConfig": {
Expand Down

0 comments on commit 75c61ab

Please sign in to comment.