Skip to content

Commit 811f49c

Browse files
author
Julien Castelain
committed
chore: Prepare for release v2.0.6
1 parent db80f46 commit 811f49c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [v2.0.6](https://github.com/liferay/alloy-editor/tree/v2.0.6) (2019-05-27)
2+
3+
[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.0.5...v2.0.6)
4+
5+
- fix: add aria-label and title attributes for the image and video buttons ([\#1272](https://github.com/liferay/alloy-editor/pull/1272))
6+
17
## [v2.0.5](https://github.com/liferay/alloy-editor/tree/v2.0.5) (2019-05-20)
28

39
[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.0.4...v2.0.5)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alloyeditor",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "AlloyEditor, a modern WYSIWYG editor, build on top of CKEditor",
55
"devDependencies": {
66
"babel-core": "^6.26.0",

0 commit comments

Comments
 (0)