Skip to content

Commit 31f2580

Browse files
Release 6.2.11
[skip ci] ## [6.2.11](v6.2.10...v6.2.11) (2025-01-02) ### Bug Fixes * remove response template context ([#285](#285)) ([84dc3b3](84dc3b3))
1 parent 84dc3b3 commit 31f2580

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.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+
310
## [6.2.10](https://github.com/eggjs/core/compare/v6.2.9...v6.2.10) (2025-01-02)
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.10",
3+
"version": "6.2.11",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)