We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feb8623 commit aebf9a4Copy full SHA for aebf9a4
.changeset/long-mangos-flash.md
@@ -0,0 +1,5 @@
1
+---
2
+"@vue-interface/tooltip": patch
3
4
+
5
+Fix issue with dist not being published
packages/tooltip/CHANGELOG.md
@@ -1,11 +1,5 @@
# @vue-interface/tooltip
-## 2.0.1
-
-### Patch Changes
6
7
-- 9f4b461: Fix issue with dist not being published
8
9
## 2.0.0
10
11
### Major Changes
packages/tooltip/package.json
@@ -1,6 +1,6 @@
{
"name": "@vue-interface/tooltip",
- "version": "2.0.1",
+ "version": "2.0.0",
"description": "A Vue tooltip component.",
"type": "module",
"main": "./dist/tooltip.umd.js",
0 commit comments