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.42.7
 - @patternfly/react-docs@3.21.16
 - @patternfly/react-table@0.4.16
  • Loading branch information
patternfly-build committed Feb 1, 2019
1 parent aab28b9 commit 7ed0596
Show file tree
Hide file tree
Showing 7 changed files with 118 additions and 4 deletions.
90 changes: 90 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,96 @@

## Unreleased (2019-02-01)

#### :bug: Bug Fix
* `patternfly-4`
* [#1281](https://github.com/patternfly/patternfly-react/pull/1281) Fix react-table not expose index.d.ts issue ([@kunyan](https://github.com/kunyan))

#### Committers: 1
- Kun Yan ([@kunyan](https://github.com/kunyan))


## patternfly4-react-lerna-root@1.42.6 (2019-02-01)

#### :rocket: New Feature
* `patternfly-4`, `react-icons`
* [#1304](https://github.com/patternfly/patternfly-react/pull/1304) Update react to pf-next 167 ([@dgutride](https://github.com/dgutride))

#### Committers: 1
- Dana Gutride ([@dgutride](https://github.com/dgutride))


## @patternfly/react-tokens@1.10.2 (2019-02-01)

#### :rocket: New Feature
* `patternfly-4`, `react-icons`
* [#1304](https://github.com/patternfly/patternfly-react/pull/1304) Update react to pf-next 167 ([@dgutride](https://github.com/dgutride))

#### Committers: 1
- Dana Gutride ([@dgutride](https://github.com/dgutride))


## @patternfly/react-table@0.4.15 (2019-02-01)

#### :rocket: New Feature
* `patternfly-4`, `react-icons`
* [#1304](https://github.com/patternfly/patternfly-react/pull/1304) Update react to pf-next 167 ([@dgutride](https://github.com/dgutride))

#### Committers: 1
- Dana Gutride ([@dgutride](https://github.com/dgutride))


## @patternfly/react-styled-system@1.4.2 (2019-02-01)

#### :rocket: New Feature
* `patternfly-4`, `react-icons`
* [#1304](https://github.com/patternfly/patternfly-react/pull/1304) Update react to pf-next 167 ([@dgutride](https://github.com/dgutride))

#### Committers: 1
- Dana Gutride ([@dgutride](https://github.com/dgutride))


## @patternfly/react-integration@1.0.13 (2019-02-01)

#### :rocket: New Feature
* `patternfly-4`, `react-icons`
* [#1304](https://github.com/patternfly/patternfly-react/pull/1304) Update react to pf-next 167 ([@dgutride](https://github.com/dgutride))

#### Committers: 1
- Dana Gutride ([@dgutride](https://github.com/dgutride))


## @patternfly/react-icons@2.10.4 (2019-02-01)

#### :rocket: New Feature
* `patternfly-4`, `react-icons`
* [#1304](https://github.com/patternfly/patternfly-react/pull/1304) Update react to pf-next 167 ([@dgutride](https://github.com/dgutride))

#### Committers: 1
- Dana Gutride ([@dgutride](https://github.com/dgutride))


## @patternfly/react-docs@3.21.15 (2019-02-01)

#### :rocket: New Feature
* `patternfly-4`, `react-icons`
* [#1304](https://github.com/patternfly/patternfly-react/pull/1304) Update react to pf-next 167 ([@dgutride](https://github.com/dgutride))

#### Committers: 1
- Dana Gutride ([@dgutride](https://github.com/dgutride))


## @patternfly/react-core@1.51.5 (2019-02-01)

#### :rocket: New Feature
* `patternfly-4`, `react-icons`
* [#1304](https://github.com/patternfly/patternfly-react/pull/1304) Update react to pf-next 167 ([@dgutride](https://github.com/dgutride))

#### Committers: 1
- Dana Gutride ([@dgutride](https://github.com/dgutride))


## @patternfly/react-charts@1.4.3 (2019-02-01)

#### :rocket: New Feature
* `patternfly-4`, `react-icons`
* [#1304](https://github.com/patternfly/patternfly-react/pull/1304) Update react to pf-next 167 ([@dgutride](https://github.com/dgutride))
Expand Down
8 changes: 8 additions & 0 deletions packages/patternfly-4/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.

## [1.42.7](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.42.6...patternfly4-react-lerna-root@1.42.7) (2019-02-01)

**Note:** Version bump only for package patternfly4-react-lerna-root





## [1.42.6](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.42.5...patternfly4-react-lerna-root@1.42.6) (2019-02-01)

**Note:** Version bump only for package patternfly4-react-lerna-root
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.42.6",
"version": "1.42.7",
"private": true,
"config": {
"access": "private"
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.

## [3.21.16](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.21.15...@patternfly/react-docs@3.21.16) (2019-02-01)

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





## [3.21.15](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.21.14...@patternfly/react-docs@3.21.15) (2019-02-01)

**Note:** Version bump only for package @patternfly/react-docs
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,7 +1,7 @@
{
"name": "@patternfly/react-docs",
"description": "PatternFly React Docs",
"version": "3.21.15",
"version": "3.21.16",
"author": "Red Hat",
"license": "Apache-2.0",
"publishConfig": {
Expand All @@ -13,7 +13,7 @@
"@patternfly/react-icons": "^2.10.4",
"@patternfly/react-styled-system": "^1.4.2",
"@patternfly/react-styles": "^2.3.0",
"@patternfly/react-table": "^0.4.15",
"@patternfly/react-table": "^0.4.16",
"@patternfly/react-tokens": "^1.10.2",
"babel-standalone": "^6.26.0",
"clipboard-copy": "^2.0.1",
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.

## [0.4.16](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@0.4.15...@patternfly/react-table@0.4.16) (2019-02-01)

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





## [0.4.15](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@0.4.14...@patternfly/react-table@0.4.15) (2019-02-01)

**Note:** Version bump only for package @patternfly/react-table
Expand Down
2 changes: 1 addition & 1 deletion 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.4.15",
"version": "0.4.16",
"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 Down

0 comments on commit 7ed0596

Please sign in to comment.