Skip to content

Commit

Permalink
Up version to 6.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
securingsincity committed Jul 3, 2018
1 parent 8115138 commit 9c8f9c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
* Fully move to TypeScript interally
* Publish typings for the split and diff editor

## 6.1.4

* Fixes #479 Diff component does not refresh when value prop changes

## 6.1.3

* Fixes #300 where users were not able to set annotations for multiline text that is changed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-ace",
"version": "6.1.3",
"version": "6.1.4",
"description": "A react component for Ace Editor",
"main": "lib/index.js",
"types": "types.d.ts",
Expand Down

0 comments on commit 9c8f9c3

Please sign in to comment.