Skip to content

Commit c78990c

Browse files
committed
chore(release): v0.4.5
1 parent bf8d6f3 commit c78990c

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

3+
## v0.4.5
4+
5+
[compare changes](https://github.com/unjs/undocs/compare/v0.4.4...v0.4.5)
6+
7+
### 🚀 Enhancements
8+
9+
- Add undocs + custom icons library ([#204](https://github.com/unjs/undocs/pull/204))
10+
11+
### 💅 Refactors
12+
13+
- Imporve header ([#203](https://github.com/unjs/undocs/pull/203))
14+
15+
### ❤️ Contributors
16+
17+
- Sébastien Chopin <[email protected]>
18+
- Pooya Parsa ([@pi0](https://github.com/pi0))
19+
320
## v0.4.4
421

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

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

0 commit comments

Comments
 (0)