Skip to content

Commit 65a5ea6

Browse files
committed
chore(release): v0.0.6
1 parent bd14787 commit 65a5ea6

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.0.6
4+
5+
[compare changes](https://github.com/h3js/rendu/compare/v0.0.5...v0.0.6)
6+
7+
### 🔥 Performance
8+
9+
- Use `srvx.FastResponse` ([bd14787](https://github.com/h3js/rendu/commit/bd14787))
10+
11+
### ❤️ Contributors
12+
13+
- Pooya Parsa ([@pi0](https://github.com/pi0))
14+
315
## v0.0.5
416

517
[compare changes](https://github.com/h3js/rendu/compare/v0.0.4...v0.0.5)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rendu",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "",
55
"repository": "h3js/rendu",
66
"license": "MIT",

0 commit comments

Comments
 (0)