We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c70bd23 commit 1ea8c69Copy full SHA for 1ea8c69
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
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
15
## v0.4.2
16
17
[compare changes](https://github.com/unjs/undocs/compare/v0.4.1...v0.4.2)
package.json
@@ -1,6 +1,6 @@
{
"name": "undocs",
- "version": "0.4.2",
+ "version": "0.4.3",
"repository": "unjs/undocs",
"license": "MIT",
"type": "module",
0 commit comments