Skip to content

Commit

Permalink
chore(release): 1.1.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.5](scene-vue-v1.1.4...scene-vue-v1.1.5) (2023-07-18)

### Bug Fixes

* fix the type that doesn't recognize some functions in usePagination ([9a109ef](9a109ef))
  • Loading branch information
semantic-release-bot committed Jul 18, 2023
1 parent 1633990 commit 2fbcfc9
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.1.4",
"version": "1.1.5",
"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 2fbcfc9

Please sign in to comment.