|
1 | 1 | { |
2 | 2 | "nextVersion" : { |
3 | 3 | "major" : 0, |
4 | | - "minor" : 6, |
5 | | - "patch" : 0, |
| 4 | + "minor" : 5, |
| 5 | + "patch" : 4, |
6 | 6 | "preReleaseParts" : [ "SNAPSHOT" ], |
7 | 7 | "buildMetaDataParts" : [ ], |
8 | 8 | "preRelease" : "SNAPSHOT", |
|
13 | 13 | "lastVersion" : { |
14 | 14 | "major" : 0, |
15 | 15 | "minor" : 5, |
16 | | - "patch" : 0, |
| 16 | + "patch" : 3, |
17 | 17 | "preReleaseParts" : [ ], |
18 | 18 | "buildMetaDataParts" : [ ], |
19 | 19 | "preRelease" : "", |
|
22 | 22 | "stable" : true |
23 | 23 | }, |
24 | 24 | "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 | + }, { |
25 | 222 | "version" : { |
26 | 223 | "major" : 0, |
27 | 224 | "minor" : 5, |
|
33 | 230 | "initialDevelopment" : true, |
34 | 231 | "stable" : true |
35 | 232 | }, |
36 | | - "releaseDate" : "2020-03-28 15:23:59.000 +0000", |
| 233 | + "releaseDate" : "2020-03-28 15:29:24.000 +0000", |
37 | 234 | "sections" : [ { |
38 | 235 | "title" : "Features", |
39 | 236 | "commits" : [ { |
|
66 | 263 | "commitType" : null, |
67 | 264 | "commitScope" : null, |
68 | 265 | "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" |
69 | 278 | } ], |
70 | 279 | "defaultLang" : "en", |
71 | 280 | "commitUrl" : "https://github.com/ymind/gradle-semantic-gitlog/commit/d950193d1249573fe78cb42182eb15699b96d72c", |
72 | 281 | "commitType" : "feat", |
73 | 282 | "commitPackage" : null, |
74 | | - "commitScope" : "service", |
| 283 | + "commitScope" : "task/changelog", |
75 | 284 | "commitSubject" : "implement primary features and challenges", |
76 | 285 | "commitBody" : null, |
77 | 286 | "attention" : false, |
78 | 287 | "breakingChange" : false, |
79 | 288 | "deprecated" : false, |
80 | 289 | "commitIssue" : null, |
81 | 290 | "localeMap" : { |
| 291 | + "en" : { |
| 292 | + "commitHash" : "d950193d", |
| 293 | + "lang" : "en", |
| 294 | + "commitType" : "feat", |
| 295 | + "commitScope" : "task/changelog", |
| 296 | + "subject" : "implement primary features and challenges" |
| 297 | + }, |
82 | 298 | "zh-cn" : { |
83 | | - "commitHash" : "d950193d1249573fe78cb42182eb15699b96d72c", |
| 299 | + "commitHash" : "d950193d", |
84 | 300 | "lang" : "zh-cn", |
85 | | - "commitType" : null, |
86 | | - "commitScope" : null, |
| 301 | + "commitType" : "feat", |
| 302 | + "commitScope" : "task/changelog", |
87 | 303 | "subject" : "实现主要功能" |
88 | 304 | } |
89 | 305 | }, |
90 | | - "firstLocaleCommitType" : null, |
91 | | - "firstLocaleCommitScope" : null, |
| 306 | + "firstLocaleCommitType" : "feat", |
| 307 | + "firstLocaleCommitScope" : "task/changelog", |
92 | 308 | "rawCommitType" : "feat", |
93 | 309 | "rawCommitScope" : "service", |
94 | 310 | "rawCommitSubject" : "implement primary features and challenges", |
|
0 commit comments