|
1 | 1 | { |
2 | 2 | "nextVersion" : { |
3 | 3 | "major" : 0, |
4 | | - "minor" : 21, |
| 4 | + "minor" : 22, |
5 | 5 | "patch" : 0, |
6 | 6 | "preReleaseParts" : [ ], |
7 | 7 | "buildMetaDataParts" : [ ], |
|
12 | 12 | }, |
13 | 13 | "lastVersion" : { |
14 | 14 | "major" : 0, |
15 | | - "minor" : 20, |
| 15 | + "minor" : 21, |
16 | 16 | "patch" : 0, |
17 | 17 | "preReleaseParts" : [ ], |
18 | 18 | "buildMetaDataParts" : [ ], |
|
24 | 24 | "tags" : [ { |
25 | 25 | "version" : { |
26 | 26 | "major" : 0, |
27 | | - "minor" : 20, |
| 27 | + "minor" : 21, |
28 | 28 | "patch" : 0, |
29 | 29 | "preReleaseParts" : [ ], |
30 | 30 | "buildMetaDataParts" : [ ], |
|
33 | 33 | "initialDevelopment" : true, |
34 | 34 | "stable" : true |
35 | 35 | }, |
36 | | - "releaseDate" : "2020-03-18 10:43:37.000 +0000", |
| 36 | + "releaseDate" : "2020-03-28 15:48:07.000 +0000", |
37 | 37 | "sections" : [ { |
38 | 38 | "title" : "Bug Fixes", |
39 | 39 | "commits" : [ { |
|
214 | 214 | "messageTitle" : "refactor(mojo): fix `@Parameter` config", |
215 | 215 | "messageBody" : "------------\n# Locales\n- **[zh-cn]** 修正 `@Parameter` 配置" |
216 | 216 | } ] |
| 217 | + }, { |
| 218 | + "title" : "Features", |
| 219 | + "commits" : [ { |
| 220 | + "hashFull" : "85da8ff997b14c8479fb37c9c0e9a0a9309e7d74", |
| 221 | + "hash" : "85da8ff997b14c8", |
| 222 | + "hash7" : "85da8ff", |
| 223 | + "hash8" : "85da8ff9", |
| 224 | + "commitTime" : "2020-03-28 15:41:46.000 +0000", |
| 225 | + "commitTimeLong" : 1585410106, |
| 226 | + "message" : "feat(deps): upgrade `semantic-gitlog` to 0.5.0\n\n------------\n# Locales\n- **[zh-cn]** 升级 `semantic-gitlog` 到 0.5.0\n", |
| 227 | + "merge" : false, |
| 228 | + "authorIdent" : { |
| 229 | + "when" : "2020-03-28 15:41:46.000 +0000", |
| 230 | + "name" : "ymind", |
| 231 | + "email" : "ymind@yi.team" |
| 232 | + }, |
| 233 | + "committerIdent" : { |
| 234 | + "when" : "2020-03-28 15:41:46.000 +0000", |
| 235 | + "name" : "ymind", |
| 236 | + "email" : "ymind@yi.team" |
| 237 | + }, |
| 238 | + "quickActions" : { }, |
| 239 | + "closeIssues" : [ ], |
| 240 | + "subjectIssues" : [ ], |
| 241 | + "bodyIssues" : [ ], |
| 242 | + "mentions" : [ ], |
| 243 | + "locales" : [ { |
| 244 | + "commitHash" : "85da8ff997b14c8479fb37c9c0e9a0a9309e7d74", |
| 245 | + "lang" : "zh-cn", |
| 246 | + "commitType" : null, |
| 247 | + "commitScope" : null, |
| 248 | + "subject" : "升级 `semantic-gitlog` 到 0.5.0" |
| 249 | + } ], |
| 250 | + "defaultLang" : "en", |
| 251 | + "commitUrl" : "https://github.com/ymind/maven-semantic-gitlog/commit/85da8ff997b14c8479fb37c9c0e9a0a9309e7d74", |
| 252 | + "commitType" : "feat", |
| 253 | + "commitPackage" : null, |
| 254 | + "commitScope" : "deps", |
| 255 | + "commitSubject" : "upgrade `semantic-gitlog` to 0.5.0", |
| 256 | + "commitBody" : null, |
| 257 | + "attention" : false, |
| 258 | + "breakingChange" : false, |
| 259 | + "deprecated" : false, |
| 260 | + "commitIssue" : null, |
| 261 | + "localeMap" : { |
| 262 | + "zh-cn" : { |
| 263 | + "commitHash" : "85da8ff997b14c8479fb37c9c0e9a0a9309e7d74", |
| 264 | + "lang" : "zh-cn", |
| 265 | + "commitType" : null, |
| 266 | + "commitScope" : null, |
| 267 | + "subject" : "升级 `semantic-gitlog` 到 0.5.0" |
| 268 | + } |
| 269 | + }, |
| 270 | + "firstLocaleCommitType" : null, |
| 271 | + "firstLocaleCommitScope" : null, |
| 272 | + "rawCommitType" : "feat", |
| 273 | + "rawCommitScope" : "deps", |
| 274 | + "rawCommitSubject" : "upgrade `semantic-gitlog` to 0.5.0", |
| 275 | + "messageTitle" : "feat(deps): upgrade `semantic-gitlog` to 0.5.0", |
| 276 | + "messageBody" : "------------\n# Locales\n- **[zh-cn]** 升级 `semantic-gitlog` 到 0.5.0" |
| 277 | + } ] |
217 | 278 | }, { |
218 | 279 | "title" : "Styles", |
219 | 280 | "commits" : [ { |
|
0 commit comments