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.4] ( https://github.com/nuxtlabs/docus/compare/v4.0.3...v4.0.4 ) (2025-08-07)
4
+
5
+ ### Bug Fixes
6
+
7
+ * ** css:** ensure tailwind whitelisting without overriding ([ 5b3f6d2] ( https://github.com/nuxtlabs/docus/commit/5b3f6d2b6671077bd7017ea2d0f198c8484fe562 ) )
8
+
3
9
## [ 4.0.3] ( https://github.com/nuxtlabs/docus/compare/v4.0.2...v4.0.3 ) (2025-08-06)
4
10
5
11
### Features
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.3 " ,
4
+ "version" : " 4.0.4 " ,
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.3 " ,
4
+ "version" : " 4.0.4 " ,
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.3 " ,
4
+ "version" : " 4.0.4 " ,
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