Skip to content

Commit 782cba7

Browse files
Release 6.2.1
[skip ci] ## [6.2.1](v6.2.0...v6.2.1) (2024-12-18) ### Bug Fixes * improve lifecycle deprecated message ([#275](#275)) ([ff906ee](ff906ee))
1 parent ff906ee commit 782cba7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [6.2.1](https://github.com/eggjs/egg-core/compare/v6.2.0...v6.2.1) (2024-12-18)
4+
5+
6+
### Bug Fixes
7+
8+
* improve lifecycle deprecated message ([#275](https://github.com/eggjs/egg-core/issues/275)) ([ff906ee](https://github.com/eggjs/egg-core/commit/ff906ee4ba107d3e29c88c85ca5172bcd18a14f0))
9+
310
## [6.2.0](https://github.com/eggjs/egg-core/compare/v6.1.0...v6.2.0) (2024-12-18)
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": "@eggjs/core",
3-
"version": "6.2.0",
3+
"version": "6.2.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)