Skip to content

Commit

Permalink
πŸš€ v6.19.0 πŸ¦‰
Browse files Browse the repository at this point in the history
## Version 6.19.0

### πŸ›  Fixes & Updates

* **release:** tiny details ([98c8bf5](98c8bf5))

### ✨ New & Improved

* table of contents generator ([#43](#43)) ([056bea6](056bea6))

<!--SKIP CI-->
  • Loading branch information
semantic-release-bot committed Sep 9, 2020
1 parent 4b52257 commit 55e7259
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Changelog
===

## Version 6.19.0

### πŸ›  Fixes & Updates

* **release:** tiny details ([98c8bf5](https://github.com/readmeio/markdown/commit/98c8bf54e1df18402684bc92e708e0f8c719449f))


### ✨ New & Improved

* table of contents generator ([#43](https://github.com/readmeio/markdown/issues/43)) ([056bea6](https://github.com/readmeio/markdown/commit/056bea6d43ee3868f703fe76c3b74d521b2564da))

## Version 6.18.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.18.0",
"version": "6.19.0",
"main": "dist/main.node.js",
"browser": "dist/main.js",
"files": [
Expand Down

0 comments on commit 55e7259

Please sign in to comment.