Releases: Archisman-Mridha/kue
Releases · Archisman-Mridha/kue
v0.1.1
v0.1.0
Changelog
💫 Features
- feat: changing structure of a Kue project
- feat: using
@app( )declaration attribute andlib.#Appto declare a Kue app, instead of the@app( )field attribute
🐛 Bug fixes
♻️ Chores
Released by GoReleaser.
v0.0.4
v0.0.3
Changelog
💫 Features
🐛 Bug fixes
- fix: resolving non-concrete values, before renderring an application
- fix(versioning): specifying version.txt in both packageFiles and bumpFiles sections of the standard-version config
♻️ Chores
Released by GoReleaser.
v0.0.2
v0.0.1
Changelog
💫 Features
🐛 Bug fixes
♻️ Chores
- chore(release): 0.0.1
- chore(workflow): using goreleaser to publish binaries for each git tag
- chore(workflow): using standard-release to trigger releases and automatically generate changelogs | removing custom parser options for commitlint
- chore(workflow): adding a pre-commit hook to lint commit message using commitlint
- chore: ignoring errors returned from cobra.Command methods used to instruct shell completion implementations
🥴 Others
Released by GoReleaser.