Skip to content

Commit 3ddbd06

Browse files
Release 3.24.0
[skip ci] ## [3.24.0](v3.23.0...v3.24.0) (2024-06-07) ### Features * add bodyParser.onProtoPoisoning type define ([#5324](#5324)) ([b3582e0](b3582e0))
1 parent b3582e0 commit 3ddbd06

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.24.0](https://github.com/eggjs/egg/compare/v3.23.0...v3.24.0) (2024-06-07)
4+
5+
6+
### Features
7+
8+
* add bodyParser.onProtoPoisoning type define ([#5324](https://github.com/eggjs/egg/issues/5324)) ([b3582e0](https://github.com/eggjs/egg/commit/b3582e02d0f5d85edbc03f3f20c4cdcc65619dc1))
9+
310
## [3.23.0](https://github.com/eggjs/egg/compare/v3.22.0...v3.23.0) (2024-05-08)
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.23.0",
3+
"version": "3.24.0",
44
"publishConfig": {
55
"tag": "latest"
66
},

0 commit comments

Comments
 (0)