From 2c72d215654e52aa67ff9cc96aaec0ca53f6c0df Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 17 Sep 2021 23:27:32 +0000 Subject: [PATCH] =?UTF-8?q?build(release):=20=F0=9F=9A=80=20v6.30.6-next.4?= =?UTF-8?q?=20=F0=9F=A6=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Version 6.30.6-next.4 ### 📘 Tests & Docs * adding a code of conduct ([b00b1f5](https://github.com/readmeio/markdown/commit/b00b1f5b368970db97577a13a84bedbffc73afe5)) ### 🛠 Fixes & Updates * **deps:** bumping @readme/syntax-highlighter and @readme/variable ([#308](https://github.com/readmeio/markdown/issues/308)) ([36aca90](https://github.com/readmeio/markdown/commit/36aca902a8f1d900670c22d095373674c69b5c45)) --- CHANGELOG.md | 11 +++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee8a9b69c..efbeb6513 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ Changelog === +## Version 6.30.6-next.4 + +### 📘 Tests & Docs + +* adding a code of conduct ([b00b1f5](https://github.com/readmeio/markdown/commit/b00b1f5b368970db97577a13a84bedbffc73afe5)) + + +### 🛠 Fixes & Updates + +* **deps:** bumping @readme/syntax-highlighter and @readme/variable ([#308](https://github.com/readmeio/markdown/issues/308)) ([36aca90](https://github.com/readmeio/markdown/commit/36aca902a8f1d900670c22d095373674c69b5c45)) + ## Version 6.30.6-next.3 ### 🛠 Fixes & Updates diff --git a/package-lock.json b/package-lock.json index ae323516b..5fd17647a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@readme/markdown", - "version": "6.30.6-next.3", + "version": "6.30.6-next.4", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index b8bd0e189..43a325af0 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@readme/markdown", "description": "ReadMe's React-based Markdown parser", "author": "Rafe Goldberg ", - "version": "6.30.6-next.3", + "version": "6.30.6-next.4", "main": "dist/main.node.js", "browser": "dist/main.js", "files": [