Skip to content

Commit 6421bc6

Browse files
Release 3.33.0
[skip ci] ## 3.33.0 (2026-01-12) * feat: httpclient_next proxy (#5763) ([a1169f3](a1169f3)), closes [#5763](#5763) * chore: rename to release.yml ([13d9a19](13d9a19))
1 parent a1169f3 commit 6421bc6

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 3.33.0 (2026-01-12)
4+
5+
* feat: httpclient_next proxy (#5763) ([a1169f3](https://github.com/eggjs/egg/commit/a1169f3)), closes [#5763](https://github.com/eggjs/egg/issues/5763)
6+
* chore: rename to release.yml ([13d9a19](https://github.com/eggjs/egg/commit/13d9a19))
7+
38
## 3.32.0 (2025-12-24)
49

510
* feat: enable custom lookup for httpclient and fetch (#5749) ([4fa4d4b](https://github.com/eggjs/egg/commit/4fa4d4b)), closes [#5749](https://github.com/eggjs/egg/issues/5749)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "egg",
3-
"version": "3.32.0",
3+
"version": "3.33.0",
44
"publishConfig": {
55
"tag": "release-3.x",
66
"access": "public"

0 commit comments

Comments
 (0)