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.34.11
 - @patternfly/react-charts@1.2.6
 - @patternfly/react-docs@3.19.52
  • Loading branch information
patternfly-build committed Jan 10, 2019
1 parent 0e3e807 commit 534501f
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 @@

## 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`
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.34.11"></a>
## [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))




<a name="1.34.10"></a>
## [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)

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.34.10",
"version": "1.34.11",
"private": true,
"config": {
"access": "private"
Expand Down
11 changes: 11 additions & 0 deletions packages/patternfly-4/react-charts/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.6"></a>
## [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))




<a name="1.2.5"></a>
## [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)

Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-4/react-charts/package.json
Original file line number Diff line number Diff line change
@@ -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",
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.19.52"></a>
## [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

<a name="3.19.51"></a>
## [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)

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.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",
Expand Down

0 comments on commit 534501f

Please sign in to comment.