Skip to content

Commit 7c90c09

Browse files
Release 4.0.2
[skip ci] ## [4.0.2](v4.0.1...v4.0.2) (2025-01-19) ### Bug Fixes * use @eggjs/security and @eggjs/session ([#5384](#5384)) ([d11ecd3](d11ecd3))
1 parent d11ecd3 commit 7c90c09

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.2](https://github.com/eggjs/egg/compare/v4.0.1...v4.0.2) (2025-01-19)
4+
5+
6+
### Bug Fixes
7+
8+
* use @eggjs/security and @eggjs/session ([#5384](https://github.com/eggjs/egg/issues/5384)) ([d11ecd3](https://github.com/eggjs/egg/commit/d11ecd3fde8453ef88f8cf79ca98abafc2da151d))
9+
310
## [4.0.1](https://github.com/eggjs/egg/compare/v4.0.0...v4.0.1) (2025-01-14)
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.1",
3+
"version": "4.0.2",
44
"engines": {
55
"node": ">= 18.19.0"
66
},

0 commit comments

Comments
 (0)