From 7a03c23905fef2142e6a6697268b8e695a93a2a2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 20 Jul 2024 19:31:54 +0000 Subject: [PATCH] chore(release): 1.0.2 [skip ci] ## [1.0.2](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/compare/v1.0.1...v1.0.2) (2024-07-20) ### Bug Fixes * Update develop.deploy-functions.yml to add deployment action and set environment variables ([6d07a7b](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/6d07a7b7611d75bc8ba485961d9fbfdceed58f7c)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb9787a5c..cc1af9af5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.2](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/compare/v1.0.1...v1.0.2) (2024-07-20) + + +### Bug Fixes + +* Update develop.deploy-functions.yml to add deployment action and set environment variables ([6d07a7b](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/6d07a7b7611d75bc8ba485961d9fbfdceed58f7c)) + ## [1.0.1](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/compare/v1.0.0...v1.0.1) (2024-07-20)