Skip to content

Releases: boozt-platform/quickstart-template

v1.2.0

11 Apr 15:56
ec655b7
Compare
Choose a tag to compare

1.2.0 (2024-04-11)

Feature

  • add lefthook [pre-commit] CI pipeline (186d378)

Chores

  • change lefthook git_url to https instead over ssh (43faf18)
  • try to fetch git to the head (9a375c5)
  • remove git from steps, but try to create .git/hooks folder (56d5aa0)
  • add step to install git (0cf6e5b)
  • adjust CI permissions to 'write' (efaaf25)
  • run debugging process (7c8d676)

CI

  • update installation of lefthook (36f3002)
  • remove debugging lines and trailing whitespace (061a459)
  • make sure we install hooks with lefthook too (aa5a318)
  • fix the installation of lefthook (f01a984)

v1.1.0

21 Mar 19:33
a847797
Compare
Choose a tag to compare

1.1.0 (2024-03-21)

Feature

  • add lefthook with the config files of various hooks (04f1d53)

Documentation

  • update goreleaser and docs according to the lint (9c3f00e)
  • add comment in the top of the files (3276593)
  • add PR template (010fad0)
  • add issue template (418fe2a)
  • remove bug report and feature request templates (9cd32ef)
  • add bug report and feature request templates (dfe7b5a)

Chores

  • update CODEOWNERS file (fed2d86)
  • update spdx license identifier to all files (1d1a7f0)
  • update license location in README.md file (0ac3f03)
  • move license to root location of the repo (55ff0e8)
  • add spdx to the top of the feature_request.md file. (681b2b2)
  • add spdx at the top of the bug_report.md file (70a0c26)

v1.0.0

23 Feb 11:11
b991d4d
Compare
Choose a tag to compare

1.0.0 (2024-02-23)

Documentation

CI

  • add codeowners file (4a55243)
  • integrate CI process of goreleaser to auto create SemVer changelogs (c49eb6a)