Skip to content

Commit dea1051

Browse files
committed
release: vue-use-spring@0.3.3
1 parent 2335afe commit dea1051

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.3.3](https://github.com/posva/vue-use-spring/compare/v0.3.2...v0.3.3) (2024-03-31)
2+
3+
### Bug Fixes
4+
5+
- var declaration ([2335afe](https://github.com/posva/vue-use-spring/commit/2335afea72fb8aa58fd978397c7e09865c2a1e87))
6+
17
## [0.3.2](https://github.com/posva/vue-use-spring/compare/v0.3.1...v0.3.2) (2024-03-31)
28

39
### Bug Fixes

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.3.2",
4+
"version": "0.3.3",
55
"packageManager": "pnpm@8.15.5",
66
"description": "Natural animations with springs",
77
"main": "./dist/index.mjs",

0 commit comments

Comments
 (0)