From f1cc1158c477aa06158bad49762cc80ac171a530 Mon Sep 17 00:00:00 2001 From: Farnabaz Date: Fri, 19 Jul 2024 18:27:25 +0200 Subject: [PATCH] chore(release): release v2.13.2 --- CHANGELOG.md | 38 ++++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 39 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92b7f86db..e93b8a57e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,44 @@ # Changelog +## v2.13.2 + +[compare changes](https://github.com/nuxt/content/compare/v2.13.1...v2.13.2) + +### 🚀 Enhancements + +- **home:** Update studio section ([#2696](https://github.com/nuxt/content/pull/2696)) +- **landing:** Design review ([#2703](https://github.com/nuxt/content/pull/2703)) + +### 🩹 Fixes + +- Add string type to gt/lt/gte/lte type definitions ([#2704](https://github.com/nuxt/content/pull/2704)) +- **search:** Non-md file might not have dscription file ([#2706](https://github.com/nuxt/content/pull/2706)) +- **module:** Disable MDC plugin if user disabled it ([#2707](https://github.com/nuxt/content/pull/2707)) +- Unwatch storage on nitro `close` ([ec7105ad](https://github.com/nuxt/content/commit/ec7105ad)) + +### 📖 Documentation + +- Add missing `await` for searchContent docs ([#2692](https://github.com/nuxt/content/pull/2692)) +- Prerender home ([4253f0bf](https://github.com/nuxt/content/commit/4253f0bf)) +- Update `nuxt-og-image` and add `postinstall` script ([#2705](https://github.com/nuxt/content/pull/2705)) +- Update ContentSlot Documentation ([#2713](https://github.com/nuxt/content/pull/2713)) + +### 🤖 CI + +- Add stale action ([99f6060b](https://github.com/nuxt/content/commit/99f6060b)) +- Update stale.yml ([225ff460](https://github.com/nuxt/content/commit/225ff460)) +- Update stale.yml ([964857d4](https://github.com/nuxt/content/commit/964857d4)) + +### ❤️ Contributors + +- Farnabaz +- Jacob Strong ([@jacstrong](http://github.com/jacstrong)) +- Damien Guard +- Florent Delerue +- Benjamin Canac ([@benjamincanac](http://github.com/benjamincanac)) +- Brock Wilcox ([@awwaiid](http://github.com/awwaiid)) + ## v2.13.1 [compare changes](https://github.com/nuxt/content/compare/v2.13.0...v2.13.1) diff --git a/package.json b/package.json index ad7f87c60..5e7849bb1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/content", - "version": "2.13.1", + "version": "2.13.2", "description": "Write your content inside your Nuxt app", "homepage": "https://content.nuxt.com", "keywords": [