Skip to content

Commit 9fb6e02

Browse files
committed
chore(release): v0.4.6
1 parent 38a484b commit 9fb6e02

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

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+
319
## v0.4.5
420

521
[compare changes](https://github.com/unjs/undocs/compare/v0.4.4...v0.4.5)

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.5",
3+
"version": "0.4.6",
44
"repository": "unjs/undocs",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)