Skip to content

Commit b8af301

Browse files
Release 5.19.0
[skip ci] ## [5.19.0](v5.18.1...v5.19.0) (2024-12-10) ### Features * use runscript v2 ([#277](#277)) ([2445006](2445006))
1 parent 2445006 commit b8af301

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+
## [5.19.0](https://github.com/eggjs/egg-bin/compare/v5.18.1...v5.19.0) (2024-12-10)
4+
5+
6+
### Features
7+
8+
* use runscript v2 ([#277](https://github.com/eggjs/egg-bin/issues/277)) ([2445006](https://github.com/eggjs/egg-bin/commit/244500687276fc273f526b08a170a1eb36fd229d))
9+
310
## [5.18.1](https://github.com/eggjs/egg-bin/compare/v5.18.0...v5.18.1) (2024-04-29)
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": "5.18.1",
3+
"version": "5.19.0",
44
"publishConfig": {
55
"tag": "latest-5"
66
},

0 commit comments

Comments
 (0)