File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22All notable changes to this project will be documented in this file.
33
4+ ## [ 0.3.9] - 2024-03-13
5+ ### Fixed
6+ - fix(tooltip): cleanup containers properly (Contributed by [ @MrDeerly ] ).
7+
48## [ 0.3.8] - 2023-05-15
59### Fixed
610- fix(DrawerGroupAction): bind click event to the button element
@@ -431,7 +435,8 @@ disabled, as per PatternFly design guidelines.
431435- ` pf-toolbar ` component
432436- ` pf-utilization-bar-chart ` component
433437
434- [ Unreleased ] : https://github.com/mtorromeo/vue-patternfly/compare/v0.3.8...HEAD
438+ [ Unreleased ] : https://github.com/mtorromeo/vue-patternfly/compare/v0.3.9...HEAD
439+ [ 0.3.9 ] : https://github.com/mtorromeo/vue-patternfly/compare/v0.3.8...v0.3.9
435440[ 0.3.8 ] : https://github.com/mtorromeo/vue-patternfly/compare/v0.3.7...v0.3.8
436441[ 0.3.7 ] : https://github.com/mtorromeo/vue-patternfly/compare/v0.3.6...v0.3.7
437442[ 0.3.6 ] : https://github.com/mtorromeo/vue-patternfly/compare/v0.3.5...v0.3.6
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-patternfly" ,
3- "version" : " 0.3.8 " ,
3+ "version" : " 0.3.9 " ,
44 "description" : " PatternFly 3 components for Vue 3" ,
55 "main" : " dist/vue-patternfly.umd.js" ,
66 "module" : " dist/vue-patternfly.es.js" ,
You can’t perform that action at this time.
0 commit comments