From b05c8130ced1c88fa13cbb9d3d1e428fef31741d Mon Sep 17 00:00:00 2001 From: "gitea-actions[bot]" Date: Thu, 22 Jan 2026 19:59:41 -0500 Subject: [PATCH] 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](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 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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)