Skip to content

Commit 0ef0164

Browse files
committed
chore(release): v1.2.1
1 parent ac28a37 commit 0ef0164

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## v1.2.1
6+
7+
[compare changes](https://github.com/unjs/h3/compare/v1.2.0...v1.2.1)
8+
9+
10+
### 📦 Build
11+
12+
- Inline `iron-webcrypto` to remove buffer polyfill ([c50505b](https://github.com/unjs/h3/commit/c50505b))
13+
14+
### 🏡 Chore
15+
16+
- Ignore lib from eslint ([ac28a37](https://github.com/unjs/h3/commit/ac28a37))
17+
18+
### ❤️ Contributors
19+
20+
- Pooya Parsa <pooya@pi0.io>
21+
522
## v1.2.0
623

724
[compare changes](https://github.com/unjs/h3/compare/v1.1.0...v1.2.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "h3",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Tiny JavaScript Server",
55
"repository": "unjs/h3",
66
"license": "MIT",

0 commit comments

Comments
 (0)