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",