We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84dc3b3 commit 31f2580Copy full SHA for 31f2580
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [6.2.11](https://github.com/eggjs/core/compare/v6.2.10...v6.2.11) (2025-01-02)
4
+
5
6
+### Bug Fixes
7
8
+* remove response template context ([#285](https://github.com/eggjs/core/issues/285)) ([84dc3b3](https://github.com/eggjs/core/commit/84dc3b34d6ad885f0ad530aad20a0d564615dbb3))
9
10
## [6.2.10](https://github.com/eggjs/core/compare/v6.2.9...v6.2.10) (2025-01-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@eggjs/core",
- "version": "6.2.10",
+ "version": "6.2.11",
"publishConfig": {
"access": "public"
},
0 commit comments