File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed
react-catalog-view-extension 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
+ ## [ 4.8.104] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-catalog-view-extension@4.8.103...@patternfly/react-catalog-view-extension@4.8.104 ) (2020-11-17)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** FilterSidePanelCategoryItem:** fix typings ([ #5145 ] ( https://github.com/patternfly/patternfly-react/issues/5145 ) ) ([ a2b55f0] ( https://github.com/patternfly/patternfly-react/commit/a2b55f0bff33a2afccfb66be4eedf2e5a6639420 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 4.8.103] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-catalog-view-extension@4.8.102...@patternfly/react-catalog-view-extension@4.8.103 ) (2020-11-17)
7
18
8
19
** Note:** Version bump only for package @patternfly/react-catalog-view-extension
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/react-catalog-view-extension" ,
3
- "version" : " 4.8.103 " ,
3
+ "version" : " 4.8.104 " ,
4
4
"description" : " This library provides catalog view extensions for PatternFly 4 React." ,
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.10.69] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.10.68...@patternfly/react-docs@5.10.69 ) (2020-11-17)
7
+
8
+ ** Note:** Version bump only for package @patternfly/react-docs
9
+
10
+
11
+
12
+
13
+
6
14
## [ 5.10.68] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.10.67...@patternfly/react-docs@5.10.68 ) (2020-11-17)
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.10.68 " ,
4
+ "version" : " 5.10.69 " ,
5
5
"publishConfig" : {
6
6
"access" : " public" ,
7
7
"tag" : " prerelease-v4"
23
23
},
24
24
"dependencies" : {
25
25
"@patternfly/patternfly" : " 4.65.3" ,
26
- "@patternfly/react-catalog-view-extension" : " ^4.8.103 " ,
26
+ "@patternfly/react-catalog-view-extension" : " ^4.8.104 " ,
27
27
"@patternfly/react-charts" : " ^6.12.1" ,
28
28
"@patternfly/react-core" : " ^4.79.1" ,
29
29
"@patternfly/react-datetime" : " ^4.2.49" ,
You can’t perform that action at this time.
0 commit comments