Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed May 30, 2022
1 parent c28af76 commit 77dbe53
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,3 +1,13 @@
# [2.0.0-beta.17](https://github.com/Akryum/v-tooltip/compare/v2.0.0-beta.16...v2.0.0-beta.17) (2022-05-30)


### Bug Fixes

* remove browser outline on dropdown, fix [#848](https://github.com/Akryum/v-tooltip/issues/848) ([48508c4](https://github.com/Akryum/v-tooltip/commit/48508c47a84319efd5ebebdc596b32de51fdb528))
* scoped CSS not working ([0524082](https://github.com/Akryum/v-tooltip/commit/05240825e0f0191d8b30bea650bd7a0aeddd709e))



# [2.0.0-beta.16](https://github.com/Akryum/v-tooltip/compare/v2.0.0-beta.15...v2.0.0-beta.16) (2022-04-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "floating-vue-monorepo",
"version": "2.0.0-beta.16",
"version": "2.0.0-beta.17",
"private": true,
"workspaces": [
"packages/*"
Expand Down

0 comments on commit 77dbe53

Please sign in to comment.