Skip to content

Commit 33d10c9

Browse files
committed
chore(release): v3.5.1
1 parent c10269d commit 33d10c9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [3.5.1](https://github.com/nuxt/content/compare/v3.5.0...v3.5.1) (2025-04-24)
4+
5+
### Bug Fixes
6+
7+
* prevenr hydration when content contains `\r` ([c10269d](https://github.com/nuxt/content/commit/c10269d02d9a7f2d38baabcac72fd4d2186c79de))
8+
39
## [3.5.0](https://github.com/nuxt/content/compare/v3.4.0...v3.5.0) (2025-04-23)
410

511
### Features

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": "3.5.0",
3+
"version": "3.5.1",
44
"description": "Write your content inside your Nuxt app",
55
"homepage": "https://content.nuxt.com",
66
"keywords": [

0 commit comments

Comments
 (0)