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 4d82803 commit 822a09fCopy full SHA for 822a09f
History.md
@@ -1,4 +1,10 @@
1
2
+1.5.0 / 2020-05-22
3
+==================
4
+
5
+**features**
6
+ * [[`4d82803`](http://github.com/node-modules/runscript/commit/4d82803172f0a0ef0dd4a5ffecf6e4c44ae63484)] - feat: expose exitcode in error instance (#9) (Otto Mao <<[email protected]>>)
7
8
1.4.0 / 2019-07-06
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "runscript",
- "version": "1.4.0",
+ "version": "1.5.0",
"description": "Run script easy!",
"main": "index.js",
"files": [
0 commit comments