Skip to content

Commit 918c21f

Browse files
Release 3.31.0
[skip ci] ## [3.31.0](v3.30.1...v3.31.0) (2025-07-04) ### Features * add urllib4 fetch ([#5424](#5424)) ([63d14da](63d14da))
1 parent e1c45db commit 918c21f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [3.31.0](https://github.com/eggjs/egg/compare/v3.30.1...v3.31.0) (2025-07-04)
4+
5+
6+
### Features
7+
8+
* add urllib4 fetch ([#5424](https://github.com/eggjs/egg/issues/5424)) ([63d14da](https://github.com/eggjs/egg/commit/63d14da00170a73c55a7a12ab57dea93b8b2daa1))
9+
310
## [3.30.1](https://github.com/eggjs/egg/compare/v3.30.0...v3.30.1) (2025-01-19)
411

512

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

0 commit comments

Comments
 (0)