Skip to content

Commit 75bc49b

Browse files
Release 6.2.2
[skip ci] ## [6.2.2](v6.2.1...v6.2.2) (2024-12-19) ### Bug Fixes * extend support Class ([#276](#276)) ([b0a4b37](b0a4b37))
1 parent b0a4b37 commit 75bc49b

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+
## [6.2.2](https://github.com/eggjs/egg-core/compare/v6.2.1...v6.2.2) (2024-12-19)
4+
5+
6+
### Bug Fixes
7+
8+
* extend support Class ([#276](https://github.com/eggjs/egg-core/issues/276)) ([b0a4b37](https://github.com/eggjs/egg-core/commit/b0a4b37f3afd04594a508d7817d8d0246456a5b2))
9+
310
## [6.2.1](https://github.com/eggjs/egg-core/compare/v6.2.0...v6.2.1) (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.1",
3+
"version": "6.2.2",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)