Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Oct 27, 2023
1 parent 9240573 commit 938622c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.3.1](https://github.com/posva/vue-use-spring/compare/v0.3.0...v0.3.1) (2023-10-27)

### Bug Fixes

- ssr compat ([9240573](https://github.com/posva/vue-use-spring/commit/92405735cfe844bc5714571121aa1e8947427a0c))

# [0.3.0](https://github.com/posva/vue-use-spring/compare/v0.2.1...v0.3.0) (2023-09-07)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-use-spring",
"type": "module",
"version": "0.3.0",
"version": "0.3.1",
"packageManager": "[email protected]",
"description": "Natural animations with springs",
"main": "./dist/index.mjs",
Expand Down

0 comments on commit 938622c

Please sign in to comment.