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 d08c363 commit 1c2eea0Copy full SHA for 1c2eea0
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [3.0.0](https://github.com/nuxtlabs/docus/compare/v3.0.0-alpha.3...v3.0.0) (2025-06-13)
4
+
5
+### Features
6
7
+* **llms:** enable full ([65374af](https://github.com/nuxtlabs/docus/commit/65374af2bc44c42cb35fa66055bd65d092dcd32e))
8
9
## [3.0.0-alpha.3](https://github.com/nuxtlabs/docus/compare/v3.0.0-alpha.2...v3.0.0-alpha.3) (2025-06-12)
10
11
## [3.0.0-alpha.2](https://github.com/nuxtlabs/docus/compare/v3.0.0-alpha.1...v3.0.0-alpha.2) (2025-06-12)
package.json
@@ -6,7 +6,7 @@
"url": "https://github.com/nuxtlabs/docus"
},
"private": false,
- "version": "3.0.0-alpha.3",
+ "version": "3.0.0",
"keywords": [],
"license": "MIT",
12
"bin": {
0 commit comments