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 320f49a commit cc2ddd3Copy full SHA for cc2ddd3
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# 0.3.0 (2020-11-15)
2
+
3
4
+### Features
5
6
+* Setup release-it ([#3](https://github.com/manosim/mocr/issues/3)) ([1c7a75e](https://github.com/manosim/mocr/commit/1c7a75ec29c2736cbaeb68ac1ddce8c0b6ea3ab6))
7
package.json
@@ -1,6 +1,6 @@
{
"name": "mocr",
- "version": "0.2.0",
+ "version": "0.3.0",
"description": "A mock http server used in tests",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments