Skip to content

Commit 54db6aa

Browse files
committed
chore(release): v0.1.2
1 parent df6a444 commit 54db6aa

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## v0.1.2
4+
5+
[compare changes](https://github.com/unjs/node-mock-http/compare/v0.1.1...v0.1.2)
6+
7+
### 📦 Build
8+
9+
- Avoid minification to allow end-user tree-shaking ([df6a444](https://github.com/unjs/node-mock-http/commit/df6a444))
10+
11+
### 🏡 Chore
12+
13+
- Apply automated updates ([6ac2f89](https://github.com/unjs/node-mock-http/commit/6ac2f89))
14+
15+
### ❤️ Contributors
16+
17+
- Pooya Parsa ([@pi0](http://github.com/pi0))
18+
319
## v0.1.1
420

521
[compare changes](https://github.com/unjs/node-mock-http/compare/v0.1.0...v0.1.1)

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.1",
3+
"version": "0.1.2",
44
"description": "",
55
"repository": "unjs/node-mock-http",
66
"license": "MIT",

0 commit comments

Comments
 (0)