Skip to content

Commit

Permalink
broccoli-html-editor v0.3.14
Browse files Browse the repository at this point in the history
- Google Chrome でドラッグ・アンド・ドロップ操作ができない場合がある問題について一時的な修正対応。
- 細かい不具合の修正。
  • Loading branch information
tomk79 committed Feb 24, 2020
1 parent 62ed21f commit e96e0e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ $ composer test

## 更新履歴 - Change log

### broccoli-html-editor v0.3.14 (リリース日未定)
### broccoli-html-editor v0.3.14 (2020年2月24日)

- Google Chrome でドラッグ・アンド・ドロップ操作ができない場合がある問題について一時的な修正対応。
- 細かい不具合の修正。
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": "broccoli-html-editor",
"version": "0.3.13",
"version": "0.3.14",
"private": false,
"description": "GUI HTML Editor Library.",
"main": "libs/main.js",
Expand Down

0 comments on commit e96e0e1

Please sign in to comment.