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.2.1
 - @patternfly/react-core@1.16.1
 - @patternfly/react-docs@3.14.2
  • Loading branch information
patternfly-build committed Oct 3, 2018
1 parent c690b3e commit cdde7ae
Show file tree
Hide file tree
Showing 7 changed files with 65 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 @@

## Unreleased (2018-10-03)
## patternfly4-react-lerna-root@1.2.0 (2018-10-03)

#### :rocket: New Feature
* `patternfly-4`
* [#697](https://github.com/patternfly/patternfly-react/pull/697) feat(pf-next update): Update location of styles for patternfly next ([@karelhala](https://github.com/karelhala))

#### Committers: 1
- Karel Hala ([@karelhala](https://github.com/karelhala))


## @patternfly/react-tokens@1.5.0 (2018-10-03)

#### :rocket: New Feature
* `patternfly-4`
* [#697](https://github.com/patternfly/patternfly-react/pull/697) feat(pf-next update): Update location of styles for patternfly next ([@karelhala](https://github.com/karelhala))

#### Committers: 1
- Karel Hala ([@karelhala](https://github.com/karelhala))


## @patternfly/react-docs@3.14.1 (2018-10-03)

#### :rocket: New Feature
* `patternfly-4`
* [#697](https://github.com/patternfly/patternfly-react/pull/697) feat(pf-next update): Update location of styles for patternfly next ([@karelhala](https://github.com/karelhala))

#### Committers: 1
- Karel Hala ([@karelhala](https://github.com/karelhala))


## @patternfly/react-core@1.16.0 (2018-10-03)

#### :rocket: New Feature
* `patternfly-4`
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.2.1"></a>
## [1.2.1](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.2.0...patternfly4-react-lerna-root@1.2.1) (2018-10-03)


### Bug Fixes

* **pf-4:** checkboxProps to be consistent with Checkbox.propTypes ([#696](https://github.com/patternfly/patternfly-react/issues/696)) ([c690b3e](https://github.com/patternfly/patternfly-react/commit/c690b3e))




<a name="1.2.0"></a>
# [1.2.0](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.1.0...patternfly4-react-lerna-root@1.2.0) (2018-10-03)

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.2.0",
"version": "1.2.1",
"private": true,
"config": {
"access": "private"
Expand Down
11 changes: 11 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,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.16.1"></a>
## [1.16.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@1.16.0...@patternfly/react-core@1.16.1) (2018-10-03)


### Bug Fixes

* **pf-4:** checkboxProps to be consistent with Checkbox.propTypes ([#696](https://github.com/patternfly/patternfly-react/issues/696)) ([c690b3e](https://github.com/patternfly/patternfly-react/commit/c690b3e))




<a name="1.16.0"></a>
# [1.16.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@1.15.0...@patternfly/react-core@1.16.0) (2018-10-03)

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.16.0",
"version": "1.16.1",
"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.14.2"></a>
## [3.14.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.14.1...@patternfly/react-docs@3.14.2) (2018-10-03)




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

<a name="3.14.1"></a>
## [3.14.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.14.0...@patternfly/react-docs@3.14.1) (2018-10-03)

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.14.1",
"version": "3.14.2",
"author": "Red Hat",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@patternfly/react-core": "^1.16.0",
"@patternfly/react-core": "^1.16.1",
"@patternfly/react-icons": "*",
"@patternfly/react-styles": "^2.0.0",
"@patternfly/react-tokens": "^1.5.0",
Expand Down

0 comments on commit cdde7ae

Please sign in to comment.