Skip to content

Commit 244b8fc

Browse files
committed
chore(release): release v2.4.1
1 parent 1bb477d commit 244b8fc

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,29 @@
11
# Changelog
22

33

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+
- Farnabaz <[email protected]>
25+
- Barbapapazes <[email protected]>
26+
427
## v2.4.0
528

629
[compare changes](https://github.com/nuxt/content/compare/v2.3.0...v2.4.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/content",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "Write your content inside your Nuxt app",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)