Skip to content

Commit aebf9a4

Browse files
author
Justin Kimbrell
committed
chore: testing
1 parent feb8623 commit aebf9a4

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

.changeset/long-mangos-flash.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@vue-interface/tooltip": patch
3+
---
4+
5+
Fix issue with dist not being published

packages/tooltip/CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# @vue-interface/tooltip
22

3-
## 2.0.1
4-
5-
### Patch Changes
6-
7-
- 9f4b461: Fix issue with dist not being published
8-
93
## 2.0.0
104

115
### Major Changes

packages/tooltip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-interface/tooltip",
3-
"version": "2.0.1",
3+
"version": "2.0.0",
44
"description": "A Vue tooltip component.",
55
"type": "module",
66
"main": "./dist/tooltip.umd.js",

0 commit comments

Comments
 (0)