Skip to content

Commit cb36fca

Browse files
Release 4.0.5
[skip ci] ## [4.0.5](v4.0.4...v4.0.5) (2025-02-03) ### Bug Fixes * use @eggjs/onerror ([#5389](#5389)) ([762e301](762e301))
1 parent 762e301 commit cb36fca

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.0.5](https://github.com/eggjs/egg/compare/v4.0.4...v4.0.5) (2025-02-03)
4+
5+
6+
### Bug Fixes
7+
8+
* use @eggjs/onerror ([#5389](https://github.com/eggjs/egg/issues/5389)) ([762e301](https://github.com/eggjs/egg/commit/762e3015120883212c1266054469ec509e7c369f))
9+
310
## [4.0.4](https://github.com/eggjs/egg/compare/v4.0.3...v4.0.4) (2025-02-02)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "egg",
3-
"version": "4.0.4",
3+
"version": "4.0.5",
44
"engines": {
55
"node": ">= 18.19.0"
66
},

0 commit comments

Comments
 (0)