Skip to content

Commit

Permalink
release: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaweiss committed Dec 8, 2024
1 parent f7750ce commit 9559159
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 2.1.0 (2024-12-08)

* feat: add retry option ([69ae091](https://github.com/xiaweiss/vite-plugin-ali-oss/commit/69ae091))
* chore: migrate glob to tinyglobby ([fb90417](https://github.com/xiaweiss/vite-plugin-ali-oss/commit/fb90417))
* chore: update dependencies, ali-oss 6.22.0 ([f50b48e](https://github.com/xiaweiss/vite-plugin-ali-oss/commit/f50b48e))
* test: add vite-6 example ([6096839](https://github.com/xiaweiss/vite-plugin-ali-oss/commit/6096839))
* ci: update node version ([23b640f](https://github.com/xiaweiss/vite-plugin-ali-oss/commit/23b640f))

## <small>2.0.2 (2024-02-20)</small>

* chore: update package ali-oss ([b198de6](https://github.com/xiaweiss/vite-plugin-ali-oss/commit/b198de6))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-ali-oss",
"version": "2.0.2",
"version": "2.1.0",
"type": "module",
"author": "xiaweiss",
"description": "Upload the production files bundled in the project to Ali OSS, except for html",
Expand Down

0 comments on commit 9559159

Please sign in to comment.