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 38a484b commit 9fb6e02Copy full SHA for 9fb6e02
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## v0.4.6
4
+
5
+[compare changes](https://github.com/unjs/undocs/compare/v0.4.5...v0.4.6)
6
7
+### 🩹 Fixes
8
9
+- Add missing diff language ([fd88c31](https://github.com/unjs/undocs/commit/fd88c31))
10
11
+### 🏡 Chore
12
13
+- Set container to 90rem ([38a484b](https://github.com/unjs/undocs/commit/38a484b))
14
15
+### ❤️ Contributors
16
17
+- Sébastien Chopin ([@atinux](https://github.com/atinux))
18
19
## v0.4.5
20
21
[compare changes](https://github.com/unjs/undocs/compare/v0.4.4...v0.4.5)
package.json
@@ -1,6 +1,6 @@
{
"name": "undocs",
- "version": "0.4.5",
+ "version": "0.4.6",
"repository": "unjs/undocs",
"license": "MIT",
"type": "module",
0 commit comments