Skip to content

Commit 9ad4e92

Browse files
committed
chore(release): v2.0.1-rc.13
1 parent f107e07 commit 9ad4e92

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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+
## v2.0.1-rc.13
6+
7+
[compare changes](https://github.com/h3js/h3/compare/v2.0.1-rc.12...v2.0.1-rc.13)
8+
9+
### 💅 Refactors
10+
11+
- Improve cli ([f107e07](https://github.com/h3js/h3/commit/f107e07))
12+
13+
### ❤️ Contributors
14+
15+
- Pooya Parsa ([@pi0](https://github.com/pi0))
16+
517
## v2.0.1-rc.12
618

719
[compare changes](https://github.com/h3js/h3/compare/v2.0.1-rc.11...v2.0.1-rc.12)

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": "2.0.1-rc.12",
3+
"version": "2.0.1-rc.13",
44
"description": "Minimal H(TTP) framework built for high performance and portability.",
55
"homepage": "https://h3.dev",
66
"license": "MIT",

0 commit comments

Comments
 (0)