Skip to content

Commit 77dbe53

Browse files
committedMay 30, 2022
chore: changelog
1 parent c28af76 commit 77dbe53

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
 

‎CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [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)
2+
3+
4+
### Bug Fixes
5+
6+
* remove browser outline on dropdown, fix [#848](https://github.com/Akryum/v-tooltip/issues/848) ([48508c4](https://github.com/Akryum/v-tooltip/commit/48508c47a84319efd5ebebdc596b32de51fdb528))
7+
* scoped CSS not working ([0524082](https://github.com/Akryum/v-tooltip/commit/05240825e0f0191d8b30bea650bd7a0aeddd709e))
8+
9+
10+
111
# [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)
212

313

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "floating-vue-monorepo",
3-
"version": "2.0.0-beta.16",
3+
"version": "2.0.0-beta.17",
44
"private": true,
55
"workspaces": [
66
"packages/*"

0 commit comments

Comments
 (0)
Please sign in to comment.