Skip to content

Commit 051014d

Browse files
chore(release): releasing packages [ci skip]
- @patternfly/react-charts@6.5.3 - @patternfly/react-docs@5.4.9
1 parent 06d4fcb commit 051014d

File tree

4 files changed

+22
-3
lines changed

4 files changed

+22
-3
lines changed

packages/react-charts/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.5.3](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@6.5.2...@patternfly/react-charts@6.5.3) (2020-06-23)
7+
8+
9+
### Bug Fixes
10+
11+
* **charts:** Victory package update ([#4438](https://github.com/patternfly/patternfly-react/issues/4438)) ([06d4fcb](https://github.com/patternfly/patternfly-react/commit/06d4fcb1d7857a2e9e80ec1d20a21705665c6703))
12+
13+
14+
15+
16+
617
## [6.5.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@6.5.1...@patternfly/react-charts@6.5.2) (2020-06-22)
718

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

packages/react-charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-charts",
3-
"version": "6.5.2",
3+
"version": "6.5.3",
44
"description": "This library provides a set of React chart components for use with the PatternFly reference implementation.",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",

packages/react-docs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.4.9](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.4.8...@patternfly/react-docs@5.4.9) (2020-06-23)
7+
8+
**Note:** Version bump only for package @patternfly/react-docs
9+
10+
11+
12+
13+
614
## [5.4.8](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.4.7...@patternfly/react-docs@5.4.8) (2020-06-22)
715

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

packages/react-docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@patternfly/react-docs",
33
"description": "PatternFly React Docs",
4-
"version": "5.4.8",
4+
"version": "5.4.9",
55
"publishConfig": {
66
"access": "public",
77
"tag": "prerelease-v4"
@@ -27,7 +27,7 @@
2727
"@mdx-js/react": "^1.1.5",
2828
"@patternfly/patternfly": "4.16.5",
2929
"@patternfly/react-catalog-view-extension": "^4.4.6",
30-
"@patternfly/react-charts": "^6.5.2",
30+
"@patternfly/react-charts": "^6.5.3",
3131
"@patternfly/react-core": "^4.22.3",
3232
"@patternfly/react-icons": "^4.4.1",
3333
"@patternfly/react-inline-edit-extension": "^4.5.5",

0 commit comments

Comments
 (0)