Files
auth/CHANGELOG.md
T
releaser 02b9497961
auth / test (push) Skipped
auth / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
chore(release): prepare for v0.1.1
2026-08-21 07:09:19 +00:00

836 B

Changelog

All notable changes to this project will be documented in this file.

[0.1.1] - 2026-08-21

🐛 Bug Fixes

  • (deps) Update module github.com/stretchr/testify to v1.11.1 (#2)
  • (deps) Update module github.com/stretchr/testify to v1.12.0 (#16)

⚙️ Miscellaneous Tasks

  • (ci) Add shared-lib scaffolding and functional coverage gate (#4)
  • (deps) Update actions/checkout action to v7
  • (deps) Update actions/cache action to v6
  • (deps) Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.26.0 (#10)
  • (deps) Update actions/setup-go action to v7
  • (deps) Update actions/setup-python action to v7
  • (deps) Update pre-commit hook golangci/golangci-lint to v2.13.1 (#19)

[0.1.0] - 2026-06-15

🚀 Features

  • Initial shared auth module