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.18.2
 - @patternfly/react-charts@1.0.2
 - @patternfly/react-core@1.31.1
 - @patternfly/react-docs@3.17.37
 - @patternfly/react-tokens@1.7.1
 - @patternfly/react-icons@2.7.1
  • Loading branch information
patternfly-build committed Nov 7, 2018
1 parent 155ce53 commit fdc3286
Show file tree
Hide file tree
Showing 12 changed files with 63 additions and 15 deletions.
8 changes: 8 additions & 0 deletions packages/patternfly-4/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="1.18.2"></a>
## [1.18.2](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.18.1...patternfly4-react-lerna-root@1.18.2) (2018-11-07)




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

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

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.18.1",
"version": "1.18.2",
"private": true,
"config": {
"access": "private"
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.0.2"></a>
## [1.0.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@1.0.1...@patternfly/react-charts@1.0.2) (2018-11-07)




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

<a name="1.0.1"></a>
## 1.0.1 (2018-11-07)

Expand Down
4 changes: 2 additions & 2 deletions 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.0.1",
"version": "1.0.2",
"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 Expand Up @@ -51,4 +51,4 @@
"glob": "^7.1.2",
"npmlog": "^4.1.2"
}
}
}
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.31.1"></a>
## [1.31.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@1.31.0...@patternfly/react-core@1.31.1) (2018-11-07)




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

<a name="1.31.0"></a>
# [1.31.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@1.30.3...@patternfly/react-core@1.31.0) (2018-11-06)

Expand Down
6 changes: 3 additions & 3 deletions 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.31.0",
"version": "1.31.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 All @@ -25,7 +25,7 @@
},
"homepage": "https://github.com/patternfly/patternfly-react#readme",
"dependencies": {
"@patternfly/react-icons": "^2.7.0",
"@patternfly/react-icons": "^2.7.1",
"@patternfly/react-styles": "^2.3.0",
"exenv": "^1.2.2",
"focus-trap-react": "^4.0.1"
Expand Down Expand Up @@ -53,4 +53,4 @@
"glob": "^7.1.2",
"npmlog": "^4.1.2"
}
}
}
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.17.37"></a>
## [3.17.37](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.17.36...@patternfly/react-docs@3.17.37) (2018-11-07)




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

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

Expand Down
10 changes: 5 additions & 5 deletions packages/patternfly-4/react-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"name": "@patternfly/react-docs",
"description": "PatternFly React Docs",
"version": "3.17.36",
"version": "3.17.37",
"author": "Red Hat",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@patternfly/react-charts": "^1.0.1",
"@patternfly/react-core": "^1.31.0",
"@patternfly/react-icons": "^2.7.0",
"@patternfly/react-charts": "^1.0.2",
"@patternfly/react-core": "^1.31.1",
"@patternfly/react-icons": "^2.7.1",
"@patternfly/react-styles": "^2.3.0",
"@patternfly/react-tokens": "^1.7.0",
"@patternfly/react-tokens": "^1.7.1",
"babel-standalone": "^6.26.0",
"clipboard-copy": "^2.0.1",
"emotion": "^9.2.9",
Expand Down
8 changes: 8 additions & 0 deletions packages/patternfly-4/react-tokens/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="1.7.1"></a>
## [1.7.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@1.7.0...@patternfly/react-tokens@1.7.1) (2018-11-07)




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

<a name="1.7.0"></a>
# [1.7.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@1.6.0...@patternfly/react-tokens@1.7.0) (2018-11-02)

Expand Down
4 changes: 2 additions & 2 deletions packages/patternfly-4/react-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-tokens",
"version": "1.7.0",
"version": "1.7.1",
"description": "This library provides access to the design tokens of PatternFly 4 from JavaScript",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -32,4 +32,4 @@
"fs-extra": "^6.0.1",
"glob": "^7.1.2"
}
}
}
8 changes: 8 additions & 0 deletions packages/react-icons/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="2.7.1"></a>
## [2.7.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@2.7.0...@patternfly/react-icons@2.7.1) (2018-11-07)




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

<a name="2.7.0"></a>
# [2.7.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@2.6.0...@patternfly/react-icons@2.7.0) (2018-11-02)

Expand Down
4 changes: 2 additions & 2 deletions packages/react-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-icons",
"version": "2.7.0",
"version": "2.7.1",
"description": "PatternFly 4 Icons as React Components",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -44,4 +44,4 @@
"react": "^16.4.0",
"react-dom": "^15.6.2 || ^16.4.0"
}
}
}

0 comments on commit fdc3286

Please sign in to comment.