Skip to content

Commit f1ccbc1

Browse files
author
Travis CI
committed
release: 0.5.3
1 parent da5f72f commit f1ccbc1

4 files changed

Lines changed: 263 additions & 13 deletions

File tree

CHANGELOG.json

Lines changed: 226 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"nextVersion" : {
33
"major" : 0,
4-
"minor" : 6,
5-
"patch" : 0,
4+
"minor" : 5,
5+
"patch" : 4,
66
"preReleaseParts" : [ "SNAPSHOT" ],
77
"buildMetaDataParts" : [ ],
88
"preRelease" : "SNAPSHOT",
@@ -13,7 +13,7 @@
1313
"lastVersion" : {
1414
"major" : 0,
1515
"minor" : 5,
16-
"patch" : 0,
16+
"patch" : 3,
1717
"preReleaseParts" : [ ],
1818
"buildMetaDataParts" : [ ],
1919
"preRelease" : "",
@@ -22,6 +22,203 @@
2222
"stable" : true
2323
},
2424
"tags" : [ {
25+
"version" : {
26+
"major" : 0,
27+
"minor" : 5,
28+
"patch" : 3,
29+
"preReleaseParts" : [ ],
30+
"buildMetaDataParts" : [ ],
31+
"preRelease" : "",
32+
"buildMetaData" : "",
33+
"initialDevelopment" : true,
34+
"stable" : true
35+
},
36+
"releaseDate" : "2020-04-10 06:05:07.000 +0000",
37+
"sections" : [ {
38+
"title" : "Bug Fixes",
39+
"commits" : [ {
40+
"hashFull" : "72b2c562333063db772bc4ac30b20519153f056d",
41+
"hash" : "72b2c562333063d",
42+
"hash7" : "72b2c56",
43+
"hash8" : "72b2c562",
44+
"commitTime" : "2020-04-04 13:34:45.000 +0000",
45+
"commitTimeLong" : 1586007285,
46+
"message" : "fix(task/changelog): fix configuration issues for `fileSets` under gradle-kotlin\n\n------------\n# Locales\n- **[zh-cn]** 修复 gradle-kotlin 下的 `fileSets` 配置问题\n",
47+
"merge" : false,
48+
"authorIdent" : {
49+
"when" : "2020-04-04 13:34:45.000 +0000",
50+
"name" : "ymind",
51+
"email" : "ymind@yi.team"
52+
},
53+
"committerIdent" : {
54+
"when" : "2020-04-04 13:34:45.000 +0000",
55+
"name" : "ymind",
56+
"email" : "ymind@yi.team"
57+
},
58+
"quickActions" : { },
59+
"closeIssues" : [ ],
60+
"subjectIssues" : [ ],
61+
"bodyIssues" : [ ],
62+
"mentions" : [ ],
63+
"locales" : [ {
64+
"commitHash" : "72b2c562333063db772bc4ac30b20519153f056d",
65+
"lang" : "zh-cn",
66+
"commitType" : null,
67+
"commitScope" : null,
68+
"subject" : "修复 gradle-kotlin 下的 `fileSets` 配置问题"
69+
} ],
70+
"defaultLang" : "en",
71+
"commitUrl" : "https://github.com/ymind/gradle-semantic-gitlog/commit/72b2c562333063db772bc4ac30b20519153f056d",
72+
"commitType" : "fix",
73+
"commitPackage" : "task/",
74+
"commitScope" : "changelog",
75+
"commitSubject" : "fix configuration issues for `fileSets` under gradle-kotlin",
76+
"commitBody" : null,
77+
"attention" : false,
78+
"breakingChange" : false,
79+
"deprecated" : false,
80+
"commitIssue" : null,
81+
"localeMap" : {
82+
"zh-cn" : {
83+
"commitHash" : "72b2c562333063db772bc4ac30b20519153f056d",
84+
"lang" : "zh-cn",
85+
"commitType" : null,
86+
"commitScope" : null,
87+
"subject" : "修复 gradle-kotlin 下的 `fileSets` 配置问题"
88+
}
89+
},
90+
"firstLocaleCommitType" : null,
91+
"firstLocaleCommitScope" : null,
92+
"rawCommitType" : "fix",
93+
"rawCommitScope" : "changelog",
94+
"rawCommitSubject" : "fix configuration issues for `fileSets` under gradle-kotlin",
95+
"messageTitle" : "fix(task/changelog): fix configuration issues for `fileSets` under gradle-kotlin",
96+
"messageBody" : "------------\n# Locales\n- **[zh-cn]** 修复 gradle-kotlin 下的 `fileSets` 配置问题"
97+
} ]
98+
}, {
99+
"title" : "Code Refactoring",
100+
"commits" : [ {
101+
"hashFull" : "2b381fe2ad07532c06e239c2ab0cda613b736e0b",
102+
"hash" : "2b381fe2ad07532",
103+
"hash7" : "2b381fe",
104+
"hash8" : "2b381fe2",
105+
"commitTime" : "2020-04-10 05:51:13.000 +0000",
106+
"commitTimeLong" : 1586497873,
107+
"message" : "refactor(model): remove lombok annotations from `FileSet`\n\n------------\n# Locales\n- **[zh-cn]** 剔除 `FileSet` 的 lombok 注解\n",
108+
"merge" : false,
109+
"authorIdent" : {
110+
"when" : "2020-04-10 05:51:13.000 +0000",
111+
"name" : "ymind",
112+
"email" : "ymind@yi.team"
113+
},
114+
"committerIdent" : {
115+
"when" : "2020-04-10 05:51:13.000 +0000",
116+
"name" : "ymind",
117+
"email" : "ymind@yi.team"
118+
},
119+
"quickActions" : { },
120+
"closeIssues" : [ ],
121+
"subjectIssues" : [ ],
122+
"bodyIssues" : [ ],
123+
"mentions" : [ ],
124+
"locales" : [ {
125+
"commitHash" : "2b381fe2ad07532c06e239c2ab0cda613b736e0b",
126+
"lang" : "zh-cn",
127+
"commitType" : null,
128+
"commitScope" : null,
129+
"subject" : "剔除 `FileSet` 的 lombok 注解"
130+
} ],
131+
"defaultLang" : "en",
132+
"commitUrl" : "https://github.com/ymind/gradle-semantic-gitlog/commit/2b381fe2ad07532c06e239c2ab0cda613b736e0b",
133+
"commitType" : "refactor",
134+
"commitPackage" : null,
135+
"commitScope" : "model",
136+
"commitSubject" : "remove lombok annotations from `FileSet`",
137+
"commitBody" : null,
138+
"attention" : false,
139+
"breakingChange" : false,
140+
"deprecated" : false,
141+
"commitIssue" : null,
142+
"localeMap" : {
143+
"zh-cn" : {
144+
"commitHash" : "2b381fe2ad07532c06e239c2ab0cda613b736e0b",
145+
"lang" : "zh-cn",
146+
"commitType" : null,
147+
"commitScope" : null,
148+
"subject" : "剔除 `FileSet` 的 lombok 注解"
149+
}
150+
},
151+
"firstLocaleCommitType" : null,
152+
"firstLocaleCommitScope" : null,
153+
"rawCommitType" : "refactor",
154+
"rawCommitScope" : "model",
155+
"rawCommitSubject" : "remove lombok annotations from `FileSet`",
156+
"messageTitle" : "refactor(model): remove lombok annotations from `FileSet`",
157+
"messageBody" : "------------\n# Locales\n- **[zh-cn]** 剔除 `FileSet` 的 lombok 注解"
158+
} ]
159+
}, {
160+
"title" : "Chores",
161+
"commits" : [ {
162+
"hashFull" : "59fadf616d1d86abbf1da954819438dd2b7ed7f7",
163+
"hash" : "59fadf616d1d86a",
164+
"hash7" : "59fadf6",
165+
"hash8" : "59fadf61",
166+
"commitTime" : "2020-04-04 14:17:17.000 +0000",
167+
"commitTimeLong" : 1586009837,
168+
"message" : "chore(deps): bumped `team.yi.semantic-gitlog` version to `0.5.0`\n\n------------\n# Locales\n- **[zh-cn]** 更新 `team.yi.semantic-gitlog` 版本至 `0.5.0`\n",
169+
"merge" : false,
170+
"authorIdent" : {
171+
"when" : "2020-04-04 14:15:10.000 +0000",
172+
"name" : "ymind",
173+
"email" : "ymind@yi.team"
174+
},
175+
"committerIdent" : {
176+
"when" : "2020-04-04 14:17:17.000 +0000",
177+
"name" : "ymind",
178+
"email" : "ymind@yi.team"
179+
},
180+
"quickActions" : { },
181+
"closeIssues" : [ ],
182+
"subjectIssues" : [ ],
183+
"bodyIssues" : [ ],
184+
"mentions" : [ ],
185+
"locales" : [ {
186+
"commitHash" : "59fadf616d1d86abbf1da954819438dd2b7ed7f7",
187+
"lang" : "zh-cn",
188+
"commitType" : null,
189+
"commitScope" : null,
190+
"subject" : "更新 `team.yi.semantic-gitlog` 版本至 `0.5.0`"
191+
} ],
192+
"defaultLang" : "en",
193+
"commitUrl" : "https://github.com/ymind/gradle-semantic-gitlog/commit/59fadf616d1d86abbf1da954819438dd2b7ed7f7",
194+
"commitType" : "chore",
195+
"commitPackage" : null,
196+
"commitScope" : "deps",
197+
"commitSubject" : "bumped `team.yi.semantic-gitlog` version to `0.5.0`",
198+
"commitBody" : null,
199+
"attention" : false,
200+
"breakingChange" : false,
201+
"deprecated" : false,
202+
"commitIssue" : null,
203+
"localeMap" : {
204+
"zh-cn" : {
205+
"commitHash" : "59fadf616d1d86abbf1da954819438dd2b7ed7f7",
206+
"lang" : "zh-cn",
207+
"commitType" : null,
208+
"commitScope" : null,
209+
"subject" : "更新 `team.yi.semantic-gitlog` 版本至 `0.5.0`"
210+
}
211+
},
212+
"firstLocaleCommitType" : null,
213+
"firstLocaleCommitScope" : null,
214+
"rawCommitType" : "chore",
215+
"rawCommitScope" : "deps",
216+
"rawCommitSubject" : "bumped `team.yi.semantic-gitlog` version to `0.5.0`",
217+
"messageTitle" : "chore(deps): bumped `team.yi.semantic-gitlog` version to `0.5.0`",
218+
"messageBody" : "------------\n# Locales\n- **[zh-cn]** 更新 `team.yi.semantic-gitlog` 版本至 `0.5.0`"
219+
} ]
220+
} ]
221+
}, {
25222
"version" : {
26223
"major" : 0,
27224
"minor" : 5,
@@ -33,7 +230,7 @@
33230
"initialDevelopment" : true,
34231
"stable" : true
35232
},
36-
"releaseDate" : "2020-03-28 15:23:59.000 +0000",
233+
"releaseDate" : "2020-03-28 15:29:24.000 +0000",
37234
"sections" : [ {
38235
"title" : "Features",
39236
"commits" : [ {
@@ -66,29 +263,48 @@
66263
"commitType" : null,
67264
"commitScope" : null,
68265
"subject" : "实现主要功能"
266+
}, {
267+
"commitHash" : "d950193d",
268+
"lang" : "zh-cn",
269+
"commitType" : "feat",
270+
"commitScope" : "task/changelog",
271+
"subject" : "实现主要功能"
272+
}, {
273+
"commitHash" : "d950193d",
274+
"lang" : "en",
275+
"commitType" : "feat",
276+
"commitScope" : "task/changelog",
277+
"subject" : "implement primary features and challenges"
69278
} ],
70279
"defaultLang" : "en",
71280
"commitUrl" : "https://github.com/ymind/gradle-semantic-gitlog/commit/d950193d1249573fe78cb42182eb15699b96d72c",
72281
"commitType" : "feat",
73282
"commitPackage" : null,
74-
"commitScope" : "service",
283+
"commitScope" : "task/changelog",
75284
"commitSubject" : "implement primary features and challenges",
76285
"commitBody" : null,
77286
"attention" : false,
78287
"breakingChange" : false,
79288
"deprecated" : false,
80289
"commitIssue" : null,
81290
"localeMap" : {
291+
"en" : {
292+
"commitHash" : "d950193d",
293+
"lang" : "en",
294+
"commitType" : "feat",
295+
"commitScope" : "task/changelog",
296+
"subject" : "implement primary features and challenges"
297+
},
82298
"zh-cn" : {
83-
"commitHash" : "d950193d1249573fe78cb42182eb15699b96d72c",
299+
"commitHash" : "d950193d",
84300
"lang" : "zh-cn",
85-
"commitType" : null,
86-
"commitScope" : null,
301+
"commitType" : "feat",
302+
"commitScope" : "task/changelog",
87303
"subject" : "实现主要功能"
88304
}
89305
},
90-
"firstLocaleCommitType" : null,
91-
"firstLocaleCommitScope" : null,
306+
"firstLocaleCommitType" : "feat",
307+
"firstLocaleCommitScope" : "task/changelog",
92308
"rawCommitType" : "feat",
93309
"rawCommitScope" : "service",
94310
"rawCommitSubject" : "implement primary features and challenges",

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,25 @@
11
# Changelog
22

3+
## 0.5.3 (2020-04-10)
4+
5+
### Bug Fixes
6+
7+
- **task/changelog**: fix configuration issues for `fileSets` under gradle-kotlin ([72b2c562](https://github.com/ymind/gradle-semantic-gitlog/commit/72b2c562333063db772bc4ac30b20519153f056d))
8+
9+
10+
### Code Refactoring
11+
12+
- **model**: remove lombok annotations from `FileSet` ([2b381fe2](https://github.com/ymind/gradle-semantic-gitlog/commit/2b381fe2ad07532c06e239c2ab0cda613b736e0b))
13+
14+
15+
### Chores
16+
17+
- **deps**: bumped `team.yi.semantic-gitlog` version to `0.5.0` ([59fadf61](https://github.com/ymind/gradle-semantic-gitlog/commit/59fadf616d1d86abbf1da954819438dd2b7ed7f7))
18+
19+
320
## 0.5.0 (2020-03-28)
421

522
### Features
623

7-
- **service**: implement primary features and challenges ([d950193d](https://github.com/ymind/gradle-semantic-gitlog/commit/d950193d1249573fe78cb42182eb15699b96d72c))
24+
- **task/changelog**: implement primary features and challenges ([d950193d](https://github.com/ymind/gradle-semantic-gitlog/commit/d950193d1249573fe78cb42182eb15699b96d72c))
825

CHANGELOG.zh-cn.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,25 @@
11
# 更新日志
22

3+
## 0.5.3 (2020-04-10)
4+
5+
### Bug Fixes
6+
7+
- **任务/日志生成**: 修复 gradle-kotlin 下的 `fileSets` 配置问题 ([72b2c562](https://github.com/ymind/gradle-semantic-gitlog/commit/72b2c562333063db772bc4ac30b20519153f056d))
8+
9+
10+
### Code Refactoring
11+
12+
- **模型**: 剔除 `FileSet` 的 lombok 注解 ([2b381fe2](https://github.com/ymind/gradle-semantic-gitlog/commit/2b381fe2ad07532c06e239c2ab0cda613b736e0b))
13+
14+
15+
### Chores
16+
17+
- **依赖项**: 更新 `team.yi.semantic-gitlog` 版本至 `0.5.0` ([59fadf61](https://github.com/ymind/gradle-semantic-gitlog/commit/59fadf616d1d86abbf1da954819438dd2b7ed7f7))
18+
19+
320
## 0.5.0 (2020-03-28)
421

522
### Features
623

7-
- **服务**: 实现主要功能 ([d950193d](https://github.com/ymind/gradle-semantic-gitlog/commit/d950193d1249573fe78cb42182eb15699b96d72c))
24+
- **任务/日志生成**: 实现主要功能 ([d950193d](https://github.com/ymind/gradle-semantic-gitlog/commit/d950193d1249573fe78cb42182eb15699b96d72c))
825

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212

1313
group = 'team.yi.gradle.plugin'
1414
description = 'A simple `Semantic Versioning` management tool based on `Conventional Commits`.'
15-
version = '0.5.0'
15+
version = '0.5.3'
1616

1717
sourceCompatibility = JavaVersion.VERSION_1_8
1818
targetCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)