Skip to content

Commit

Permalink
feat: new version
Browse files Browse the repository at this point in the history
  • Loading branch information
biohazard999 committed Dec 14, 2022
1 parent 92bea99 commit 03530a8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 22 deletions.
28 changes: 7 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## <small>0.0.13 (2022-12-14)</small>

* release: new version ABC ([92bea99](https://github.com/xenial-io/Xenial.RTool/commit/92bea99))
* feat: try to get changelog right ([ac2838a](https://github.com/xenial-io/Xenial.RTool/commit/ac2838a))



## <small>0.0.12 (2022-12-14)</small>

* release: new version ABC ([47dc511](https://github.com/xenial-io/Xenial.RTool/commit/47dc511))
Expand Down Expand Up @@ -82,24 +89,3 @@



## (2022-12-14)




## (2022-12-14)




## (2022-12-14)




## (2022-12-14)

* feat: try to get changelog right ([ac2838a](https://github.com/xenial-io/Xenial.RTool/commit/ac2838a))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"conventional-changelog-cli": "^2.2.2"
},
"scripts": {
"changelog": "conventional-changelog --tag-prefix v -i CHANGELOG.md --same-file -a"
"changelog": "conventional-changelog --tag-prefix v -i CHANGELOG.md --same-file -u false"
}
}

0 comments on commit 03530a8

Please sign in to comment.