File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
17
## [ 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)
7
18
8
19
** Note:** Version bump only for package @patternfly/react-charts
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/react-charts" ,
3
- "version" : " 6.5.2 " ,
3
+ "version" : " 6.5.3 " ,
4
4
"description" : " This library provides a set of React chart components for use with the PatternFly reference implementation." ,
5
5
"main" : " dist/js/index.js" ,
6
6
"module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
## [ 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)
7
15
8
16
** Note:** Version bump only for package @patternfly/react-docs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/react-docs" ,
3
3
"description" : " PatternFly React Docs" ,
4
- "version" : " 5.4.8 " ,
4
+ "version" : " 5.4.9 " ,
5
5
"publishConfig" : {
6
6
"access" : " public" ,
7
7
"tag" : " prerelease-v4"
27
27
"@mdx-js/react" : " ^1.1.5" ,
28
28
"@patternfly/patternfly" : " 4.16.5" ,
29
29
"@patternfly/react-catalog-view-extension" : " ^4.4.6" ,
30
- "@patternfly/react-charts" : " ^6.5.2 " ,
30
+ "@patternfly/react-charts" : " ^6.5.3 " ,
31
31
"@patternfly/react-core" : " ^4.22.3" ,
32
32
"@patternfly/react-icons" : " ^4.4.1" ,
33
33
"@patternfly/react-inline-edit-extension" : " ^4.5.5" ,
You can’t perform that action at this time.
0 commit comments