We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa822f5 commit 72c8a49Copy full SHA for 72c8a49
CHANGELOG.md
@@ -1 +1,14 @@
1
# Changelog
2
+
3
+## v1.0.0
4
5
+[compare changes](https://github.com/unjs/node-mock-http/compare/v0.1.4...v1.0.0)
6
7
+### 🏡 Chore
8
9
+- Cleanup changelog ([fa822f5](https://github.com/unjs/node-mock-http/commit/fa822f5))
10
11
+### ❤️ Contributors
12
13
+- Pooya Parsa ([@pi0](http://github.com/pi0))
14
package.json
@@ -1,6 +1,6 @@
{
"name": "node-mock-http",
- "version": "0.1.4",
+ "version": "1.0.0",
"description": "",
"repository": "unjs/node-mock-http",
"license": "MIT",
0 commit comments