From 9f3cbb0e374f2b16983208249ce408c917f15c28 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 3 Aug 2020 22:57:28 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20v6.17.0=20=F0=9F=A6=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Version 6.17.0 ### đŸ“˜ Tests & Docs * update status badge ([d6d7238](https://github.com/readmeio/markdown/commit/d6d723859ded6ea42b66aa52926014d09f758980)) ### ✨ New & Improved * **rdmd/callout:** fix icon alignment ([#853](https://github.com/readmeio/markdown/issues/853)) ([7ee7b5f](https://github.com/readmeio/markdown/commit/7ee7b5f472c6b0248e4fb9745631b18e8e2cbb59)) * promote the markdown engine into a dedicated repo ([#12](https://github.com/readmeio/markdown/issues/12)) ([6093851](https://github.com/readmeio/markdown/commit/6093851f26007da7a5775e381027773e948db644)) --- CHANGELOG.md | 18 +++++++++++++++--- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a97c4b234..723844691 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +Changelog +=== + +## Version 6.17.0 + +### đŸ“˜ Tests & Docs + +* update status badge ([d6d7238](https://github.com/readmeio/markdown/commit/d6d723859ded6ea42b66aa52926014d09f758980)) + + +### ✨ New & Improved + +* **rdmd/callout:** fix icon alignment ([#853](https://github.com/readmeio/markdown/issues/853)) ([7ee7b5f](https://github.com/readmeio/markdown/commit/7ee7b5f472c6b0248e4fb9745631b18e8e2cbb59)) +* promote the markdown engine into a dedicated repo ([#12](https://github.com/readmeio/markdown/issues/12)) ([6093851](https://github.com/readmeio/markdown/commit/6093851f26007da7a5775e381027773e948db644)) + ## 6.16.0 (2020-07-23) * build: updating dist files ([15a2997](https://github.com/readmeio/api-explorer/commit/15a2997)) @@ -2821,6 +2836,3 @@ * Whitespace ([15f083f](https://github.com/readmeio/api-explorer/commit/15f083f)) * Whoops. Fix the build ([184ca88](https://github.com/readmeio/api-explorer/commit/184ca88)) * Wire examplesTabs and result Tabs with state from parent comp ([efdf9a0](https://github.com/readmeio/api-explorer/commit/efdf9a0)) - - - diff --git a/package-lock.json b/package-lock.json index 6333a24cf..920eb9269 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@readme/markdown", - "version": "6.15.2", + "version": "6.17.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c0e26730c..2208d5aae 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.15.2", + "version": "6.17.0", "main": "dist/main.node.js", "browser": "dist/main.js", "files": [