Skip to content

Commit

Permalink
chore(release): 1.4.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.4](scene-react-v1.4.3...scene-react-v1.4.4) (2024-03-01)

### Bug Fixes

* **authentication:** fix the wrong type of authentication module ([955aac8](955aac8)), closes [alovajs/alova#287](alovajs/alova#287)
* **use_pagination:** the wrong type, cannot resend request when reload once ([7c5132a](7c5132a)), closes [#53](#53)
  • Loading branch information
semantic-release-bot committed Mar 1, 2024
1 parent 8e8b0bd commit 4556771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/scene-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alova/scene-react",
"version": "1.4.3",
"version": "1.4.4",
"description": "scenario react hooks with alova.js",
"main": "dist/alova-scene.esm.js",
"module": "dist/alova-scene.esm.js",
Expand Down

0 comments on commit 4556771

Please sign in to comment.