Skip to content

Commit 8de563b

Browse files
committed
chore: Version bump
1 parent a141bf0 commit 8de563b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
### [0.2.8] - 2021-12-09
5+
### Fixed
6+
- fix(Tooltip): fixed component name
7+
48
### [0.2.7] - 2021-12-06
59
### Fixed
610
- fix(Notification): Re-register `pf-notification` as `pf-toast-notification` for backward compatibility.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-patternfly",
3-
"version": "0.2.7",
3+
"version": "0.2.8",
44
"description": "PatternFly 3 components for Vue 3",
55
"main": "dist/vue-patternfly.umd.js",
66
"module": "dist/vue-patternfly.es.js",

0 commit comments

Comments
 (0)