Skip to content

Commit 2265c91

Browse files
committed
chore(release): v0.0.5
1 parent 8022211 commit 2265c91

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

3+
## v0.0.5
4+
5+
[compare changes](https://github.com/h3js/rendu/compare/v0.0.4...v0.0.5)
6+
7+
### 🚀 Enhancements
8+
9+
- Support `context` keys to allow compiling in strict context ([ced8143](https://github.com/h3js/rendu/commit/ced8143))
10+
11+
### 🏡 Chore
12+
13+
- Prettierignore snapshots ([c0f6ec0](https://github.com/h3js/rendu/commit/c0f6ec0))
14+
- Apply automated updates ([7a9a20f](https://github.com/h3js/rendu/commit/7a9a20f))
15+
16+
### ✅ Tests
17+
18+
- Update snapshots ([8022211](https://github.com/h3js/rendu/commit/8022211))
19+
20+
### ❤️ Contributors
21+
22+
- Pooya Parsa ([@pi0](https://github.com/pi0))
23+
324
## v0.0.4
425

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

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

0 commit comments

Comments
 (0)