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.38.0
 - @patternfly/react-charts@1.3.0
 - @patternfly/react-core@1.48.0
 - @patternfly/react-docs@3.20.0
 - @patternfly/react-table@0.3.0
  • Loading branch information
patternfly-build committed Jan 16, 2019
1 parent 1f93a44 commit d32d52a
Show file tree
Hide file tree
Showing 11 changed files with 105 additions and 10 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,31 @@

## Unreleased (2019-01-16)

#### :rocket: New Feature
* `patternfly-4`
* [#821](https://github.com/patternfly/patternfly-react/pull/821) feat(Table): introduce new component Table based on pf4 designs ([@karelhala](https://github.com/karelhala))

#### :bug: Bug Fix
* `patternfly-4`
* [#1203](https://github.com/patternfly/patternfly-react/pull/1203) fix(Dropdown): pass onClick to any dropdown item if present ([@kmcfaul](https://github.com/kmcfaul))
* [#1201](https://github.com/patternfly/patternfly-react/pull/1201) feat(Dropdown): handle keyboard navigation and styling for Link children ([@kmcfaul](https://github.com/kmcfaul))
* [#1192](https://github.com/patternfly/patternfly-react/pull/1192) docs(Button): update button docs to match core ([@kmcfaul](https://github.com/kmcfaul))
* [#1193](https://github.com/patternfly/patternfly-react/pull/1193) fix(Dropdown): Pass down ref for dropdown item ([@karelhala](https://github.com/karelhala))

#### :house: Internal
* Other
* [#1204](https://github.com/patternfly/patternfly-react/pull/1204) fix(lockfile): updates out of date yarn.lock ([@priley86](https://github.com/priley86))
* [#1202](https://github.com/patternfly/patternfly-react/pull/1202) fix(lerna-changelog): update lerna changelog ([@priley86](https://github.com/priley86))
* [#1198](https://github.com/patternfly/patternfly-react/pull/1198) fix(lerna3): ignore npmrc ([@priley86](https://github.com/priley86))
* `patternfly-4`
* [#1187](https://github.com/patternfly/patternfly-react/pull/1187) build(lerna3): enhances build scripts to support lerna3 ([@priley86](https://github.com/priley86))

#### Committers: 3
- Karel Hala ([@karelhala](https://github.com/karelhala))
- Patrick Riley ([@priley86](https://github.com/priley86))
- [@kmcfaul](https://github.com/kmcfaul)


## patternfly4-react-lerna-root@1.36.0 (2019-01-15)

#### :rocket: New Feature
Expand Down
18 changes: 18 additions & 0 deletions packages/patternfly-4/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.38.0](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.37.0...patternfly4-react-lerna-root@1.38.0) (2019-01-16)


### Bug Fixes

* **Dropdown:** Pass down ref for dropdown item ([#1193](https://github.com/patternfly/patternfly-react/issues/1193)) ([29e536f](https://github.com/patternfly/patternfly-react/commit/29e536f))
* **Dropdown:** pass onClick to any dropdown item if present ([#1203](https://github.com/patternfly/patternfly-react/issues/1203)) ([f4a92ee](https://github.com/patternfly/patternfly-react/commit/f4a92ee))


### Features

* **Dropdown:** handle keyboard navigation and styling for Link children ([#1201](https://github.com/patternfly/patternfly-react/issues/1201)) ([0996cfd](https://github.com/patternfly/patternfly-react/commit/0996cfd))
* **Table:** introduce new component Table based on pf4 designs ([#821](https://github.com/patternfly/patternfly-react/issues/821)) ([7b38cbc](https://github.com/patternfly/patternfly-react/commit/7b38cbc))





<a name="1.37.0"></a>
# [1.37.0](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.36.0...patternfly4-react-lerna-root@1.37.0) (2019-01-15)

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.37.0",
"version": "1.38.0",
"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.

# [1.3.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@1.2.7...@patternfly/react-charts@1.3.0) (2019-01-16)


### Features

* **Table:** introduce new component Table based on pf4 designs ([#821](https://github.com/patternfly/patternfly-react/issues/821)) ([7b38cbc](https://github.com/patternfly/patternfly-react/commit/7b38cbc))





<a name="1.2.7"></a>
## [1.2.7](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@1.2.6...@patternfly/react-charts@1.2.7) (2019-01-11)

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.7",
"version": "1.3.0",
"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
17 changes: 17 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,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.48.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@1.47.0...@patternfly/react-core@1.48.0) (2019-01-16)


### Bug Fixes

* **Dropdown:** Pass down ref for dropdown item ([#1193](https://github.com/patternfly/patternfly-react/issues/1193)) ([29e536f](https://github.com/patternfly/patternfly-react/commit/29e536f))
* **Dropdown:** pass onClick to any dropdown item if present ([#1203](https://github.com/patternfly/patternfly-react/issues/1203)) ([f4a92ee](https://github.com/patternfly/patternfly-react/commit/f4a92ee))


### Features

* **Dropdown:** handle keyboard navigation and styling for Link children ([#1201](https://github.com/patternfly/patternfly-react/issues/1201)) ([0996cfd](https://github.com/patternfly/patternfly-react/commit/0996cfd))





<a name="1.47.0"></a>
# [1.47.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@1.46.0...@patternfly/react-core@1.47.0) (2019-01-15)

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.47.0",
"version": "1.48.0",
"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
11 changes: 11 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,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.20.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.19.60...@patternfly/react-docs@3.20.0) (2019-01-16)


### Features

* **Table:** introduce new component Table based on pf4 designs ([#821](https://github.com/patternfly/patternfly-react/issues/821)) ([7b38cbc](https://github.com/patternfly/patternfly-react/commit/7b38cbc))





<a name="3.19.60"></a>
## [3.19.60](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.19.59...@patternfly/react-docs@3.19.60) (2019-01-15)

Expand Down
8 changes: 4 additions & 4 deletions packages/patternfly-4/react-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"name": "@patternfly/react-docs",
"description": "PatternFly React Docs",
"version": "3.19.60",
"version": "3.20.0",
"author": "Red Hat",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@patternfly/react-charts": "^1.2.7",
"@patternfly/react-core": "^1.47.0",
"@patternfly/react-charts": "^1.3.0",
"@patternfly/react-core": "^1.48.0",
"@patternfly/react-icons": "^2.9.7",
"@patternfly/react-styled-system": "^1.3.6",
"@patternfly/react-styles": "^2.3.0",
"@patternfly/react-table": "^0.3.0",
"@patternfly/react-tokens": "^1.9.6",
"babel-plugin-react-docgen-typescript": "^1.0.1",
"@patternfly/react-table": "^0.2.0",
"babel-standalone": "^6.26.0",
"clipboard-copy": "^2.0.1",
"emotion": "^9.2.9",
Expand Down
11 changes: 11 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,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.3.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@0.2.51...@patternfly/react-table@0.3.0) (2019-01-16)


### Features

* **Table:** introduce new component Table based on pf4 designs ([#821](https://github.com/patternfly/patternfly-react/issues/821)) ([7b38cbc](https://github.com/patternfly/patternfly-react/commit/7b38cbc))





<a name="0.2.51"></a>
## [0.2.51](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@0.2.50...@patternfly/react-table@0.2.51) (2019-01-15)

Expand Down
6 changes: 3 additions & 3 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.51",
"version": "0.3.0",
"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,9 +26,9 @@
},
"homepage": "https://github.com/patternfly/patternfly-react/tree/master/packages/patternfly-4/react-table#readme",
"dependencies": {
"@patternfly/react-core": "^1.47.0",
"@patternfly/react-icons": "^2.9.7",
"@patternfly/patternfly-next": "1.0.120",
"@patternfly/react-core": "^1.48.0",
"@patternfly/react-icons": "^2.9.7",
"@patternfly/react-styles": "^2.3.0",
"exenv": "^1.2.2",
"reactabular-table": "^8.14.0"
Expand Down

0 comments on commit d32d52a

Please sign in to comment.