We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c97b55d commit 8c20867Copy full SHA for 8c20867
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
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
15
## v1.2.1
16
17
- separated plugin code from nuxt module loader to allow for Vue support + docs
package.json
@@ -1,6 +1,6 @@
{
"name": "v-gsap-nuxt",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "GSAP Directive for Nuxt 3",
"repository": "holux-design/v-gsap-nuxt",
"homepage": "https://v-gsap-nuxt.vercel.app",
0 commit comments