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.33.4
 - @patternfly/react-core@1.43.4
 - @patternfly/react-docs@3.19.37
 - @patternfly/react-table@0.2.29
  • Loading branch information
patternfly-build committed Dec 20, 2018
1 parent 187171d commit 44eb6bf
Show file tree
Hide file tree
Showing 9 changed files with 124 additions and 6 deletions.
80 changes: 80 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,86 @@

## Change Log (2018-12-20)

#### :bug: Bug Fix
* `patternfly-4`
* [#1099](https://github.com/patternfly/patternfly-react/pull/1099) fix(EmptyState): a typo at the import path in EmptyStateIcon.d.ts ([@boaz1337](https://github.com/boaz1337))

#### Committers: 1
- [@boaz1337](https://github.com/boaz1337)


## patternfly4-react-lerna-root@1.33.3 (2018-12-20)

#### :house: Internal
* `patternfly-4`, `react-icons`
* [#1101](https://github.com/patternfly/patternfly-react/pull/1101) chore(update): Upgrade to 1.0.107 pf-next ([@ibolton336](https://github.com/ibolton336))

#### Committers: 1
- Ian Bolton ([@ibolton336](https://github.com/ibolton336))


## @patternfly/react-tokens@1.9.4 (2018-12-20)

#### :house: Internal
* `patternfly-4`, `react-icons`
* [#1101](https://github.com/patternfly/patternfly-react/pull/1101) chore(update): Upgrade to 1.0.107 pf-next ([@ibolton336](https://github.com/ibolton336))

#### Committers: 1
- Ian Bolton ([@ibolton336](https://github.com/ibolton336))


## @patternfly/react-table@0.2.28 (2018-12-20)

#### :house: Internal
* `patternfly-4`, `react-icons`
* [#1101](https://github.com/patternfly/patternfly-react/pull/1101) chore(update): Upgrade to 1.0.107 pf-next ([@ibolton336](https://github.com/ibolton336))

#### Committers: 1
- Ian Bolton ([@ibolton336](https://github.com/ibolton336))


## @patternfly/react-styled-system@1.3.4 (2018-12-20)

#### :house: Internal
* `patternfly-4`, `react-icons`
* [#1101](https://github.com/patternfly/patternfly-react/pull/1101) chore(update): Upgrade to 1.0.107 pf-next ([@ibolton336](https://github.com/ibolton336))

#### Committers: 1
- Ian Bolton ([@ibolton336](https://github.com/ibolton336))


## @patternfly/react-icons@2.9.5 (2018-12-20)

#### :house: Internal
* `patternfly-4`, `react-icons`
* [#1101](https://github.com/patternfly/patternfly-react/pull/1101) chore(update): Upgrade to 1.0.107 pf-next ([@ibolton336](https://github.com/ibolton336))

#### Committers: 1
- Ian Bolton ([@ibolton336](https://github.com/ibolton336))


## @patternfly/react-docs@3.19.36 (2018-12-20)

#### :house: Internal
* `patternfly-4`, `react-icons`
* [#1101](https://github.com/patternfly/patternfly-react/pull/1101) chore(update): Upgrade to 1.0.107 pf-next ([@ibolton336](https://github.com/ibolton336))

#### Committers: 1
- Ian Bolton ([@ibolton336](https://github.com/ibolton336))


## @patternfly/react-core@1.43.3 (2018-12-20)

#### :house: Internal
* `patternfly-4`, `react-icons`
* [#1101](https://github.com/patternfly/patternfly-react/pull/1101) chore(update): Upgrade to 1.0.107 pf-next ([@ibolton336](https://github.com/ibolton336))

#### Committers: 1
- Ian Bolton ([@ibolton336](https://github.com/ibolton336))


## @patternfly/react-charts@1.2.4 (2018-12-20)

#### :house: Internal
* `patternfly-4`, `react-icons`
* [#1101](https://github.com/patternfly/patternfly-react/pull/1101) chore(update): Upgrade to 1.0.107 pf-next ([@ibolton336](https://github.com/ibolton336))
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.33.4"></a>
## [1.33.4](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.33.3...patternfly4-react-lerna-root@1.33.4) (2018-12-20)


### Bug Fixes

* **EmptyState:** a typo at the import path in EmptyStateIcon.d.ts ([#1099](https://github.com/patternfly/patternfly-react/issues/1099)) ([187171d](https://github.com/patternfly/patternfly-react/commit/187171d))




<a name="1.33.3"></a>
## [1.33.3](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.33.2...patternfly4-react-lerna-root@1.33.3) (2018-12-20)

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.33.3",
"version": "1.33.4",
"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.43.4"></a>
## [1.43.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@1.43.3...@patternfly/react-core@1.43.4) (2018-12-20)


### Bug Fixes

* **EmptyState:** a typo at the import path in EmptyStateIcon.d.ts ([#1099](https://github.com/patternfly/patternfly-react/issues/1099)) ([187171d](https://github.com/patternfly/patternfly-react/commit/187171d))




<a name="1.43.3"></a>
## [1.43.3](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@1.43.2...@patternfly/react-core@1.43.3) (2018-12-20)

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.43.3",
"version": "1.43.4",
"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.19.37"></a>
## [3.19.37](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.19.36...@patternfly/react-docs@3.19.37) (2018-12-20)




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

<a name="3.19.36"></a>
## [3.19.36](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.19.35...@patternfly/react-docs@3.19.36) (2018-12-20)

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,15 +1,15 @@
{
"name": "@patternfly/react-docs",
"description": "PatternFly React Docs",
"version": "3.19.36",
"version": "3.19.37",
"author": "Red Hat",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@patternfly/react-charts": "^1.2.4",
"@patternfly/react-core": "^1.43.3",
"@patternfly/react-core": "^1.43.4",
"@patternfly/react-icons": "^2.9.5",
"@patternfly/react-styled-system": "^1.3.4",
"@patternfly/react-styles": "^2.3.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/patternfly-4/react-table/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="0.2.29"></a>
## [0.2.29](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@0.2.28...@patternfly/react-table@0.2.29) (2018-12-20)




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

<a name="0.2.28"></a>
## [0.2.28](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@0.2.27...@patternfly/react-table@0.2.28) (2018-12-20)

Expand Down
4 changes: 2 additions & 2 deletions packages/patternfly-4/react-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-table",
"version": "0.2.28",
"version": "0.2.29",
"description": "This library provides a set of React table components for use with the PatternFly 4",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand All @@ -26,7 +26,7 @@
},
"homepage": "https://github.com/patternfly/patternfly-react/tree/master/packages/patternfly-4/react-table#readme",
"dependencies": {
"@patternfly/react-core": "^1.43.3",
"@patternfly/react-core": "^1.43.4",
"@patternfly/react-icons": "^2.9.5",
"@patternfly/react-styles": "^2.3.0",
"babel-plugin-lodash": "^3.3.4",
Expand Down

0 comments on commit 44eb6bf

Please sign in to comment.