Skip to content

Commit 83b0e85

Browse files
committed
chore(release): v0.1.4
1 parent cec02e9 commit 83b0e85

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.1.4
4+
5+
[compare changes](https://github.com/unjs/node-mock-http/compare/v0.1.3...v0.1.4)
6+
37
## v0.1.3
48

59
[compare changes](https://github.com/unjs/node-mock-http/compare/v0.1.2...v0.1.3)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-mock-http",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "",
55
"repository": "unjs/node-mock-http",
66
"license": "MIT",

0 commit comments

Comments
 (0)