File tree 4 files changed +13
-3
lines changed
4 files changed +13
-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.2.5] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.2.4...@patternfly/react-docs@6.2.5 ) (2024-03-18)
7
+
8
+ ** Note:** Version bump only for package @patternfly/react-docs
9
+
6
10
## [ 6.2.4] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.2.3...@patternfly/react-docs@6.2.4 ) (2024-03-15)
7
11
8
12
** 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" : " 6.2.4 " ,
4
+ "version" : " 6.2.5 " ,
5
5
"publishConfig" : {
6
6
"access" : " public"
7
7
},
29
29
"@patternfly/react-drag-drop" : " ^5.2.3" ,
30
30
"@patternfly/react-icons" : " ^5.2.1" ,
31
31
"@patternfly/react-styles" : " ^5.2.1" ,
32
- "@patternfly/react-table" : " ^5.2.3 " ,
32
+ "@patternfly/react-table" : " ^5.2.4 " ,
33
33
"@patternfly/react-tokens" : " ^5.2.1"
34
34
},
35
35
"devDependencies" : {
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.2.4] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.2.3...@patternfly/react-table@5.2.4 ) (2024-03-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** Table:** remove demos from package exports ([ #10165 ] ( https://github.com/patternfly/patternfly-react/issues/10165 ) ) ([ #10174 ] ( https://github.com/patternfly/patternfly-react/issues/10174 ) ) ([ bcea107] ( https://github.com/patternfly/patternfly-react/commit/bcea1070c8d0ea858bb893ede4cec5d9e43561a5 ) )
11
+
6
12
## [ 5.2.3] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.2.2...@patternfly/react-table@5.2.3 ) (2024-03-15)
7
13
8
14
** Note:** Version bump only for package @patternfly/react-table
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/react-table" ,
3
- "version" : " 5.2.3 " ,
3
+ "version" : " 5.2.4 " ,
4
4
"description" : " This library provides a set of React table components for use with the PatternFly 4" ,
5
5
"main" : " dist/js/index.js" ,
6
6
"module" : " dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments