Skip to content

Commit

Permalink
chore(release): 1.1.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.6](scene-svelte-v1.1.5...scene-svelte-v1.1.6) (2023-07-30)

### Bug Fixes

* **useform:** fix that the form data is the same reference with initialForm in vue ([68f4f64](68f4f64)), closes [alovajs/alova#172](alovajs/alova#172)
  • Loading branch information
semantic-release-bot committed Jul 30, 2023
1 parent ed1a1eb commit 82dd6f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/scene-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alova/scene-svelte",
"version": "1.1.5",
"version": "1.1.6",
"description": "scenario svelte hooks with alova.js",
"main": "dist/alova-scene.esm.js",
"module": "dist/alova-scene.esm.js",
Expand Down

0 comments on commit 82dd6f6

Please sign in to comment.