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 c323edf commit 0016e28Copy full SHA for 0016e28
History.md
@@ -1,4 +1,9 @@
1
2
+2.5.1 / 2018-02-06
3
+==================
4
+
5
+ * chore: add description for ignore-stderr (#18)
6
7
2.5.0 / 2017-12-12
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "egg-scripts",
- "version": "2.5.0",
+ "version": "2.5.1",
"description": "deploy tool for egg project",
"main": "index.js",
"bin": {
0 commit comments