@saithodev/semantic-release-gitea
Version:
Publish release notes to Gitea
26 lines (11 loc) • 906 B
Markdown
# [2.1.0](https://github.com/saitho/semantic-release-gitea/compare/v2.0.1...v2.1.0) (2021-04-08)
### Features
* process asset path as a template ([e061d07](https://github.com/saitho/semantic-release-gitea/commit/e061d079e6e8d6fbe83a158727a415050cdc288a))
## [2.0.1](https://github.com/saitho/semantic-release-gitea/compare/v2.0.0...v2.0.1) (2021-03-06)
### Bug Fixes
* package.json & package-lock.json to reduce vulnerabilities ([b4332ad](https://github.com/saitho/semantic-release-gitea/commit/b4332ad07a9dfb228364db91c50830b7ff2ec8fa))
# [2.0.0](https://github.com/saitho/semantic-release-gitea/compare/v1.0.0...v2.0.0) (2021-01-01)
### Features
* set fixed Node versions ([f833dcd](https://github.com/saitho/semantic-release-gitea/commit/f833dcdf9929b5248803c410751b4d01da1ba39f))
### BREAKING CHANGES
* The package can only be installed with the following node versions: 10, 11, 12, >=14