Skip to content

Commit 7335f22

Browse files
committed
release: vue-use-spring@0.2.0
1 parent 39114bc commit 7335f22

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# [0.2.0](https://github.com/posva/vue-use-spring/compare/v0.1.1...v0.2.0) (2023-06-28)
2+
3+
feat: allow ref and getters as arguments
4+
15
## [0.1.1](https://github.com/posva/vue-use-spring/compare/v0.1.0...v0.1.1) (2021-07-26)
26

37
Fix build to externalize vue-demi

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-use-spring",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.2.0",
55
"packageManager": "pnpm@8.6.5",
66
"description": "Natural animations with springs",
77
"main": "./dist/index.mjs",

0 commit comments

Comments
 (0)