Skip to content

Commit

Permalink
chore(release): releasing packages
Browse files Browse the repository at this point in the history
 - patternfly3-react-lerna-root@7.19.10
 - patternfly-react-extensions@2.16.8
 - patternfly-react@2.29.7
 - @patternfly/react-console@1.10.15
  • Loading branch information
patternfly-build committed Jan 21, 2019
1 parent 83baeb9 commit 1a6d3e1
Show file tree
Hide file tree
Showing 9 changed files with 85 additions and 7 deletions.
42 changes: 41 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,45 @@

## Unreleased (2019-01-18)
## patternfly4-react-lerna-root@1.40.2 (2019-01-18)

#### :bug: Bug Fix
* `patternfly-4`
* [#1219](https://github.com/patternfly/patternfly-react/pull/1219) fix(DropdownMenu): Fixes dropdown menu when using items as children. ([@Hyperkid123](https://github.com/Hyperkid123))

#### Committers: 1
- Martin Maroši ([@Hyperkid123](https://github.com/Hyperkid123))


## @patternfly/react-table@0.4.3 (2019-01-18)

#### :bug: Bug Fix
* `patternfly-4`
* [#1219](https://github.com/patternfly/patternfly-react/pull/1219) fix(DropdownMenu): Fixes dropdown menu when using items as children. ([@Hyperkid123](https://github.com/Hyperkid123))

#### Committers: 1
- Martin Maroši ([@Hyperkid123](https://github.com/Hyperkid123))


## @patternfly/react-integration@1.0.2 (2019-01-18)

#### :bug: Bug Fix
* `patternfly-4`
* [#1219](https://github.com/patternfly/patternfly-react/pull/1219) fix(DropdownMenu): Fixes dropdown menu when using items as children. ([@Hyperkid123](https://github.com/Hyperkid123))

#### Committers: 1
- Martin Maroši ([@Hyperkid123](https://github.com/Hyperkid123))


## @patternfly/react-docs@3.21.2 (2019-01-18)

#### :bug: Bug Fix
* `patternfly-4`
* [#1219](https://github.com/patternfly/patternfly-react/pull/1219) fix(DropdownMenu): Fixes dropdown menu when using items as children. ([@Hyperkid123](https://github.com/Hyperkid123))

#### Committers: 1
- Martin Maroši ([@Hyperkid123](https://github.com/Hyperkid123))


## @patternfly/react-core@1.49.3 (2019-01-18)

#### :bug: Bug Fix
* `patternfly-4`
Expand Down
11 changes: 11 additions & 0 deletions packages/patternfly-3/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.

## [7.19.10](https://github.com/patternfly/patternfly-react/compare/patternfly3-react-lerna-root@7.19.9...patternfly3-react-lerna-root@7.19.10) (2019-01-21)


### Bug Fixes

* **MessageDialog:** conflict between footer and primaryAction props ([#1134](https://github.com/patternfly/patternfly-react/issues/1134)) ([83baeb9](https://github.com/patternfly/patternfly-react/commit/83baeb9))





## [7.19.9](https://github.com/patternfly/patternfly-react/compare/patternfly3-react-lerna-root@7.19.8...patternfly3-react-lerna-root@7.19.9) (2019-01-18)

**Note:** Version bump only for package patternfly3-react-lerna-root
Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "patternfly3-react-lerna-root",
"version": "7.19.9",
"version": "7.19.10",
"private": true,
"config": {
"access": "private"
Expand Down
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.

## [2.16.8](https://github.com/patternfly/patternfly-react/compare/patternfly-react-extensions@2.16.7...patternfly-react-extensions@2.16.8) (2019-01-21)

**Note:** Version bump only for package patternfly-react-extensions





## [2.16.7](https://github.com/patternfly/patternfly-react/compare/patternfly-react-extensions@2.16.6...patternfly-react-extensions@2.16.7) (2019-01-17)

**Note:** Version bump only for package patternfly-react-extensions
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "patternfly-react-extensions",
"version": "2.16.7",
"version": "2.16.8",
"private": false,
"description": "This library provides an extended set of React components for use with the PatternFly reference implementation.",
"main": "dist/js/index.js",
Expand Down Expand Up @@ -42,7 +42,7 @@
"classnames": "^2.2.5",
"css-element-queries": "^1.0.1",
"patternfly": "^3.58.0",
"patternfly-react": "^2.29.6",
"patternfly-react": "^2.29.7",
"react-bootstrap": "^0.32.1",
"react-diff-view": "^1.8.1",
"react-virtualized": "9.x",
Expand Down
11 changes: 11 additions & 0 deletions packages/patternfly-3/patternfly-react/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.

## [2.29.7](https://github.com/patternfly/patternfly-react/compare/patternfly-react@2.29.6...patternfly-react@2.29.7) (2019-01-21)


### Bug Fixes

* **MessageDialog:** conflict between footer and primaryAction props ([#1134](https://github.com/patternfly/patternfly-react/issues/1134)) ([83baeb9](https://github.com/patternfly/patternfly-react/commit/83baeb9))





## [2.29.6](https://github.com/patternfly/patternfly-react/compare/patternfly-react@2.29.5...patternfly-react@2.29.6) (2019-01-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-3/patternfly-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "patternfly-react",
"version": "2.29.6",
"version": "2.29.7",
"private": false,
"description": "This library provides a set of common React components for use with the PatternFly reference implementation.",
"main": "dist/js/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/patternfly-3/react-console/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.10.15](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-console@1.10.14...@patternfly/react-console@1.10.15) (2019-01-21)

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





## [1.10.14](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-console@1.10.13...@patternfly/react-console@1.10.14) (2019-01-17)

**Note:** Version bump only for package @patternfly/react-console
Expand Down
4 changes: 2 additions & 2 deletions packages/patternfly-3/react-console/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-console",
"version": "1.10.14",
"version": "1.10.15",
"private": false,
"description": "This library provides a set of Console React components for use with the PatternFly reference implementation.",
"main": "dist/js/index.js",
Expand Down Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"patternfly": "^3.58.0",
"patternfly-react": "^2.29.6"
"patternfly-react": "^2.29.7"
},
"peerDependencies": {
"patternfly-react": "^2.24.0",
Expand Down

0 comments on commit 1a6d3e1

Please sign in to comment.