From b205a17d3d11a51e71bd7422d6724e905ff0a1cb Mon Sep 17 00:00:00 2001 From: Farnabaz Date: Thu, 7 Mar 2024 16:43:52 +0100 Subject: [PATCH] chore(release): release v2.12.1 --- CHANGELOG.md | 33 +++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 34 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 673a64554..5644a237a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,39 @@ # Changelog +## v2.12.1 + +[compare changes](https://github.com/nuxt/content/compare/v2.12.0...v2.12.1) + +### 🩹 Fixes + +- Missing import ([#2560](https://github.com/nuxt/content/pull/2560)) +- **types:** Use const type parameter for QueryBuilder only ([#2546](https://github.com/nuxt/content/pull/2546)) +- Split `getContent` to chunks in `getIndexedContentsList` ([#2354](https://github.com/nuxt/content/pull/2354), [#2549](https://github.com/nuxt/content/pull/2549)) +- **types:** Add const type parameter for QueryBuilder.only() and .without() ([#2573](https://github.com/nuxt/content/pull/2573)) + +### 📖 Documentation + +- Typo in showURL prop ([#2537](https://github.com/nuxt/content/pull/2537)) +- Add descriptions of all match operators ([#2552](https://github.com/nuxt/content/pull/2552)) +- Update `highlight.langs` defaults ([#2559](https://github.com/nuxt/content/pull/2559)) + +### 🏡 Chore + +- Fix Nuxt extends in renovate.json ([#2567](https://github.com/nuxt/content/pull/2567)) +- Upgrade `@nuxtjs/mdc` ([8a176f93](https://github.com/nuxt/content/commit/8a176f93)) + +### ❤️ Contributors + +- Farnabaz ([@farnabaz](http://github.com/farnabaz)) +- Gangan ([@shinGangan](http://github.com/shinGangan)) +- Thunfisch987 ([@thunfisch987](http://github.com/thunfisch987)) +- Aldo ([@comanche2](http://github.com/comanche2)) +- Alex Liu ([@Mini-ghost](http://github.com/Mini-ghost)) +- Romain 'Maz' BILLOIR +- Wolfgang Drescher +- Mathieu NICOLAS ([@mathieunicolas](http://github.com/mathieunicolas)) + ## v2.12.0 [compare changes](https://github.com/nuxt/content/compare/v2.11.0...v2.12.0) diff --git a/package.json b/package.json index 05efdb2c7..310044d9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/content", - "version": "2.12.0", + "version": "2.12.1", "description": "Write your content inside your Nuxt app", "homepage": "https://content.nuxt.com", "keywords": [