We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aedf803 commit f477435Copy full SHA for f477435
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [6.13.0](https://github.com/eggjs/egg-bin/compare/v6.12.0...v6.13.0) (2024-12-11)
4
+
5
6
+### Features
7
8
+* use @eggjs/utils v4 ([#278](https://github.com/eggjs/egg-bin/issues/278)) ([aedf803](https://github.com/eggjs/egg-bin/commit/aedf803a863b082dc41ee9f6ed41b500dbfc902e))
9
10
## [6.12.0](https://github.com/eggjs/egg-bin/compare/v6.11.0...v6.12.0) (2024-12-10)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "egg-bin",
- "version": "6.12.0",
+ "version": "6.13.0",
"publishConfig": {
"tag": "latest"
},
0 commit comments