Skip to content

Commit 6307e97

Browse files
Release 3.33.1
[skip ci] ## <small>3.33.1 (2026-01-16)</small> * fix: egg-mock for httpclient_next proxy (#5768) ([04cfa1b](04cfa1b)), closes [#5768](#5768)
1 parent 04cfa1b commit 6307e97

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## <small>3.33.1 (2026-01-16)</small>
4+
5+
* fix: egg-mock for httpclient_next proxy (#5768) ([04cfa1b](https://github.com/eggjs/egg/commit/04cfa1b)), closes [#5768](https://github.com/eggjs/egg/issues/5768)
6+
37
## 3.33.0 (2026-01-12)
48

59
* feat: httpclient_next proxy (#5763) ([a1169f3](https://github.com/eggjs/egg/commit/a1169f3)), closes [#5763](https://github.com/eggjs/egg/issues/5763)

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.33.0",
3+
"version": "3.33.1",
44
"publishConfig": {
55
"tag": "release-3.x",
66
"access": "public"

0 commit comments

Comments
 (0)