File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 4.0.2] ( https://github.com/nuxtlabs/docus/compare/v4.0.1...v4.0.2 ) (2025-07-25)
4
+
5
+ ### Bug Fixes
6
+
7
+ * ** deps:** rollback to i18n v9 for redirection issue ([ 2ef0181] ( https://github.com/nuxtlabs/docus/commit/2ef018140c47a7ac3ce0ae3acd12f8ae9a2d5ccf ) )
8
+
3
9
## [ 4.0.1] ( https://github.com/nuxtlabs/docus/compare/v4.0.0...v4.0.1 ) (2025-07-25)
4
10
5
11
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-docus" ,
3
3
"description" : " CLI for creating Docus documentation projects" ,
4
- "version" : " 4.0.1 " ,
4
+ "version" : " 4.0.2 " ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " git+https://github.com/nuxtlabs/docus.git"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docus" ,
3
3
"description" : " Nuxt layer for Docus documentation theme" ,
4
- "version" : " 4.0.1 " ,
4
+ "version" : " 4.0.2 " ,
5
5
"type" : " module" ,
6
6
"main" : " ./nuxt.config.ts" ,
7
7
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docus-workspace" ,
3
3
"description" : " Minimal Documentation theme and CLI for shared usage across Nuxt modules" ,
4
- "version" : " 4.0.1 " ,
4
+ "version" : " 4.0.2 " ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " git+https://github.com/nuxtlabs/docus.git"
You can’t perform that action at this time.
0 commit comments