Skip to content

Commit 3a5a008

Browse files
committed
chore(release): v0.4.1
1 parent 790fdf2 commit 3a5a008

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

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

3+
## v0.4.1
4+
5+
[compare changes](https://github.com/unjs/undocs/compare/v0.4.0...v0.4.1)
6+
7+
### 🚀 Enhancements
8+
9+
- Upgrade to Nuxt UI v4 ([#200](https://github.com/unjs/undocs/pull/200))
10+
11+
### 🏡 Chore
12+
13+
- Update ci ([#192](https://github.com/unjs/undocs/pull/192))
14+
- Update ci ([22c12c5](https://github.com/unjs/undocs/commit/22c12c5))
15+
- Update deps ([3401886](https://github.com/unjs/undocs/commit/3401886))
16+
17+
### ❤️ Contributors
18+
19+
- Pooya Parsa ([@pi0](https://github.com/pi0))
20+
- Sébastien Chopin <[email protected]>
21+
- Nguyen Long Nhat ([@torn4dom4n](https://github.com/torn4dom4n))
22+
323
## v0.4.0
424

525
[compare changes](https://github.com/unjs/undocs/compare/v0.3.9...v0.4.0)

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

0 commit comments

Comments
 (0)