Skip to content

Commit

Permalink
Release 0.6.16
Browse files Browse the repository at this point in the history
  • Loading branch information
lousander committed Feb 19, 2020
1 parent 40ca061 commit d67e5ec
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 @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## 0.6.16 - 2019-02-18
### Fixed
- Copied text with movableBlocks active has extra empty spaces on Chrome (#302)

## 0.6.15 - 2019-12-26
### Fixed
- Focus loss in plugins with react-select dependency (#288)
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": "megadraft",
"version": "0.6.15",
"version": "0.6.16",
"description": "Rich Text editor built on top of draft.js",
"main": "lib/Megadraft.js",
"dependencies": {
Expand Down

0 comments on commit d67e5ec

Please sign in to comment.