Skip to content

Commit e823364

Browse files
github-actions[bot]vinpogo
authored andcommitted
Version Packages
1 parent 1f23ce4 commit e823364

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/huge-dodos-wash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/vueltip/CHANGELOG.md

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

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- [#48](https://github.com/vinpogo/vue-utils/pull/48) [`98250aa`](https://github.com/vinpogo/vue-utils/commit/98250aa50c30cfc2a479b7072b2b47e5dd0568c1) Thanks [@vinpogo](https://github.com/vinpogo)! - Add themable basic tooltip component for a quicker start
8+
39
## 2.0.1
410

511
### Patch Changes

packages/vueltip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vingy/vueltip",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "Headless tooltip which only shows when necessary.",
55
"keywords": [
66
"composition-api",

0 commit comments

Comments
 (0)