Skip to content

Commit

Permalink
Local release to unblock semantic release (#1055)
Browse files Browse the repository at this point in the history
* Local release to unblock semantic release

* Bump package versions to correct react-core
  • Loading branch information
dgutride committed Dec 14, 2018
1 parent d36c1dc commit afe25e2
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 138 deletions.
16 changes: 0 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,22 +53,6 @@
- Donald Labaj ([@dlabaj](https://github.com/dlabaj))
- Ron Lavi ([@Laviro](https://github.com/Laviro))


## @patternfly/react-core@4.0.0 (2018-12-13)

#### :rocket: New Feature
* `patternfly-3`
* [#395](https://github.com/patternfly/patternfly-react/pull/395) feat(DualListSelector): add a Dual List Selector component ([@Laviro](https://github.com/Laviro))

#### :house: Internal
* `patternfly-4`
* [#1053](https://github.com/patternfly/patternfly-react/pull/1053) Removed Props from avatar ([@dlabaj](https://github.com/dlabaj))

#### Committers: 2
- Donald Labaj ([@dlabaj](https://github.com/dlabaj))
- Ron Lavi ([@Laviro](https://github.com/Laviro))


## patternfly3-react-lerna-root@7.13.0 (2018-12-13)

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

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




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

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




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

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




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

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


### Features

* **PF4-Modal:** Adds keyboard and screen reader focus trapping ([#1011](https://github.com/patternfly/patternfly-react/issues/1011)) ([7fa93b3](https://github.com/patternfly/patternfly-react/commit/7fa93b3)), closes [#561](https://github.com/patternfly/patternfly-react/issues/561)


### BREAKING CHANGES

* **PF4-Modal:** The reactRoot prop is required




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


### Features

* **PF4-Modal:** Adds keyboard and screen reader focus trapping ([#1011](https://github.com/patternfly/patternfly-react/issues/1011)) ([7fa93b3](https://github.com/patternfly/patternfly-react/commit/7fa93b3)), closes [#561](https://github.com/patternfly/patternfly-react/issues/561)


### BREAKING CHANGES

* **PF4-Modal:** The reactRoot prop is required




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

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": "3.0.3",
"version": "1.30.0",
"private": true,
"config": {
"access": "private"
Expand Down
62 changes: 0 additions & 62 deletions packages/patternfly-4/react-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,68 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Features

* **PF4-Modal:** Adds keyboard and screen reader focus trapping ([#1011](https://github.com/patternfly/patternfly-react/issues/1011)) ([7fa93b3](https://github.com/patternfly/patternfly-react/commit/7fa93b3)), closes [#561](https://github.com/patternfly/patternfly-react/issues/561)


### BREAKING CHANGES

* **PF4-Modal:** The reactRoot prop is required




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




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

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




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

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


### Features

* **PF4-Modal:** Adds keyboard and screen reader focus trapping ([#1011](https://github.com/patternfly/patternfly-react/issues/1011)) ([7fa93b3](https://github.com/patternfly/patternfly-react/commit/7fa93b3)), closes [#561](https://github.com/patternfly/patternfly-react/issues/561)


### BREAKING CHANGES

* **PF4-Modal:** The reactRoot prop is required




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


### Features

* **PF4-Modal:** Adds keyboard and screen reader focus trapping ([#1011](https://github.com/patternfly/patternfly-react/issues/1011)) ([7fa93b3](https://github.com/patternfly/patternfly-react/commit/7fa93b3)), closes [#561](https://github.com/patternfly/patternfly-react/issues/561)


### BREAKING CHANGES

* **PF4-Modal:** The reactRoot prop is required




<a name="1.40.0"></a>
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": "4.0.0",
"version": "1.40.1",
"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
2 changes: 1 addition & 1 deletion packages/patternfly-4/react-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@patternfly/react-charts": "^1.2.2",
"@patternfly/react-core": "^4.0.0",
"@patternfly/react-core": "^1.40.1",
"@patternfly/react-icons": "^2.9.3",
"@patternfly/react-styled-system": "^1.3.2",
"@patternfly/react-styles": "^2.3.0",
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
Expand Up @@ -26,7 +26,7 @@
},
"homepage": "https://github.com/patternfly/patternfly-react/tree/master/packages/patternfly-4/react-table#readme",
"dependencies": {
"@patternfly/react-core": "^4.0.0",
"@patternfly/react-core": "^1.40.1",
"@patternfly/react-icons": "^2.9.3",
"@patternfly/react-styles": "^2.3.0",
"babel-plugin-lodash": "^3.3.4",
Expand Down

0 comments on commit afe25e2

Please sign in to comment.