Skip to content

Commit ba8d059

Browse files
committed
chore(release): v0.11.15
1 parent 76cb641 commit ba8d059

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v0.11.15
4+
5+
[compare changes](https://github.com/h3js/srvx/compare/v0.11.14...v0.11.15)
6+
7+
### 🩹 Fixes
8+
9+
- **node/web:** Do not swallow `getReader` errors ([#199](https://github.com/h3js/srvx/pull/199))
10+
11+
### ❤️ Contributors
12+
13+
- Joël Charles ([@magne4000](https://github.com/magne4000))
14+
315
## v0.11.14
416

517
[compare changes](https://github.com/h3js/srvx/compare/v0.11.13...v0.11.14)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "srvx",
3-
"version": "0.11.14",
3+
"version": "0.11.15",
44
"description": "Universal Server.",
55
"homepage": "https://srvx.h3.dev",
66
"license": "MIT",

0 commit comments

Comments
 (0)