File tree 4 files changed +22
-3
lines changed
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
+ ## [ 5.103.80] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.79...@patternfly/react-docs@5.103.80 ) (2023-03-07)
7
+
8
+ ** Note:** Version bump only for package @patternfly/react-docs
9
+
10
+
11
+
12
+
13
+
6
14
## [ 5.103.79] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.78...@patternfly/react-docs@5.103.79 ) (2023-03-03)
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.103.79 " ,
4
+ "version" : " 5.103.80 " ,
5
5
"publishConfig" : {
6
6
"access" : " public" ,
7
7
"tag" : " prerelease-v4"
31
31
"@patternfly/react-styles" : " ^4.92.6" ,
32
32
"@patternfly/react-table" : " ^4.113.0" ,
33
33
"@patternfly/react-tokens" : " ^4.94.6" ,
34
- "@patternfly/react-topology" : " ^4.91.38 " ,
34
+ "@patternfly/react-topology" : " ^4.91.39 " ,
35
35
"@patternfly/react-virtualized-extension" : " ^4.88.115"
36
36
},
37
37
"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
+ ## 4.91.39 (2023-03-07)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** topology:** Allow tooltip customization on TaskNode ([ #8782 ] ( https://github.com/patternfly/patternfly-react/issues/8782 ) ) ([ 13bf93b] ( https://github.com/patternfly/patternfly-react/commit/13bf93b5bd219977c0f5660e4093da535946f7e7 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 4.91.38] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-topology@4.91.37...@patternfly/react-topology@4.91.38 ) (2023-03-02)
7
18
8
19
** Note:** Version bump only for package @patternfly/react-topology
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/react-topology" ,
3
- "version" : " 4.91.38 " ,
3
+ "version" : " 4.91.39 " ,
4
4
"description" : " This library provides a set of React topology view 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