Skip to content

Releases: JuliaRegistries/TagBot

v1.4.0

16 Jan 03:39
v1.4.0
517743e
Compare
Choose a tag to compare

This release adds the ability to provide an SSH key to use for creating tags, which works around some limitations with the default token. See the "Personal Access Tokens" and "SSH Deploy Keys" README sections, issue #47 and PR #49 for more details.

v1.3.1

24 Dec 03:29
v1.3.1
cdce43a
Compare
Choose a tag to compare

I broke the deploy script in the last release. I think this fixes it.

v1.3.0

23 Dec 14:10
v1.3.0
3cf8691
Compare
Choose a tag to compare

Adds custom changelog template support (see the README for details).
This might be buggy, please report any errors via an issue.

v1.2.0

20 Dec 16:28
v1.2.0
f8b745f
Compare
Choose a tag to compare

New feature: Use the branches input to enable release branch management if you're using the PkgDev registration workflow (see the README for more details).
I'm like 85% sure it works properly.

v1.1.1

18 Dec 04:19
v1.1.1
0509f4a
Compare
Choose a tag to compare

Fixed a bug (I think) when looking for invalid existing tags when that existing tag was non-annotated.

v1.1.0

18 Dec 02:22
v1.1.0
899339c
Compare
Choose a tag to compare

Reworked internals and a few inputs/capabilities have changed. See #43 for a summary.
I think this should be pretty solid but keep your fingers crossed.

v1.0.11

15 Dec 04:57
v1.0.11
7a53bf6
Compare
Choose a tag to compare

This should fix a bug that fixing a bug in the last release caused. Let's hope that this is the end of the chain.

v1.0.10

05 Dec 02:16
v1.0.10
edff150
Compare
Choose a tag to compare

This should fix a bug that didn't allow you to tag versions on branches other than the default branch.

v1.0.9

12 Nov 14:58
v1.0.9
227348c
Compare
Choose a tag to compare

I think this will work around a bug in GitHub Actions' Docker executor (details).
Custom GitHub site and API URLs probably don't work, as well as GPG keys.

v1.0.8

10 Nov 23:20
v1.0.8
9dbc5dc
Compare
Choose a tag to compare

Another bug fix for when there are multiple releases within a 3-day window.