diff --git a/CHANGELOG.md b/CHANGELOG.md index b17fa1aa44f..e267a7de035 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,35 @@ -## Change Log (2019-01-10) +## patternfly4-react-lerna-root@1.34.10 (2019-01-10) + +#### :memo: Documentation +* `patternfly-4` + * [#1159](https://github.com/patternfly/patternfly-react/pull/1159) fix(docs): fix workspace previews ([@jschuler](https://github.com/jschuler)) + +#### Committers: 1 +- Joachim ([@jschuler](https://github.com/jschuler)) + + +## @patternfly/react-table@0.2.43 (2019-01-10) + +#### :memo: Documentation +* `patternfly-4` + * [#1159](https://github.com/patternfly/patternfly-react/pull/1159) fix(docs): fix workspace previews ([@jschuler](https://github.com/jschuler)) + +#### Committers: 1 +- Joachim ([@jschuler](https://github.com/jschuler)) + + +## @patternfly/react-docs@3.19.51 (2019-01-10) + +#### :memo: Documentation +* `patternfly-4` + * [#1159](https://github.com/patternfly/patternfly-react/pull/1159) fix(docs): fix workspace previews ([@jschuler](https://github.com/jschuler)) + +#### Committers: 1 +- Joachim ([@jschuler](https://github.com/jschuler)) + + +## @patternfly/react-core@1.44.10 (2019-01-10) #### :memo: Documentation * `patternfly-4` diff --git a/packages/patternfly-4/CHANGELOG.md b/packages/patternfly-4/CHANGELOG.md index 9175dad8279..9c68f7ede5c 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.34.11](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.34.10...patternfly4-react-lerna-root@1.34.11) (2019-01-10) + + +### Bug Fixes + +* **prerelease:** attempt to add prerelease channel to react-charts ([#1160](https://github.com/patternfly/patternfly-react/issues/1160)) ([0e3e807](https://github.com/patternfly/patternfly-react/commit/0e3e807)) + + + + ## [1.34.10](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.34.9...patternfly4-react-lerna-root@1.34.10) (2019-01-10) diff --git a/packages/patternfly-4/package.json b/packages/patternfly-4/package.json index 4c2fa1d2888..2abbc1fcc0b 100644 --- a/packages/patternfly-4/package.json +++ b/packages/patternfly-4/package.json @@ -1,6 +1,6 @@ { "name": "patternfly4-react-lerna-root", - "version": "1.34.10", + "version": "1.34.11", "private": true, "config": { "access": "private" diff --git a/packages/patternfly-4/react-charts/CHANGELOG.md b/packages/patternfly-4/react-charts/CHANGELOG.md index 1697f596f54..71932fcc64b 100644 --- a/packages/patternfly-4/react-charts/CHANGELOG.md +++ b/packages/patternfly-4/react-charts/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.6](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@1.2.5...@patternfly/react-charts@1.2.6) (2019-01-10) + + +### Bug Fixes + +* **prerelease:** attempt to add prerelease channel to react-charts ([#1160](https://github.com/patternfly/patternfly-react/issues/1160)) ([0e3e807](https://github.com/patternfly/patternfly-react/commit/0e3e807)) + + + + ## [1.2.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@1.2.4...@patternfly/react-charts@1.2.5) (2019-01-10) diff --git a/packages/patternfly-4/react-charts/package.json b/packages/patternfly-4/react-charts/package.json index ebc8aac6fc5..4e22cd9748d 100644 --- a/packages/patternfly-4/react-charts/package.json +++ b/packages/patternfly-4/react-charts/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/react-charts", - "version": "1.2.5", + "version": "1.2.6", "description": "This library provides a set of React chart 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 fa836c18cef..99c331396e8 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.19.52](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.19.51...@patternfly/react-docs@3.19.52) (2019-01-10) + + + + +**Note:** Version bump only for package @patternfly/react-docs + ## [3.19.51](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.19.50...@patternfly/react-docs@3.19.51) (2019-01-10) diff --git a/packages/patternfly-4/react-docs/package.json b/packages/patternfly-4/react-docs/package.json index b4785588b16..3542b55a43a 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.19.51", + "version": "3.19.52", "author": "Red Hat", "license": "Apache-2.0", "publishConfig": { "access": "public" }, "dependencies": { - "@patternfly/react-charts": "^1.2.5", + "@patternfly/react-charts": "^1.2.6", "@patternfly/react-core": "^1.44.10", "@patternfly/react-icons": "^2.9.6", "@patternfly/react-styled-system": "^1.3.5",