Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mtorromeo committed Dec 18, 2023
1 parent 6a52552 commit 5032e41
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Changelog
All notable changes to this project will be documented in this file.

## [0.1.0-beta.19] - 2023-12-18

### Bug Fixes

- *(Masthead)* Applied ouia attributes to the correct node

### Features

- *(Tooltip)* Implemented position=auto, append-to, min-width, exit-delay, entry-delay, animation-duration props

## [0.1.0-beta.18] - 2023-12-14

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-patternfly/core",
"version": "0.1.0-beta.18",
"version": "0.1.0-beta.19",
"type": "module",
"files": [
"dist"
Expand Down

0 comments on commit 5032e41

Please sign in to comment.