Skip to content

Releases: JuliaRegistries/TagBot

v1.4.2

17 Jan 06:22
v1.4.2
cd7b198

Choose a tag to compare

Another bugfix for SSH keys. Hopefully the last one!

v1.4.1

17 Jan 02:03
v1.4.1
fb32cd0

Choose a tag to compare

Bugfix for the SSH key feature (I am 99% sure that this will work now).

v1.4.0

16 Jan 03:39
v1.4.0
517743e

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

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

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

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

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

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

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

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.