diff --git a/CHANGELOG.md b/CHANGELOG.md index a9fa65c..1a5bf5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# [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](https://git.debyl.io/debyltech/go-snipcart/commit/623060eef47ccb2c7567925e4d93c72999ef495e)) + + +### 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 + # [0.6.0](https://git.debyl.io/debyltech/go-snipcart/compare/v0.5.2...v0.6.0) (2026-01-23)