diff --git a/CHANGELOG.md b/CHANGELOG.md index ed441b9bdb5..65f4d375e11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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` diff --git a/packages/patternfly-4/CHANGELOG.md b/packages/patternfly-4/CHANGELOG.md index 2cfe5f2172b..5df963230fb 100644 --- a/packages/patternfly-4/CHANGELOG.md +++ b/packages/patternfly-4/CHANGELOG.md @@ -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. + +## [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)) + + + + # [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) diff --git a/packages/patternfly-4/package.json b/packages/patternfly-4/package.json index 3dc2e047f66..62355ede5ae 100644 --- a/packages/patternfly-4/package.json +++ b/packages/patternfly-4/package.json @@ -1,6 +1,6 @@ { "name": "patternfly4-react-lerna-root", - "version": "1.2.0", + "version": "1.2.1", "private": true, "config": { "access": "private" diff --git a/packages/patternfly-4/react-core/CHANGELOG.md b/packages/patternfly-4/react-core/CHANGELOG.md index 07d5d038715..fa7cd8ffbdf 100644 --- a/packages/patternfly-4/react-core/CHANGELOG.md +++ b/packages/patternfly-4/react-core/CHANGELOG.md @@ -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. + +## [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)) + + + + # [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) diff --git a/packages/patternfly-4/react-core/package.json b/packages/patternfly-4/react-core/package.json index bc859fad9db..06b84e3b6cf 100644 --- a/packages/patternfly-4/react-core/package.json +++ b/packages/patternfly-4/react-core/package.json @@ -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", diff --git a/packages/patternfly-4/react-docs/CHANGELOG.md b/packages/patternfly-4/react-docs/CHANGELOG.md index 0cf2f537f7b..0b2e5308c60 100644 --- a/packages/patternfly-4/react-docs/CHANGELOG.md +++ b/packages/patternfly-4/react-docs/CHANGELOG.md @@ -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.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 + ## [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) diff --git a/packages/patternfly-4/react-docs/package.json b/packages/patternfly-4/react-docs/package.json index f6f2c4af14b..eface41d945 100644 --- a/packages/patternfly-4/react-docs/package.json +++ b/packages/patternfly-4/react-docs/package.json @@ -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",