Skip to content

Commit

Permalink
🚀 v6.17.1 🦉
Browse files Browse the repository at this point in the history
## Version 6.17.1

### 🛠 Fixes & Updates

* _actually_ publish releases to npm ([c6a8883](c6a8883))
* release comment links ([0e87904](0e87904))
* remove next as release branch ([c67c794](c67c794))

<!--SKIP CI-->
  • Loading branch information
semantic-release-bot committed Aug 3, 2020
1 parent c67c794 commit 3c38cca
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Changelog
===

## Version 6.17.1

### 🛠 Fixes & Updates

* _actually_ publish releases to npm ([c6a8883](https://github.com/readmeio/markdown/commit/c6a88835ebf4fd7a7ba7537ac932eaa03468404a))
* release comment links ([0e87904](https://github.com/readmeio/markdown/commit/0e87904691c1a11180c0a7c3ec04ddc1295398a8))
* remove next as release branch ([c67c794](https://github.com/readmeio/markdown/commit/c67c794744997a04d2b7e52d6a2322be530de628))

## Version 6.17.0

### 📘 Tests & Docs
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@readme/markdown",
"description": "ReadMe's React-based Markdown parser",
"author": "Rafe Goldberg <[email protected]>",
"version": "6.17.0",
"version": "6.17.1",
"main": "dist/main.node.js",
"browser": "dist/main.js",
"files": [
Expand Down

0 comments on commit 3c38cca

Please sign in to comment.