We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fac9ae commit 20e4ecfCopy full SHA for 20e4ecf
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [6.12.0](https://github.com/eggjs/egg-bin/compare/v6.11.0...v6.12.0) (2024-12-10)
4
+
5
6
+### Features
7
8
+* use runscript v2 ([#276](https://github.com/eggjs/egg-bin/issues/276)) ([8fac9ae](https://github.com/eggjs/egg-bin/commit/8fac9ae10380c5e768845e9ceb991549d1b3c4fe))
9
10
## [6.11.0](https://github.com/eggjs/egg-bin/compare/v6.10.0...v6.11.0) (2024-12-08)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "egg-bin",
- "version": "6.11.0",
+ "version": "6.12.0",
"publishConfig": {
"tag": "latest"
},
0 commit comments