We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa25d57 commit 799d37fCopy full SHA for 799d37f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [6.3.1](https://github.com/eggjs/core/compare/v6.3.0...v6.3.1) (2025-01-21)
4
+
5
6
+### Bug Fixes
7
8
+* avoid non-stringify error ([#289](https://github.com/eggjs/core/issues/289)) ([fa25d57](https://github.com/eggjs/core/commit/fa25d572b0f96cfa72a4484c17946fe661e1b058))
9
10
## [6.3.0](https://github.com/eggjs/core/compare/v6.2.13...v6.3.0) (2025-01-20)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@eggjs/core",
- "version": "6.3.0",
+ "version": "6.3.1",
"publishConfig": {
"access": "public"
},
0 commit comments