Skip to content

Commit ceff1e1

Browse files
committed
chore(release): v0.0.7
1 parent f62c8e0 commit ceff1e1

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

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

3+
## v0.0.7
4+
5+
[compare changes](https://github.com/h3js/rendu/compare/v0.0.6...v0.0.7)
6+
7+
### 📦 Build
8+
9+
- Update deps ([f62c8e0](https://github.com/h3js/rendu/commit/f62c8e0))
10+
11+
### 🏡 Chore
12+
13+
- Fix typos, remove duplicate list item, improve clarity ([#2](https://github.com/h3js/rendu/pull/2))
14+
15+
### 🤖 CI
16+
17+
- Bump setup-node ([#1](https://github.com/h3js/rendu/pull/1))
18+
19+
### ❤️ Contributors
20+
21+
- Pooya Parsa ([@pi0](https://github.com/pi0))
22+
- Abeer0 ([@iiio2](https://github.com/iiio2))
23+
- Karl Horky ([@karlhorky](https://github.com/karlhorky))
24+
325
## v0.0.6
426

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

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

0 commit comments

Comments
 (0)