Skip to content

Commit c024b0d

Browse files
committed
chore(release): v3.6.3
1 parent df220ff commit c024b0d

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.6.3](https://github.com/nuxt/content/compare/v3.6.2...v3.6.3) (2025-07-04)
4+
5+
### Bug Fixes
6+
7+
* Content Hot reload ([ad4479a](https://github.com/nuxt/content/commit/ad4479aded5e3e69d9dc8637f73243a8d43a8932)), closes [#3440](https://github.com/nuxt/content/issues/3440)
8+
39
## [3.6.2](https://github.com/nuxt/content/compare/v3.6.1...v3.6.2) (2025-07-02)
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.6.2",
3+
"version": "3.6.3",
44
"description": "Write your content inside your Nuxt app",
55
"homepage": "https://content.nuxt.com",
66
"keywords": [

0 commit comments

Comments
 (0)