diff --git a/CHANGELOG.md b/CHANGELOG.md index cbccea3ed09..82dfc2bb342 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,71 @@ ## Change Log (2018-10-16) +#### :bug: Bug Fix +* `patternfly-4` + * [#790](https://github.com/patternfly/patternfly-react/pull/790) fix(Progress): Correct small progress size ([@karelhala](https://github.com/karelhala)) + +#### Committers: 1 +- Karel Hala ([@karelhala](https://github.com/karelhala)) + + +## patternfly4-react-lerna-root@1.11.1 (2018-10-16) + +#### :bug: Bug Fix +* `patternfly-4` + * [#780](https://github.com/patternfly/patternfly-react/pull/780) fix(react-docs): Fix live mode toggling ([@jschuler](https://github.com/jschuler)) + +#### Committers: 2 +- Joachim ([@jschuler](https://github.com/jschuler)) +- Mike Turley ([@mturley](https://github.com/mturley)) + + +## patternfly3-react-lerna-root@7.3.4 (2018-10-16) + +#### :bug: Bug Fix +* `patternfly-4` + * [#780](https://github.com/patternfly/patternfly-react/pull/780) fix(react-docs): Fix live mode toggling ([@jschuler](https://github.com/jschuler)) + +#### Committers: 2 +- Joachim ([@jschuler](https://github.com/jschuler)) +- Mike Turley ([@mturley](https://github.com/mturley)) + + +## patternfly-react@2.21.2 (2018-10-16) + +#### :bug: Bug Fix +* `patternfly-4` + * [#780](https://github.com/patternfly/patternfly-react/pull/780) fix(react-docs): Fix live mode toggling ([@jschuler](https://github.com/jschuler)) + +#### Committers: 2 +- Joachim ([@jschuler](https://github.com/jschuler)) +- Mike Turley ([@mturley](https://github.com/mturley)) + + +## patternfly-react-extensions@2.9.4 (2018-10-16) + +#### :bug: Bug Fix +* `patternfly-4` + * [#780](https://github.com/patternfly/patternfly-react/pull/780) fix(react-docs): Fix live mode toggling ([@jschuler](https://github.com/jschuler)) + +#### Committers: 2 +- Joachim ([@jschuler](https://github.com/jschuler)) +- Mike Turley ([@mturley](https://github.com/mturley)) + + +## @patternfly/react-docs@3.17.4 (2018-10-16) + +#### :bug: Bug Fix +* `patternfly-4` + * [#780](https://github.com/patternfly/patternfly-react/pull/780) fix(react-docs): Fix live mode toggling ([@jschuler](https://github.com/jschuler)) + +#### Committers: 2 +- Joachim ([@jschuler](https://github.com/jschuler)) +- Mike Turley ([@mturley](https://github.com/mturley)) + + +## @patternfly/react-console@1.4.9 (2018-10-16) + #### :bug: Bug Fix * `patternfly-4` * [#780](https://github.com/patternfly/patternfly-react/pull/780) fix(react-docs): Fix live mode toggling ([@jschuler](https://github.com/jschuler)) diff --git a/packages/patternfly-4/CHANGELOG.md b/packages/patternfly-4/CHANGELOG.md index a414f862ad8..34f4550261d 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.11.2](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.11.1...patternfly4-react-lerna-root@1.11.2) (2018-10-16) + + +### Bug Fixes + +* **Progress:** Correct small progress size ([#790](https://github.com/patternfly/patternfly-react/issues/790)) ([c30c89f](https://github.com/patternfly/patternfly-react/commit/c30c89f)) + + + + ## [1.11.1](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.11.0...patternfly4-react-lerna-root@1.11.1) (2018-10-16) diff --git a/packages/patternfly-4/package.json b/packages/patternfly-4/package.json index 985d0227cdd..fa2c2d627b8 100644 --- a/packages/patternfly-4/package.json +++ b/packages/patternfly-4/package.json @@ -1,6 +1,6 @@ { "name": "patternfly4-react-lerna-root", - "version": "1.11.1", + "version": "1.11.2", "private": true, "config": { "access": "private" diff --git a/packages/patternfly-4/react-core/CHANGELOG.md b/packages/patternfly-4/react-core/CHANGELOG.md index 7777d0e7703..cc29e348d01 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.24.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@1.24.0...@patternfly/react-core@1.24.1) (2018-10-16) + + +### Bug Fixes + +* **Progress:** Correct small progress size ([#790](https://github.com/patternfly/patternfly-react/issues/790)) ([c30c89f](https://github.com/patternfly/patternfly-react/commit/c30c89f)) + + + + # [1.24.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@1.23.1...@patternfly/react-core@1.24.0) (2018-10-16) diff --git a/packages/patternfly-4/react-core/package.json b/packages/patternfly-4/react-core/package.json index ceef1fe0160..64b962d82c0 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.24.0", + "version": "1.24.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 9c58d06ab40..3bf5f8c2faa 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.17.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.17.4...@patternfly/react-docs@3.17.5) (2018-10-16) + + + + +**Note:** Version bump only for package @patternfly/react-docs + ## [3.17.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.17.3...@patternfly/react-docs@3.17.4) (2018-10-16) diff --git a/packages/patternfly-4/react-docs/package.json b/packages/patternfly-4/react-docs/package.json index 4449c98a54e..16a27668569 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.17.4", + "version": "3.17.5", "author": "Red Hat", "license": "Apache-2.0", "publishConfig": { "access": "public" }, "dependencies": { - "@patternfly/react-core": "^1.24.0", + "@patternfly/react-core": "^1.24.1", "@patternfly/react-icons": "^2.5.1", "@patternfly/react-styles": "^2.3.0", "@patternfly/react-tokens": "^1.5.2",