From 965471fd6892dbcae3d038b5c242a9eecb01c785 Mon Sep 17 00:00:00 2001 From: Farnabaz Date: Tue, 19 Nov 2024 16:22:36 +0100 Subject: [PATCH] chore(release): release v3.3.1 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8117b5..8c9bed2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## v3.3.1 + +[compare changes](https://github.com/nuxtlabs/remark-mdc/compare/v3.3.0...v3.3.1) + +### 🩹 Fixes + +- Do not unwrapp `pre` ([5a98ba7](https://github.com/nuxtlabs/remark-mdc/commit/5a98ba7)) + +### ❤️ Contributors + +- Farnabaz + ## v3.3.0 [compare changes](https://github.com/nuxtlabs/remark-mdc/compare/v3.2.1...v3.3.0) diff --git a/package.json b/package.json index f6e7a5d..bf90640 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remark-mdc", - "version": "3.3.0", + "version": "3.3.1", "description": "Remark plugin to support MDC syntax", "keywords": [ "remark",