Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit 26c989d

Browse files
committed
Updating dependencies
1 parent b6c6944 commit 26c989d

File tree

3 files changed

+744
-719
lines changed

3 files changed

+744
-719
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [Version 1.3.2](https://github.com/adamdehaven/vue-custom-tooltip/releases/tag/v1.3.2) (2021-05-19)
2+
3+
### Updates
4+
5+
- Updated package dependencies.
6+
17
## [Version 1.3.1](https://github.com/adamdehaven/vue-custom-tooltip/releases/tag/v1.3.1) (2021-02-05)
28

39
### Updates

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adamdehaven/vue-custom-tooltip",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "A customizable, reusable, and reactive tooltip component for Vue (and VuePress) projects.",
55
"keywords": [
66
"Vue",

0 commit comments

Comments
 (0)