We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acf5958 commit 9d368d0Copy full SHA for 9d368d0
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [6.2.2](https://github.com/eggjs/core/compare/v6.2.1...v6.2.2) (2024-12-19)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@eggjs/core",
- "version": "6.2.2",
+ "version": "6.2.3",
"publishConfig": {
"access": "public"
},
0 commit comments