Commit Graph

19 Commits

Author SHA1 Message Date
Mathieu Dutour 808cb0be59 let's stay on v5 2020-11-11 18:31:08 +01:00
Moritz Schmitz von Hülst bcf1629a1f
Fix issue when append_to_pre_release_tag is set (#38)
* If append_to_prerelease_tag is set it should be used as identifier to lookup the latest prerelease tag.

* 5.0.1

* small refactor
2020-11-11 18:30:29 +01:00
Mathieu Dutour a2cbb4e42e
Prereleases (#37)
Co-authored-by: Moritz Schmitz von Hülst <moritz@hauptstadtoffice.com>
2020-11-10 12:18:53 +01:00
dependabot[bot] 3c98f714e3
Bump @actions/core from 1.2.4 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 17:23:20 +00:00
alexesprit b246e02acc Replace "Github" with "GitHub" 2020-06-26 19:48:20 +03:00
mathieudutour 0b57d04197 get commit hash as well 2020-05-27 18:18:53 +02:00
mathieudutour 1ba75e94d8 add a `false` option for default_bump 2020-05-27 15:30:18 +02:00
mathieudutour f498350328 v4.3 2020-05-27 15:21:27 +02:00
mathieudutour 9862d97046 v4.2 2020-05-07 16:45:13 +02:00
mathieudutour 0c680c5a9f update deps 2020-05-07 16:44:48 +02:00
Steffen F. Qvistgaard dbe810aa0a Added dry_run option 2020-03-28 20:22:44 +01:00
Mathieu Dutour db3f178993 add changelog output 2020-02-24 18:55:02 +01:00
Mathieu Dutour eaba27db28 v3.1.0 2020-02-24 12:12:35 +01:00
Mathieu Dutour 466c73e94c v0.3.1 2020-02-24 12:12:16 +01:00
Shane 5a380ff488 add annotated tag support and update docs to reference new version 2020-01-07 14:48:44 -07:00
mathieudutour 5308ace8c4 v0.2.0 2020-01-06 16:33:51 +01:00
mathieudutour 085ca3ed37 use semantic-release to get the bump 2020-01-06 16:33:39 +01:00
Mathieu Dutour f6b1bf32ae add previous_tag output 2019-11-28 11:58:17 +01:00
Mathieu Dutour 8d6e41caf3 first commit 🎉 2019-10-31 10:36:53 -07:00