We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c56cf7b commit 8a61a50Copy full SHA for 8a61a50
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [6.2.9](https://github.com/eggjs/core/compare/v6.2.8...v6.2.9) (2025-01-02)
4
+
5
6
+### Bug Fixes
7
8
+* remove ContextDelegation ([#283](https://github.com/eggjs/core/issues/283)) ([c56cf7b](https://github.com/eggjs/core/commit/c56cf7b9beff7f6fdcd2e3660800f3effd90fc9e))
9
10
## [6.2.8](https://github.com/eggjs/core/compare/v6.2.7...v6.2.8) (2025-01-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@eggjs/core",
- "version": "6.2.8",
+ "version": "6.2.9",
"publishConfig": {
"access": "public"
},
0 commit comments