Skip to content

Commit

Permalink
Merge pull request #625 from alovajs/changeset-release/main
Browse files Browse the repository at this point in the history
ci: release
  • Loading branch information
JOU-amjs authored Jan 6, 2025
2 parents 4a8a37f + 2ef2414 commit 4577e04
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/good-actors-share.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/adapter-xhr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alova/adapter-xhr

## 2.1.1

### Patch Changes

- [#623](https://github.com/alovajs/alova/pull/623) [`4a8a37f`](https://github.com/alovajs/alova/commit/4a8a37f083fca32f0371b37be0d59d2fc9a768fd) Thanks [@MeetinaXD](https://github.com/MeetinaXD)! - fix: mark option type as optional.

## 2.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-xhr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alova/adapter-xhr",
"version": "2.1.0",
"version": "2.1.1",
"description": "XMLHttpRequest adapter for alova.js",
"homepage": "https://alova.js.org",
"main": "dist/alova-adapter-xhr.common.cjs",
Expand Down

0 comments on commit 4577e04

Please sign in to comment.