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 3103789 commit eb7312aCopy full SHA for eb7312a
History.md
@@ -1,4 +1,9 @@
1
2
+0.1.8 / 2016-06-07
3
+==================
4
+
5
+ * don't write to stdin (it throws on Windows) [@nkzawa]
6
7
0.1.7 / 2016-05-31
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "email-prompt",
- "version": "0.1.7",
+ "version": "0.1.8",
"files": [
"build.js"
],
0 commit comments