From 983bacb305d37ac8f3126362271984c25a48ade6 Mon Sep 17 00:00:00 2001 From: Farnabaz Date: Mon, 22 Jan 2024 17:27:26 +0100 Subject: [PATCH] chore(release): release v3.0.2 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33f81aa..7cb53ee 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.0.2 + +[compare changes](https://github.com/nuxtlabs/remark-mdc/compare/v3.0.1...v3.0.2) + +### 🩹 Fixes + +- Do not flatted data in fm stringify ([#70](https://github.com/nuxtlabs/remark-mdc/pull/70)) + +### ❤️ Contributors + +- Farnabaz ([@farnabaz](http://github.com/farnabaz)) + ## v3.0.1 [compare changes](https://github.com/nuxtlabs/remark-mdc/compare/v3.0.0...v3.0.1) diff --git a/package.json b/package.json index 027cf0e..8227c1f 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remark-mdc", - "version": "3.0.1", + "version": "3.0.2", "description": "Remark plugin to support MDC syntax", "keywords": [ "remark",