diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..245851b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + + +## v0.0.2 + + +### 🚀 Enhancements + +- Create lib ([7676e5d](https://github.com/mickaelchanrion/data-scroll/commit/7676e5d)) + +### ❤️ Contributors + +- Mickael Chanrion + diff --git a/package.json b/package.json index 62ceb25..e22af36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "data-scroll", - "version": "0.0.1", + "version": "0.0.2", "description": "Scroll parallax, animation from/to using data attributes", "repository": "mickaelchanrion/data-scroll", "license": "MIT", @@ -52,4 +52,4 @@ "gsap": "^3.12.3" }, "packageManager": "pnpm@8.10.2" -} +} \ No newline at end of file