Skip to content

Commit 2b8cee9

Browse files
committed
chore(release): release v2.8.4
1 parent e783efd commit 2b8cee9

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## v2.8.4
5+
6+
[compare changes](https://github.com/nuxt/content/compare/v2.8.3...v2.8.4)
7+
8+
### 🩹 Fixes
9+
10+
- **prose-pre:** Only wrap `slot` in `pre` ([#2348](https://github.com/nuxt/content/pull/2348))
11+
12+
### ❤️ Contributors
13+
14+
- Farnabaz <farnabaz@gmail.com>
15+
416
## v2.8.3
517

618
[compare changes](https://github.com/nuxt/content/compare/v2.8.2...v2.8.3)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/content",
3-
"version": "2.8.3",
3+
"version": "2.8.4",
44
"description": "Write your content inside your Nuxt app",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)