Commit Graph

36 Commits

Author SHA1 Message Date
mathieudutour dbd80d2e9d
version 6.1 2022-10-26 11:00:15 +02:00
Yuki Okushi 923acce875
Update `@actions/core` to v1.10.0
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2022-10-14 11:46:39 +09:00
dependabot[bot] 8bee2b2289
Bump @actions/core from 1.6.0 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.9.1.
- [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)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 19:17:35 +00:00
Mathieu Dutour 917867a4e1
prepare version 6.0 2021-11-16 19:14:05 +01:00
Mathieu Dutour 6f05ce192f
update deps 2021-11-16 19:07:40 +01:00
Mathieu Dutour f5c2b1475c
v5.6 2021-07-22 17:05:38 +02:00
Mathieu Dutour d02237e777
v5.5 2021-04-20 07:52:27 +02:00
Mathieu Dutour 77da7030b0 v5.4 2021-04-01 15:48:39 +02:00
Kiran Koirala 4b936d9f59 Custom Release rule changelog 2021-03-20 21:37:58 +05:45
Mathieu Dutour 87322e4eff v5.3 2021-03-09 08:56:35 +01:00
Mathieu Dutour 7037405dba v5.2 2021-02-18 10:15:36 +01:00
Mathieu Dutour 4011b0c046 try renaming files 2021-01-04 10:42:46 +01:00
Mathieu Dutour 27ff796862 fix tests 2021-01-04 10:30:49 +01:00
Mathieu Dutour 2abed9daf5 fix types 2021-01-04 10:05:54 +01:00
Moritz Schmitz von Hülst 485c833698 add prettier and warning for invalid release types 2020-11-17 13:12:06 +01:00
Moritz Schmitz von Hülst 79e0ea271c forgot package.json 2020-11-12 22:54:52 +01:00
Moritz Schmitz von Hülst c9d97025ca add some initial tests 2020-11-12 17:05:47 +01:00
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