Skip to content

Commit c0114d6

Browse files
committed
chore(release): v3.0.0-alpha.3
1 parent 2979967 commit c0114d6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

3+
## [3.0.0-alpha.3](https://github.com/nuxtlabs/docus/compare/v3.0.0-alpha.2...v3.0.0-alpha.3) (2025-06-12)
4+
35
## [3.0.0-alpha.2](https://github.com/nuxtlabs/docus/compare/v3.0.0-alpha.1...v3.0.0-alpha.2) (2025-06-12)
46

57
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://github.com/nuxtlabs/docus"
77
},
88
"private": false,
9-
"version": "3.0.0-alpha.2",
9+
"version": "3.0.0-alpha.3",
1010
"keywords": [],
1111
"license": "MIT",
1212
"bin": {

0 commit comments

Comments
 (0)