Skip to content

Commit 1ea8c69

Browse files
committed
chore(release): v0.4.3
1 parent c70bd23 commit 1ea8c69

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

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.4.3
4+
5+
[compare changes](https://github.com/unjs/undocs/compare/v0.4.2...v0.4.3)
6+
7+
### 🩹 Fixes
8+
9+
- Fix contribute button rendering ([c70bd23](https://github.com/unjs/undocs/commit/c70bd23))
10+
11+
### ❤️ Contributors
12+
13+
- Pooya Parsa ([@pi0](https://github.com/pi0))
14+
315
## v0.4.2
416

517
[compare changes](https://github.com/unjs/undocs/compare/v0.4.1...v0.4.2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "undocs",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"repository": "unjs/undocs",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)