Skip to content

Commit

Permalink
chore(release): 1.4.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.6](scene-vue-v1.4.5...scene-vue-v1.4.6) (2024-03-29)

### Bug Fixes

* **usepagination:** fix that always loading in abortLast=true ([f8fd83f](f8fd83f))
* **usepagination:** fix that always loading in abortLast=true ([#59](#59)) ([39ea187](39ea187))
  • Loading branch information
semantic-release-bot committed Mar 29, 2024
1 parent ddaffbf commit f471b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/scene-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alova/scene-vue",
"version": "1.4.5",
"version": "1.4.6",
"description": "scenario vue hooks with alova.js",
"main": "dist/alova-scene.esm.js",
"module": "dist/alova-scene.esm.js",
Expand Down

0 comments on commit f471b97

Please sign in to comment.