Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fenglai0802 committed Jan 18, 2019
1 parent 5d808ef commit 546ab98
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion tools/iceworks/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"productName": "Iceworks",
"private": true,
"description": "ICE Desktop Application.",
"version": "2.15.3",
"version": "2.15.4",
"author": {
"name": "Alibaba Group Holding Limited",
"url": "http://alibaba.github.io/ice"
Expand Down
5 changes: 5 additions & 0 deletions tools/iceworks/changelog/2.15.4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"log": [
"修复:兼容没有layouts的项目"
]
}
7 changes: 7 additions & 0 deletions tools/iceworks/changelog/changelog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
[
{
"changelog": [
"修复:兼容没有layouts的项目"
],
"releaseDate": "2019年01月18日",
"version": "2.15.4"
},
{
"changelog": [
"修复:模板创建提示问题"
Expand Down

0 comments on commit 546ab98

Please sign in to comment.