Skip to content

Commit 87f5a78

Browse files
committed
chore(master): release 2.8.7
1 parent 4315979 commit 87f5a78

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## [2.8.7](https://github.com/keq-request/keq/compare/v2.8.6...v2.8.7) (2024-10-29)
6+
7+
8+
### Bug Fixes
9+
10+
* `.finally()` cannot invoke at keq request ([4315979](https://github.com/keq-request/keq/commit/4315979d1fc4e0ad11aaaadb3341886e62bfe448))
11+
512
## [2.8.6](https://github.com/keq-request/keq/compare/v2.8.5...v2.8.6) (2024-10-25)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "keq",
3-
"version": "2.8.6",
3+
"version": "2.8.7",
44
"description": "Request API write by Typescript for flexibility, readability, and a low learning curve.",
55
"keywords": [
66
"request",

0 commit comments

Comments
 (0)