Skip to content

Commit 53a3b65

Browse files
committed
Prepare for v2.0.0-beta.7 release
1 parent 342fd65 commit 53a3b65

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [v2.0.0-beta.7](https://github.com/liferay/alloy-editor/tree/v2.0.0-beta.7) (2019-04-04)
2+
3+
[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.0.0-beta.6...v2.0.0-beta.7)
4+
5+
- chore: Update to latest clay-css (#1220) ([\#1221](https://github.com/liferay/alloy-editor/pull/1221))
6+
- fix: Add VERSION constant to AlloyEditor ([\#1216](https://github.com/liferay/alloy-editor/pull/1216))
7+
18
## [v2.0.0-beta.6](https://github.com/liferay/alloy-editor/tree/v2.0.0-beta.6) (2019-04-01)
29

310
[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.0.0-beta.5...v2.0.0-beta.6)

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.0-beta.6",
3+
"version": "2.0.0-beta.7",
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)