Skip to content

Commit

Permalink
chore(release): 2.20.5 [skip ci]
Browse files Browse the repository at this point in the history
## [2.20.5](v2.20.4...v2.20.5) (2024-05-16)

### Bug Fixes

* **package.json:** fix the path of require export ([#367](#367)) ([bd94366](bd94366))
  • Loading branch information
semantic-release-bot committed May 16, 2024
1 parent bd94366 commit 491f510
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alova",
"version": "2.20.4",
"version": "2.20.5",
"description": "Request strategy library for MVVM libraries such as Vue.js, React.js and Svelte.js",
"main": "dist/alova.esm.js",
"module": "dist/alova.esm.js",
Expand Down

0 comments on commit 491f510

Please sign in to comment.