Skip to content

Commit

Permalink
chore: release 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Val-istar-Guo committed Apr 25, 2022
1 parent df4b290 commit 7dd7c92
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
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.8.1](https://www.github.com/keq-request/keq/compare/v1.8.0...v1.8.1) (2022-04-25)


### Bug Fixes

* cannot compile by vite ([2727867](https://www.github.com/keq-request/keq/commit/27278676f924428e2598b634577ed8b63a1e935b))
* wrong return of response.blob() ([ca5a5b5](https://www.github.com/keq-request/keq/commit/ca5a5b5bd64bdde6a476d7ce5e86b9833cd2a43b))

## [1.8.0](https://www.github.com/keq-request/keq/compare/v1.7.3...v1.8.0) (2022-03-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "keq",
"main": "lib/index.js",
"module": "es/index.js",
"version": "1.8.0",
"version": "1.8.1",
"license": "MIT",
"types": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 7dd7c92

Please sign in to comment.