Skip to content

Commit

Permalink
release: 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Mar 28, 2020
1 parent 85da8ff commit 43fd922
Show file tree
Hide file tree
Showing 4 changed files with 79 additions and 8 deletions.
69 changes: 65 additions & 4 deletions CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"nextVersion" : {
"major" : 0,
"minor" : 21,
"minor" : 22,
"patch" : 0,
"preReleaseParts" : [ ],
"buildMetaDataParts" : [ ],
Expand All @@ -12,7 +12,7 @@
},
"lastVersion" : {
"major" : 0,
"minor" : 20,
"minor" : 21,
"patch" : 0,
"preReleaseParts" : [ ],
"buildMetaDataParts" : [ ],
Expand All @@ -24,7 +24,7 @@
"tags" : [ {
"version" : {
"major" : 0,
"minor" : 20,
"minor" : 21,
"patch" : 0,
"preReleaseParts" : [ ],
"buildMetaDataParts" : [ ],
Expand All @@ -33,7 +33,7 @@
"initialDevelopment" : true,
"stable" : true
},
"releaseDate" : "2020-03-18 10:43:37.000 +0000",
"releaseDate" : "2020-03-28 15:48:07.000 +0000",
"sections" : [ {
"title" : "Bug Fixes",
"commits" : [ {
Expand Down Expand Up @@ -214,6 +214,67 @@
"messageTitle" : "refactor(mojo): fix `@Parameter` config",
"messageBody" : "------------\n# Locales\n- **[zh-cn]** 修正 `@Parameter` 配置"
} ]
}, {
"title" : "Features",
"commits" : [ {
"hashFull" : "85da8ff997b14c8479fb37c9c0e9a0a9309e7d74",
"hash" : "85da8ff997b14c8",
"hash7" : "85da8ff",
"hash8" : "85da8ff9",
"commitTime" : "2020-03-28 15:41:46.000 +0000",
"commitTimeLong" : 1585410106,
"message" : "feat(deps): upgrade `semantic-gitlog` to 0.5.0\n\n------------\n# Locales\n- **[zh-cn]** 升级 `semantic-gitlog` 到 0.5.0\n",
"merge" : false,
"authorIdent" : {
"when" : "2020-03-28 15:41:46.000 +0000",
"name" : "ymind",
"email" : "ymind@yi.team"
},
"committerIdent" : {
"when" : "2020-03-28 15:41:46.000 +0000",
"name" : "ymind",
"email" : "ymind@yi.team"
},
"quickActions" : { },
"closeIssues" : [ ],
"subjectIssues" : [ ],
"bodyIssues" : [ ],
"mentions" : [ ],
"locales" : [ {
"commitHash" : "85da8ff997b14c8479fb37c9c0e9a0a9309e7d74",
"lang" : "zh-cn",
"commitType" : null,
"commitScope" : null,
"subject" : "升级 `semantic-gitlog` 到 0.5.0"
} ],
"defaultLang" : "en",
"commitUrl" : "https://github.com/ymind/maven-semantic-gitlog/commit/85da8ff997b14c8479fb37c9c0e9a0a9309e7d74",
"commitType" : "feat",
"commitPackage" : null,
"commitScope" : "deps",
"commitSubject" : "upgrade `semantic-gitlog` to 0.5.0",
"commitBody" : null,
"attention" : false,
"breakingChange" : false,
"deprecated" : false,
"commitIssue" : null,
"localeMap" : {
"zh-cn" : {
"commitHash" : "85da8ff997b14c8479fb37c9c0e9a0a9309e7d74",
"lang" : "zh-cn",
"commitType" : null,
"commitScope" : null,
"subject" : "升级 `semantic-gitlog` 到 0.5.0"
}
},
"firstLocaleCommitType" : null,
"firstLocaleCommitScope" : null,
"rawCommitType" : "feat",
"rawCommitScope" : "deps",
"rawCommitSubject" : "upgrade `semantic-gitlog` to 0.5.0",
"messageTitle" : "feat(deps): upgrade `semantic-gitlog` to 0.5.0",
"messageBody" : "------------\n# Locales\n- **[zh-cn]** 升级 `semantic-gitlog` 到 0.5.0"
} ]
}, {
"title" : "Styles",
"commits" : [ {
Expand Down
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.20.0 (2020-03-18)
## 0.21.0 (2020-03-28)

### Bug Fixes

Expand All @@ -13,6 +13,11 @@
- **mojo**: fix `@Parameter` config ([dfb9fa6f](https://github.com/ymind/maven-semantic-gitlog/commit/dfb9fa6f590e9ed3034409e33d69acc3f6b24e37))


### Features

- **deps**: upgrade `semantic-gitlog` to 0.5.0 ([85da8ff9](https://github.com/ymind/maven-semantic-gitlog/commit/85da8ff997b14c8479fb37c9c0e9a0a9309e7d74))


### Styles

- **pmd**: update PMD rules ([11603d48](https://github.com/ymind/maven-semantic-gitlog/commit/11603d4884256b2006dffcc6d221e7c1ca32aff4))
Expand Down
7 changes: 6 additions & 1 deletion CHANGELOG.zh-cn.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 更新日志

## 0.20.0 (2020-03-18)
## 0.21.0 (2020-03-28)

### Bug Fixes

Expand All @@ -13,6 +13,11 @@
- **执行目标**: 修正 `@Parameter` 配置 ([dfb9fa6f](https://github.com/ymind/maven-semantic-gitlog/commit/dfb9fa6f590e9ed3034409e33d69acc3f6b24e37))


### Features

- **依赖项**: 升级 `semantic-gitlog` 到 0.5.0 ([85da8ff9](https://github.com/ymind/maven-semantic-gitlog/commit/85da8ff997b14c8479fb37c9c0e9a0a9309e7d74))


### Styles

- **PMD**: 更新 PMD 规则 ([11603d48](https://github.com/ymind/maven-semantic-gitlog/commit/11603d4884256b2006dffcc6d221e7c1ca32aff4))
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>team.yi.maven.plugin</groupId>
<artifactId>maven-semantic-gitlog</artifactId>
<version>0.20.0</version>
<version>0.21.0</version>
<packaging>maven-plugin</packaging>
<inceptionYear>2020</inceptionYear>

Expand Down Expand Up @@ -299,7 +299,7 @@
<plugin>
<groupId>team.yi.maven.plugin</groupId>
<artifactId>maven-semantic-gitlog</artifactId>
<version>0.20.0</version>
<version>0.21.0</version>
<configuration>
<fileSets>
<fileSet>
Expand Down

0 comments on commit 43fd922

Please sign in to comment.