Skip to content

Commit

Permalink
6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
securingsincity committed Feb 7, 2019
1 parent b6250c8 commit eeca768
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
- Fully move to TypeScript interally
- Publish typings for the split and diff editor

## 6.4.0

- Upgrade types
- Upgrade webpack, sinon

## 6.3.2

- Move `husky` and `pretty-quick` to devDependencies
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.3.2",
"version": "6.4.0",
"description": "A react component for Ace Editor",
"main": "lib/index.js",
"types": "types.d.ts",
Expand Down

0 comments on commit eeca768

Please sign in to comment.