Skip to content

Commit b72bb57

Browse files
committed
chore(release): v1.15.10
1 parent d8ef318 commit b72bb57

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.15.10
6+
7+
[compare changes](https://github.com/h3js/h3/compare/v1.15.9...v1.15.10)
8+
9+
### 🩹 Fixes
10+
11+
- Preserve percent-encoded req.url in app event handler ([#1355](https://github.com/h3js/h3/pull/1355))
12+
13+
### 🏡 Chore
14+
15+
- Update deps ([26fec6f](https://github.com/h3js/h3/commit/26fec6f))
16+
17+
### ❤️ Contributors
18+
19+
- Pooya Parsa ([@pi0](https://github.com/pi0))
20+
- Sergio Azócar ([@sergioazoc](https://github.com/sergioazoc))
21+
522
## v1.15.9
623

724
[compare changes](https://github.com/h3js/h3/compare/v1.15.7...v1.15.9)

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.15.9",
3+
"version": "1.15.10",
44
"description": "Minimal H(TTP) framework built for high performance and portability.",
55
"license": "MIT",
66
"repository": "h3js/h3",

0 commit comments

Comments
 (0)