Skip to content

Releases: gembaadvantage/uplift

v1.8.0

22 Nov 11:59
4ead3de
Compare
Choose a tag to compare

Changelog

4ead3de feat: add support for checking if a release will be triggered ahead of time (#60)

v1.7.0

22 Nov 08:51
1b14278
Compare
Choose a tag to compare

Changelog

1b14278 feat: output next tag without tagging repository (#58)

v1.6.0

21 Nov 21:17
b522d5b
Compare
Choose a tag to compare

Changelog

b522d5b feat: add support for discarding all logging (#56)

v1.5.0

21 Nov 08:51
21b98f2
Compare
Choose a tag to compare

Changelog

21b98f2 feat: skip commit and push through global flag (#54)
a1f6328 ci: use v2 of the uplit action
6fb1117 chore(deps): bump gembaadvantage/uplift-action from 1 to 2.0.1 (#47)

v1.4.0

20 Nov 08:40
230cedc
Compare
Choose a tag to compare

Changelog

230cedc feat: add changelog command (#51)
5499358 docs: fix typos in readme
e219722 ci: support publishing to snapcraft (#49)
e531cb4 docs: add link to uplift github action
b2b9a24 ci: update workflow to support v5 of github-script action
3fe7100 docs: include description of release command in readme

v1.3.0

01 Nov 20:27
3e6de79
Compare
Choose a tag to compare

Changelog

3e6de79 feat: add release command to cli (#46)

v1.2.0

23 Oct 15:23
025238e
Compare
Choose a tag to compare

Changelog

025238e feat: add option to fetch latest tags from remote repository (#43)

v1.1.0

07 Oct 07:12
807e993
Compare
Choose a tag to compare

Changelog

807e993 feat: support skipping of tasks (#41)
2df9a0c chore(deps): bump actions/github-script from 4 to 5 (#38)
88976bf chore: remove sudo support from script
769dfbb chore: patch mktemp command
2109beb chore: fix typo in install script

v1.0.0

06 Oct 08:36
3679288
Compare
Choose a tag to compare

Changelog

3679288 feat!: uplift now supports individual semantic version operations (#39)

v0.7.0

08 Sep 19:25
c499166
Compare
Choose a tag to compare

Changelog

c499166 feat: use go 1.17 (#35)
bd5dab2 chore: include shell script for installation (#34)