From c2de62b3980c191ac92139ddf74575b84d8d9ec4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 20 Jul 2024 21:59:39 +0000 Subject: [PATCH] chore(release): 1.2.1 [skip ci] ## [1.2.1](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/compare/v1.2.0...v1.2.1) (2024-07-20) ### Bug Fixes * Remove deployment status update step in develop.deploy-functions.yml ([03fde49](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/03fde4987d8444b3088d1276e9b8954f1f05e233)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bdf2bcae0..95200b518 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.1](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/compare/v1.2.0...v1.2.1) (2024-07-20) + + +### Bug Fixes + +* Remove deployment status update step in develop.deploy-functions.yml ([03fde49](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/03fde4987d8444b3088d1276e9b8954f1f05e233)) + # [1.2.0](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/compare/v1.1.3...v1.2.0) (2024-07-20)