Skip to content

Commit f477435

Browse files
Release 6.13.0
[skip ci] ## [6.13.0](v6.12.0...v6.13.0) (2024-12-11) ### Features * use @eggjs/utils v4 ([#278](#278)) ([aedf803](aedf803))
1 parent aedf803 commit f477435

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.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+
310
## [6.12.0](https://github.com/eggjs/egg-bin/compare/v6.11.0...v6.12.0) (2024-12-10)
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": "egg-bin",
3-
"version": "6.12.0",
3+
"version": "6.13.0",
44
"publishConfig": {
55
"tag": "latest"
66
},

0 commit comments

Comments
 (0)