Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
 - @patternfly/react-charts@2.1.10
 - @patternfly/react-core@2.5.7
 - @patternfly/react-docs@3.21.70
 - @patternfly/react-styled-system@2.0.13
 - @patternfly/react-styles@2.3.9
 - @patternfly/react-table@1.2.3
  • Loading branch information
patternfly-build committed Mar 14, 2019
1 parent 7636381 commit 8ba0357
Show file tree
Hide file tree
Showing 12 changed files with 67 additions and 16 deletions.
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.

## 2.1.10 (2019-03-14)

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





## 2.1.9 (2019-03-13)

**Note:** Version bump only for package @patternfly/react-charts
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": "2.1.9",
"version": "2.1.10",
"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 All @@ -26,7 +26,7 @@
},
"homepage": "https://github.com/patternfly/patternfly-react#readme",
"dependencies": {
"@patternfly/react-styles": "^2.3.8"
"@patternfly/react-styles": "^2.3.9"
},
"peerDependencies": {
"prop-types": "^15.6.1",
Expand Down
11 changes: 11 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,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.7](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@2.5.6...@patternfly/react-core@2.5.7) (2019-03-14)


### Bug Fixes

* **DataList:** Add dropdown and button actions to DataList ([#1079](https://github.com/patternfly/patternfly-react/issues/1079)) ([7636381](https://github.com/patternfly/patternfly-react/commit/7636381))





## [2.5.6](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@2.5.5...@patternfly/react-core@2.5.6) (2019-03-14)


Expand Down
4 changes: 2 additions & 2 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": "2.5.6",
"version": "2.5.7",
"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 Expand Up @@ -29,7 +29,7 @@
"homepage": "https://github.com/patternfly/patternfly-react#readme",
"dependencies": {
"@patternfly/react-icons": "^3.2.1",
"@patternfly/react-styles": "^2.3.8",
"@patternfly/react-styles": "^2.3.9",
"@patternfly/react-tokens": "^2.0.7",
"@tippy.js/react": "^1.1.1",
"emotion": "^9.2.9",
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.

## [3.21.70](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.21.69...@patternfly/react-docs@3.21.70) (2019-03-14)

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





## [3.21.69](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@3.21.68...@patternfly/react-docs@3.21.69) (2019-03-14)

**Note:** Version bump only for package @patternfly/react-docs
Expand Down
12 changes: 6 additions & 6 deletions packages/patternfly-4/react-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "@patternfly/react-docs",
"description": "PatternFly React Docs",
"version": "3.21.69",
"version": "3.21.70",
"author": "Red Hat",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@patternfly/react-charts": "^2.1.9",
"@patternfly/react-core": "^2.5.6",
"@patternfly/react-charts": "^2.1.10",
"@patternfly/react-core": "^2.5.7",
"@patternfly/react-icons": "^3.2.1",
"@patternfly/react-styled-system": "^2.0.12",
"@patternfly/react-styles": "^2.3.8",
"@patternfly/react-table": "^1.2.2",
"@patternfly/react-styled-system": "^2.0.13",
"@patternfly/react-styles": "^2.3.9",
"@patternfly/react-table": "^1.2.3",
"@patternfly/react-tokens": "^2.0.7",
"babel-standalone": "^6.26.0",
"clipboard-copy": "^2.0.1",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2.0.13 (2019-03-14)

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





## 2.0.12 (2019-03-13)

**Note:** Version bump only for package @patternfly/react-styled-system
Expand Down
4 changes: 2 additions & 2 deletions 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": "2.0.12",
"version": "2.0.13",
"description": "Experimental: Styled System package with PatternFly 4 theming",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -33,7 +33,7 @@
"clean": "rimraf dist"
},
"dependencies": {
"@patternfly/react-styles": "^2.3.8",
"@patternfly/react-styles": "^2.3.9",
"@patternfly/react-tokens": "^2.0.7",
"emotion-theming": "^9.2.9",
"react-emotion": "^9.2.9",
Expand Down
8 changes: 8 additions & 0 deletions packages/patternfly-4/react-styles/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.

## 2.3.9 (2019-03-14)

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





## 2.3.8 (2019-03-13)

**Note:** Version bump only for package @patternfly/react-styles
Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-4/react-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-styles",
"version": "2.3.8",
"version": "2.3.9",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
"types": "dist/js/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/patternfly-4/react-table/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.2.3](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@1.2.2...@patternfly/react-table@1.2.3) (2019-03-14)

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





## [1.2.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@1.2.1...@patternfly/react-table@1.2.2) (2019-03-14)

**Note:** Version bump only for package @patternfly/react-table
Expand Down
6 changes: 3 additions & 3 deletions packages/patternfly-4/react-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-table",
"version": "1.2.2",
"version": "1.2.3",
"description": "This library provides a set of React table components for use with the PatternFly 4",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -28,9 +28,9 @@
"homepage": "https://github.com/patternfly/patternfly-react/tree/master/packages/patternfly-4/react-table#readme",
"dependencies": {
"@patternfly/patternfly": "1.0.222",
"@patternfly/react-core": "^2.5.6",
"@patternfly/react-core": "^2.5.7",
"@patternfly/react-icons": "^3.2.1",
"@patternfly/react-styles": "^2.3.8",
"@patternfly/react-styles": "^2.3.9",
"exenv": "^1.2.2",
"reactabular-table": "^8.14.0"
},
Expand Down

0 comments on commit 8ba0357

Please sign in to comment.