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 ac58d00 commit e1a11c2Copy full SHA for e1a11c2
History.md
@@ -1,4 +1,10 @@
1
2
+2.2.0 / 2017-11-22
3
+==================
4
+
5
+**features**
6
+ * [[`ac58d00`](http://github.com/eggjs/egg-scripts/commit/ac58d00a974fdfff6b5c722743e4b32174963c52)] - feat: cwd maybe not baseDir (#15) (zhennann <<[email protected]>>)
7
8
2.1.1 / 2017-11-14
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "egg-scripts",
- "version": "2.1.1",
+ "version": "2.2.0",
"description": "deploy tool for egg project",
"main": "index.js",
"bin": {
0 commit comments