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 3b34acc commit f4153dcCopy full SHA for f4153dc
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.0.2 (2017-09-08)
2
+
3
+### Features:
4
5
+- Command line parameters added
6
7
## 1.0.1 (2017-08-22)
8
9
### Fixes:
package.json
@@ -1,6 +1,6 @@
{
"name": "cli-api-mocker",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "CLI wrapper for connect-api-mocker",
"main": "src/index.js",
"dependencies": {
0 commit comments