We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c41319 commit c6cdf09Copy full SHA for c6cdf09
History.md
@@ -1,4 +1,10 @@
1
2
+2.3.0 / 2017-11-29
3
+==================
4
+
5
+**features**
6
+ * [[`4c41319`](http://github.com/eggjs/egg-scripts/commit/4c41319f9e309402b2ccb5c7afd5a6d3cda2453f)] - feat: support stop --title (#16) (TZ | 天猪 <<[email protected]>>)
7
8
2.2.0 / 2017-11-22
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "egg-scripts",
- "version": "2.2.0",
+ "version": "2.3.0",
"description": "deploy tool for egg project",
"main": "index.js",
"bin": {
0 commit comments