Skip to content

Commit 8c20867

Browse files
committed
chore(release): v1.2.2
1 parent c97b55d commit 8c20867

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v1.2.2
4+
5+
[compare changes](https://github.com/holux-design/v-gsap-nuxt/compare/v1.2.1...v1.2.2)
6+
7+
### 🩹 Fixes
8+
9+
- Lint ([c97b55d](https://github.com/holux-design/v-gsap-nuxt/commit/c97b55d))
10+
11+
### ❤️ Contributors
12+
13+
- Holux-design <office@holux-design.at>
14+
315
## v1.2.1
416

517
- separated plugin code from nuxt module loader to allow for Vue support + docs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "v-gsap-nuxt",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "GSAP Directive for Nuxt 3",
55
"repository": "holux-design/v-gsap-nuxt",
66
"homepage": "https://v-gsap-nuxt.vercel.app",

0 commit comments

Comments
 (0)