Skip to content

Commit

Permalink
🚀 v6.27.0-next.1 🦉
Browse files Browse the repository at this point in the history
## Version 6.27.0-next.1

### ✨ New & Improved

* adding support for highlighting OCaml and R languages ([#151](#151)) ([b901605](b901605))

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

## Version 6.27.0-next.1

### ✨ New & Improved

* adding support for highlighting OCaml and R languages ([#151](https://github.com/readmeio/markdown/issues/151)) ([b901605](https://github.com/readmeio/markdown/commit/b90160520a74f624faedf780d5bea6df583aa180))

## Version 6.26.9

## Version 6.26.9-next.1
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.26.9",
"version": "6.27.0-next.1",
"main": "dist/main.node.js",
"browser": "dist/main.js",
"files": [
Expand Down

0 comments on commit fc087ee

Please sign in to comment.