Skip to content

Releases: codested/chagg

0.14.7

Choose a tag to compare

@github-actions github-actions released this 30 Mar 17:57
Immutable release. Only release title and notes can be modified.
03ca8a1

0.14.7

Bug Fixes

  • Try to fix AUR again ... it's depressing

    Trying to release to AUR again, as the last time my SSH key was rejected (... maybe the old one was cached somewhere)
    Now I waited a bit and connected interactively to the AUR server, which greeted me with Welcome to AUR, codested!
    So what can go wrong this time right? 🤯

0.14.6

Choose a tag to compare

@github-actions github-actions released this 30 Mar 17:39
Immutable release. Only release title and notes can be modified.
5dbb472

0.14.6

Bug Fixes

  • Fix AUR packaging

    Previous attempt to release the package to AUR failed, because the signing key was password protected,
    and the release process did not support password input.
    This change removes the password from the signing key, allowing the release process to complete successfully.

0.14.5

Choose a tag to compare

@github-actions github-actions released this 30 Mar 17:31
Immutable release. Only release title and notes can be modified.
5144f3e

0.14.5

Bug Fixes

  • Fix AUR packaging

    Fix GitHub release step did not pass AUR_KEY to GoReleaser, and therefore package could not be published.

0.14.4

Choose a tag to compare

@github-actions github-actions released this 30 Mar 17:22
Immutable release. Only release title and notes can be modified.
d73cc56

0.14.4

Features

  • Activate AUR packaging

0.14.3

Choose a tag to compare

@github-actions github-actions released this 29 Mar 21:31
Immutable release. Only release title and notes can be modified.
4849020

0.14.3

Bug Fixes

  • Strip 'v' prefix from version title

    JSON formatted changelog output sends a normalized title (e.g. '1.2.3') while preserving the raw git tag in the
    version field

0.14.2

Choose a tag to compare

@github-actions github-actions released this 29 Mar 15:57
Immutable release. Only release title and notes can be modified.
769daba

0.14.2

Chores

  • Enable release to brew tap and scoops bucket

0.14.1

Choose a tag to compare

@github-actions github-actions released this 29 Mar 15:48
Immutable release. Only release title and notes can be modified.
9b305ce

0.14.1

Features

  • I'm very happy to announce that the initial release of the project is now available!
    Just use it with caution, as it's still in early stages and may have some rough edges.
    The project is open source, so feel free to contribute or report any issues you encounter.
    Looking forward to seeing how it evolves!