Skip to content

Commit

Permalink
Release 6.13.0
Browse files Browse the repository at this point in the history
[skip ci]

## [6.13.0](v6.12.0...v6.13.0) (2024-12-11)

### Features

* use @eggjs/utils v4 ([#278](#278)) ([aedf803](aedf803))
  • Loading branch information
semantic-release-bot committed Dec 11, 2024
1 parent aedf803 commit f477435
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [6.13.0](https://github.com/eggjs/egg-bin/compare/v6.12.0...v6.13.0) (2024-12-11)


### Features

* use @eggjs/utils v4 ([#278](https://github.com/eggjs/egg-bin/issues/278)) ([aedf803](https://github.com/eggjs/egg-bin/commit/aedf803a863b082dc41ee9f6ed41b500dbfc902e))

## [6.12.0](https://github.com/eggjs/egg-bin/compare/v6.11.0...v6.12.0) (2024-12-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "egg-bin",
"version": "6.12.0",
"version": "6.13.0",
"publishConfig": {
"tag": "latest"
},
Expand Down

0 comments on commit f477435

Please sign in to comment.