Skip to content

Commit d5901cd

Browse files
committed
chore(master): release 2.8.3
1 parent 896b13a commit d5901cd

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.3](https://github.com/keq-request/keq/compare/v2.8.2...v2.8.3) (2024-10-20)
6+
7+
8+
### Bug Fixes
9+
10+
* esm import error ([97dbd78](https://github.com/keq-request/keq/commit/97dbd78eaa8b57a1a22e776347a90baf8f47335e))
11+
12+
13+
### Performance Improvements
14+
15+
* set context.retry to be deprecated ([e8b76a4](https://github.com/keq-request/keq/commit/e8b76a48a6e824892cb0eb3e8d97b36c11b07a3d))
16+
517
## [2.8.2](https://github.com/keq-request/keq/compare/v2.8.1...v2.8.2) (2024-10-07)
618

719

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.2",
3+
"version": "2.8.3",
44
"description": "Request API write by Typescript for flexibility, readability, and a low learning curve.",
55
"keywords": [
66
"request",

0 commit comments

Comments
 (0)