From 65c9d4fcfaf0e6a3f89ab9232306c3a679e61003 Mon Sep 17 00:00:00 2001 From: patternfly-build Date: Tue, 13 Nov 2018 16:31:57 +0000 Subject: [PATCH] chore(release): releasing packages - patternfly4-react-lerna-root@1.23.0 - @patternfly/react-core@1.34.0 - @patternfly/react-docs@3.19.2 --- packages/patternfly-4/CHANGELOG.md | 16 ++++++++++++++++ packages/patternfly-4/package.json | 2 +- packages/patternfly-4/react-core/CHANGELOG.md | 16 ++++++++++++++++ packages/patternfly-4/react-core/package.json | 2 +- packages/patternfly-4/react-docs/CHANGELOG.md | 8 ++++++++ packages/patternfly-4/react-docs/package.json | 4 ++-- 6 files changed, 44 insertions(+), 4 deletions(-) diff --git a/packages/patternfly-4/CHANGELOG.md b/packages/patternfly-4/CHANGELOG.md index c7228c31466..17fe45a0781 100644 --- a/packages/patternfly-4/CHANGELOG.md +++ b/packages/patternfly-4/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# [1.23.0](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.21.0...patternfly4-react-lerna-root@1.23.0) (2018-11-13) + + +### Bug Fixes + +* **PF4 AboutModal and Modal:** added a class to the body when the Mod… ([#895](https://github.com/patternfly/patternfly-react/issues/895)) ([5b12b97](https://github.com/patternfly/patternfly-react/commit/5b12b97)), closes [#724](https://github.com/patternfly/patternfly-react/issues/724) + + +### Features + +* **LoginForm:** Added the PF4 LoginForm Component ([#874](https://github.com/patternfly/patternfly-react/issues/874)) ([befeb77](https://github.com/patternfly/patternfly-react/commit/befeb77)), closes [#825](https://github.com/patternfly/patternfly-react/issues/825) [#825](https://github.com/patternfly/patternfly-react/issues/825) + + + + # [1.22.0](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.21.0...patternfly4-react-lerna-root@1.22.0) (2018-11-13) diff --git a/packages/patternfly-4/package.json b/packages/patternfly-4/package.json index ffd67fc51dc..5fd7dc2cb76 100644 --- a/packages/patternfly-4/package.json +++ b/packages/patternfly-4/package.json @@ -1,6 +1,6 @@ { "name": "patternfly4-react-lerna-root", - "version": "1.22.0", + "version": "1.23.0", "private": true, "config": { "access": "private" diff --git a/packages/patternfly-4/react-core/CHANGELOG.md b/packages/patternfly-4/react-core/CHANGELOG.md index 939f333cce6..6fa4646c3a3 100644 --- a/packages/patternfly-4/react-core/CHANGELOG.md +++ b/packages/patternfly-4/react-core/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# [1.34.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@1.32.2...@patternfly/react-core@1.34.0) (2018-11-13) + + +### Bug Fixes + +* **PF4 AboutModal and Modal:** added a class to the body when the Mod… ([#895](https://github.com/patternfly/patternfly-react/issues/895)) ([5b12b97](https://github.com/patternfly/patternfly-react/commit/5b12b97)), closes [#724](https://github.com/patternfly/patternfly-react/issues/724) + + +### Features + +* **LoginForm:** Added the PF4 LoginForm Component ([#874](https://github.com/patternfly/patternfly-react/issues/874)) ([befeb77](https://github.com/patternfly/patternfly-react/commit/befeb77)), closes [#825](https://github.com/patternfly/patternfly-react/issues/825) [#825](https://github.com/patternfly/patternfly-react/issues/825) + + + + # [1.33.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@1.32.2...@patternfly/react-core@1.33.0) (2018-11-13) diff --git a/packages/patternfly-4/react-core/package.json b/packages/patternfly-4/react-core/package.json index d76c3f56de2..da078bd6c6e 100644 --- a/packages/patternfly-4/react-core/package.json +++ b/packages/patternfly-4/react-core/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/react-core", - "version": "1.33.0", + "version": "1.34.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", diff --git a/packages/patternfly-4/react-docs/CHANGELOG.md b/packages/patternfly-4/react-docs/CHANGELOG.md index cd807fed335..8d3568a6dfb 100644 --- a/packages/patternfly-4/react-docs/CHANGELOG.md +++ b/packages/patternfly-4/react-docs/CHANGELOG.md @@ -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.19.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.19.0...@patternfly/react-docs@3.19.2) (2018-11-13) + + + + +**Note:** Version bump only for package @patternfly/react-docs + ## [3.19.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.19.0...@patternfly/react-docs@3.19.1) (2018-11-13) diff --git a/packages/patternfly-4/react-docs/package.json b/packages/patternfly-4/react-docs/package.json index b03bb445f0b..0a7c4a5a17b 100644 --- a/packages/patternfly-4/react-docs/package.json +++ b/packages/patternfly-4/react-docs/package.json @@ -1,7 +1,7 @@ { "name": "@patternfly/react-docs", "description": "PatternFly React Docs", - "version": "3.19.1", + "version": "3.19.2", "author": "Red Hat", "license": "Apache-2.0", "publishConfig": { @@ -9,7 +9,7 @@ }, "dependencies": { "@patternfly/react-charts": "^1.0.3", - "@patternfly/react-core": "^1.33.0", + "@patternfly/react-core": "^1.34.0", "@patternfly/react-icons": "^2.7.1", "@patternfly/react-styled-system": "^1.1.0", "@patternfly/react-styles": "^2.3.0",