Skip to content

Commit 9d368d0

Browse files
Release 6.2.3
[skip ci] ## [6.2.3](v6.2.2...v6.2.3) (2024-12-19) ### Bug Fixes * export Router Class ([#277](#277)) ([acf5958](acf5958))
1 parent acf5958 commit 9d368d0

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.3](https://github.com/eggjs/core/compare/v6.2.2...v6.2.3) (2024-12-19)
4+
5+
6+
### Bug Fixes
7+
8+
* export Router Class ([#277](https://github.com/eggjs/core/issues/277)) ([acf5958](https://github.com/eggjs/core/commit/acf595810055d0399a2a2f875eb9e38e4af027cf))
9+
310
## [6.2.2](https://github.com/eggjs/core/compare/v6.2.1...v6.2.2) (2024-12-19)
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.2",
3+
"version": "6.2.3",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)