Skip to content

Commit

Permalink
chore(release): v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mickaelchanrion committed Dec 5, 2023
1 parent 7676e5d commit bad4dc7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog


## v0.0.2


### 🚀 Enhancements

- Create lib ([7676e5d](https://github.com/mickaelchanrion/data-scroll/commit/7676e5d))

### ❤️ Contributors

- Mickael Chanrion <[email protected]>

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -52,4 +52,4 @@
"gsap": "^3.12.3"
},
"packageManager": "[email protected]"
}
}

0 comments on commit bad4dc7

Please sign in to comment.