We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2445006 commit b8af301Copy full SHA for b8af301
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [5.18.1](https://github.com/eggjs/egg-bin/compare/v5.18.0...v5.18.1) (2024-04-29)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "egg-bin",
- "version": "5.18.1",
+ "version": "5.19.0",
"publishConfig": {
"tag": "latest-5"
},
0 commit comments