File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v2.4.1
5
+
6
+ [ compare changes] ( https://github.com/nuxt/content/compare/v2.4.0...v2.4.1 )
7
+
8
+
9
+ ### 🩹 Fixes
10
+
11
+ - ** useContentHead:** ` undefined ` url ([ b157500b] ( https://github.com/nuxt/content/commit/b157500b ) )
12
+
13
+ ### 📖 Documentation
14
+
15
+ - Update edit path ([ #1853 ] ( https://github.com/nuxt/content/pull/1853 ) )
16
+
17
+ ### 🏡 Chore
18
+
19
+ - Update changelog ([ 8e7733a0] ( https://github.com/nuxt/content/commit/8e7733a0 ) )
20
+ - Update release config ([ 1bb477d8] ( https://github.com/nuxt/content/commit/1bb477d8 ) )
21
+
22
+ ### ❤️ Contributors
23
+
24
+
25
+ - Barbapapazes <
[email protected] >
26
+
4
27
## v2.4.0
5
28
6
29
[ compare changes] ( https://github.com/nuxt/content/compare/v2.3.0...v2.4.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxt/content" ,
3
- "version" : " 2.4.0 " ,
3
+ "version" : " 2.4.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