Skip to content

Commit

Permalink
chore(release): 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
danez committed Oct 11, 2017
1 parent 1106c1a commit b6605d6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="2.1.2"></a>
## [2.1.2](https://github.com/researchgate/react-fast-highlight/compare/v2.1.1...v2.1.2) (2017-10-11)


### Bug Fixes

* **dependencies:** Allow react 16 ([29e4467](https://github.com/researchgate/react-fast-highlight/commit/29e4467))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-fast-highlight",
"version": "2.1.1",
"version": "2.1.2",
"description": "A fast react component wrapper for highlight.js",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit b6605d6

Please sign in to comment.