Skip to content

Commit 6e407d6

Browse files
author
Julien Castelain
committed
chore: Prepare for release 2.0.4
1 parent 586d865 commit 6e407d6

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.4](https://github.com/liferay/alloy-editor/tree/v2.0.4) (2019-05-14)
2+
3+
[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.0.3...v2.0.4)
4+
5+
- fix: Remove unneeded styles ([\#1267](https://github.com/liferay/alloy-editor/pull/1267))
6+
- fix: tag should contain a "v" ([\#1265](https://github.com/liferay/alloy-editor/pull/1265))
7+
18
## [v2.0.3](https://github.com/liferay/alloy-editor/tree/v2.0.3) (2019-05-03)
29

310
[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.0.1...v2.0.3)

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.3",
3+
"version": "2.0.4",
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)