Skip to content

Commit 5d1cef3

Browse files
committed
chore(release): v0.0.4
1 parent 786c134 commit 5d1cef3

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
## v0.0.4
4+
5+
[compare changes](https://github.com/h3js/rendu/compare/v0.0.3...v0.0.4)
6+
7+
### 🚀 Enhancements
8+
9+
- Curly syntax support ([0cd788e](https://github.com/h3js/rendu/commit/0cd788e))
10+
11+
### 🏡 Chore
12+
13+
- Apply automated updates ([1659fa8](https://github.com/h3js/rendu/commit/1659fa8))
14+
- Avoid duplicate `htmlspecialchars` ([c311d7a](https://github.com/h3js/rendu/commit/c311d7a))
15+
- Update jsdocs ([786c134](https://github.com/h3js/rendu/commit/786c134))
16+
17+
### ❤️ Contributors
18+
19+
- Pooya Parsa ([@pi0](https://github.com/pi0))
20+
321
## v0.0.3
422

523
[compare changes](https://github.com/h3js/rendu/compare/v0.0.2...v0.0.3)

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.3",
3+
"version": "0.0.4",
44
"description": "",
55
"repository": "h3js/rendu",
66
"license": "MIT",

0 commit comments

Comments
 (0)