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 2979967 commit c0114d6Copy full SHA for c0114d6
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
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
+
5
## [3.0.0-alpha.2](https://github.com/nuxtlabs/docus/compare/v3.0.0-alpha.1...v3.0.0-alpha.2) (2025-06-12)
6
7
### Bug Fixes
package.json
@@ -6,7 +6,7 @@
"url": "https://github.com/nuxtlabs/docus"
},
8
"private": false,
9
- "version": "3.0.0-alpha.2",
+ "version": "3.0.0-alpha.3",
10
"keywords": [],
11
"license": "MIT",
12
"bin": {
0 commit comments