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.23.1
 - @patternfly/react-docs@3.19.3
 - @patternfly/react-styled-system@1.1.1
  • Loading branch information
patternfly-build committed Nov 14, 2018
1 parent e8d1eb0 commit 0ec04fc
Show file tree
Hide file tree
Showing 7 changed files with 65 additions and 5 deletions.
32 changes: 31 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@

## Change Log (2018-11-13)
## patternfly3-react-lerna-root@7.9.2 (2018-11-13)

#### :bug: Bug Fix
* `patternfly-3`
* [#911](https://github.com/patternfly/patternfly-react/pull/911) fix(LoginPage): small fixes. ([@Laviro](https://github.com/Laviro))

#### Committers: 1
- Ron Lavi ([@Laviro](https://github.com/Laviro))


## patternfly-react@2.23.1 (2018-11-13)

#### :bug: Bug Fix
* `patternfly-3`
* [#911](https://github.com/patternfly/patternfly-react/pull/911) fix(LoginPage): small fixes. ([@Laviro](https://github.com/Laviro))

#### Committers: 1
- Ron Lavi ([@Laviro](https://github.com/Laviro))


## patternfly-react-extensions@2.12.9 (2018-11-13)

#### :bug: Bug Fix
* `patternfly-3`
* [#911](https://github.com/patternfly/patternfly-react/pull/911) fix(LoginPage): small fixes. ([@Laviro](https://github.com/Laviro))

#### Committers: 1
- Ron Lavi ([@Laviro](https://github.com/Laviro))


## @patternfly/react-console@1.6.1 (2018-11-13)

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

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


### Bug Fixes

* **styled-system:** check if global variables are defined before use ([#918](https://github.com/patternfly/patternfly-react/issues/918)) ([e8d1eb0](https://github.com/patternfly/patternfly-react/commit/e8d1eb0))




<a name="1.23.0"></a>
# [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)

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.23.0",
"version": "1.23.1",
"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.

<a name="3.19.3"></a>
## [3.19.3](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.19.2...@patternfly/react-docs@3.19.3) (2018-11-14)




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

<a name="3.19.2"></a>
## [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)

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.19.2",
"version": "3.19.3",
"author": "Red Hat",
"license": "Apache-2.0",
"publishConfig": {
Expand All @@ -11,7 +11,7 @@
"@patternfly/react-charts": "^1.0.3",
"@patternfly/react-core": "^1.34.0",
"@patternfly/react-icons": "^2.7.1",
"@patternfly/react-styled-system": "^1.1.0",
"@patternfly/react-styled-system": "^1.1.1",
"@patternfly/react-styles": "^2.3.0",
"@patternfly/react-tokens": "^1.7.1",
"babel-standalone": "^6.26.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/patternfly-4/react-styled-system/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.

<a name="1.1.1"></a>
## [1.1.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-styled-system@1.1.0...@patternfly/react-styled-system@1.1.1) (2018-11-14)


### Bug Fixes

* **styled-system:** check if global variables are defined before use ([#918](https://github.com/patternfly/patternfly-react/issues/918)) ([e8d1eb0](https://github.com/patternfly/patternfly-react/commit/e8d1eb0))




<a name="1.1.0"></a>
# 1.1.0 (2018-11-12)

Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-4/react-styled-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-styled-system",
"version": "1.1.0",
"version": "1.1.1",
"description": "Experimental: Styled System package with PatternFly 4 theming",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 0ec04fc

Please sign in to comment.