Skip to content

Commit

Permalink
Merge pull request #1202 from julien/release/2.0.0-beta.6
Browse files Browse the repository at this point in the history
Prepare for release v2.0.0-beta.6
  • Loading branch information
julien authored Apr 1, 2019
2 parents 08539ea + fb9af49 commit 11dc22f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [v2.0.0-beta.6](https://github.com/liferay/alloy-editor/tree/v2.0.0-beta.6) (2019-04-01)

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

- fix: make React available on AlloyEditor in "all" build variant (#1189, #1200) ([\#1201](https://github.com/liferay/alloy-editor/pull/1201))
- fix: missing PropTypes on AlloyEditor.React (#1200) ([\#1199](https://github.com/liferay/alloy-editor/pull/1199))

## [v2.0.0-beta.5](https://github.com/liferay/alloy-editor/tree/v2.0.0-beta.5) (2019-03-29)

[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.0.0-beta.4...v2.0.0-beta.5)
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": "alloyeditor",
"version": "2.0.0-beta.5",
"version": "2.0.0-beta.6",
"description": "AlloyEditor, a modern WYSIWYG editor, build on top of CKEditor",
"devDependencies": {
"babel-core": "^6.26.0",
Expand Down

0 comments on commit 11dc22f

Please sign in to comment.