Skip to content

Commit f7009c2

Browse files
Version Packages
1 parent edaa3f5 commit f7009c2

5 files changed

Lines changed: 15 additions & 16 deletions

File tree

.changeset/happy-streets-push.md

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

.changeset/rich-maps-cheer.md

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

.changeset/ten-pugs-double.md

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

packages/vueltip/CHANGELOG.md

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

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- [#33](https://github.com/vinpogo/vue-utils/pull/33) [`8603532`](https://github.com/vinpogo/vue-utils/commit/8603532f718bb9de8672b9ca93a2939f392864a3) Thanks [@vinpogo](https://github.com/vinpogo)! - Breaking: rename 'content' to 'text'
8+
9+
### Minor Changes
10+
11+
- [#33](https://github.com/vinpogo/vue-utils/pull/33) [`42b4422`](https://github.com/vinpogo/vue-utils/commit/42b442286a527b8d08bbe7c767a7d35073d3e26b) Thanks [@vinpogo](https://github.com/vinpogo)! - Add custom data to directive to enable complex tooltips
12+
13+
### Patch Changes
14+
15+
- [#33](https://github.com/vinpogo/vue-utils/pull/33) [`14b2d6b`](https://github.com/vinpogo/vue-utils/commit/14b2d6bea10362d2abef72c8895221bb848dc75b) Thanks [@vinpogo](https://github.com/vinpogo)! - Prefix default attributes with `data`
16+
317
## 1.3.1
418

519
### 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": "1.3.1",
3+
"version": "2.0.0",
44
"description": "Headless tooltip which only shows when necessary.",
55
"keywords": [
66
"composition-api",

0 commit comments

Comments
 (0)