Skip to content

Commit cf7fed4

Browse files
committed
chore(release): v3.7.1
1 parent 8e038f0 commit cf7fed4

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.7.1](https://github.com/nuxt/content/compare/v3.7.0...v3.7.1) (2025-09-16)
4+
5+
### Bug Fixes
6+
7+
* remove `zod` and `zod-to-json-schema` from optional deps ([#3541](https://github.com/nuxt/content/issues/3541)) ([8e038f0](https://github.com/nuxt/content/commit/8e038f0db643b05ebde15a250d0a0262eba25d2c))
8+
39
## [3.7.0](https://github.com/nuxt/content/compare/v3.6.3...v3.7.0) (2025-09-12)
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.7.0",
3+
"version": "3.7.1",
44
"description": "Write your content inside your Nuxt app",
55
"homepage": "https://content.nuxt.com",
66
"keywords": [

0 commit comments

Comments
 (0)