File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v2.5.1
5
+
6
+ [ compare changes] ( https://github.com/nuxt/content/compare/v2.5.0...v2.5.1 )
7
+
8
+
9
+ ### 🩹 Fixes
10
+
11
+ - ** client-db:** Ensure ` ignoreSources ` is an array ([ 45b44a69] ( https://github.com/nuxt/content/commit/45b44a69 ) )
12
+ - ** document-driven:** Page layout detection ([ #1955 ] ( https://github.com/nuxt/content/pull/1955 ) )
13
+
14
+ ### 🏡 Chore
15
+
16
+ - ** release:** Release v2.5.0 ([ 2bce04c8] ( https://github.com/nuxt/content/commit/2bce04c8 ) )
17
+
18
+ ### ❤️ Contributors
19
+
20
+
21
+
4
22
## v2.5.0
5
23
6
24
[ compare changes] ( https://github.com/nuxt/content/compare/v2.4.3...v2.5.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxt/content" ,
3
- "version" : " 2.5.0 " ,
3
+ "version" : " 2.5.1 " ,
4
4
"description" : " Write your content inside your Nuxt app" ,
5
5
"keywords" : [
6
6
" nuxt" ,
You can’t perform that action at this time.
0 commit comments