Skip to content

Commit

Permalink
chore: release x-fetch (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 18, 2024
1 parent d4e3c48 commit 3f8c92d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/curvy-paws-laugh.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.2.3

### Patch Changes

- [#18](https://github.com/un-ts/x-fetch/pull/18) [`d4e3c48`](https://github.com/un-ts/x-fetch/commit/d4e3c487f20fe9925c9c6a20f659f5076fe6eb41) Thanks [@JounQin](https://github.com/JounQin)! - fix: allow more methods to use used

## 0.2.2

### Patch Changes
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": "x-fetch",
"version": "0.2.2",
"version": "0.2.3",
"type": "module",
"description": "A simple but elegant `fetch` API wrapper, use `fetch` like a charm",
"repository": "git+https://github.com/un-ts/x-fetch.git",
Expand Down

0 comments on commit 3f8c92d

Please sign in to comment.