We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e4cc5 commit 0543aa7Copy full SHA for 0543aa7
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.18.3](https://github.com/eggjs/koa/compare/v2.18.2...v2.18.3) (2024-06-16)
4
+
5
6
+### Bug Fixes
7
8
+* change debug prefix to @eggjs/koa ([#8](https://github.com/eggjs/koa/issues/8)) ([c5e4cc5](https://github.com/eggjs/koa/commit/c5e4cc56205386ce5dd7daafef3c9a56b7daddb8))
9
10
## [2.18.2](https://github.com/eggjs/koa/compare/v2.18.1...v2.18.2) (2024-06-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@eggjs/koa",
- "version": "2.18.2",
+ "version": "2.18.3",
"engines": {
"node": ">= 18.19.0"
},
0 commit comments