We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 17ee60b commit fcf3b73Copy full SHA for fcf3b73
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.17.6](https://github.com/eggjs/egg/compare/v3.17.5...v3.17.6) (2024-01-10)
4
+
5
6
+### Bug Fixes
7
8
+* typo on index.d.ts ([#5284](https://github.com/eggjs/egg/issues/5284)) ([17ee60b](https://github.com/eggjs/egg/commit/17ee60b35a48c22eb90f392b688b4347c44b490d))
9
10
## [3.17.5](https://github.com/eggjs/egg/compare/v3.17.4...v3.17.5) (2023-10-12)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "egg",
- "version": "3.17.5",
+ "version": "3.17.6",
"publishConfig": {
"tag": "latest"
},
0 commit comments