Files
go-snipcart/CHANGELOG.md
gitea-actions[bot] b05c8130ce chore(release): 1.0.0 [skip ci]
# [1.0.0](https://git.debyl.io/debyltech/go-snipcart/compare/v0.6.0...v1.0.0) (2026-01-23)

* feat!: update module path to git.debyl.io ([623060e](623060eef4))

### BREAKING CHANGES

* Module path changed from github.com/debyltech/go-snipcart
to git.debyl.io/debyltech/go-snipcart

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 19:59:41 -05:00

1.6 KiB

1.0.0 (2026-01-23)

  • feat!: update module path to git.debyl.io (623060e)

BREAKING CHANGES

  • Module path changed from github.com/debyltech/go-snipcart to git.debyl.io/debyltech/go-snipcart

Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

0.6.0 (2026-01-23)

Features

  • add price, url, image, description, archived fields to Product struct (ae0e5fc)

0.5.2 (2026-01-04)

Bug Fixes

  • use fedora runner label for Gitea Actions (de552fc)

0.5.1 (2026-01-03)

Bug Fixes

  • migrate semantic-release from GitHub to Gitea (3b19919)
  • remove persist-credentials to allow semantic-release push (a8646a6)

0.5.0 (2026-01-02)

Features

  • add discount and savings fields to Order struct (043da74)