diff --git a/CHANGELOG.md b/CHANGELOG.md index 9832f7b..9767350 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed +- Removing billing options in order to use store-locator as a direct dependency. + ## [0.11.1] - 2023-11-07 ### Fixed diff --git a/manifest.json b/manifest.json index 25d9e06..4581e26 100644 --- a/manifest.json +++ b/manifest.json @@ -25,15 +25,6 @@ "registries": [ "smartcheckout" ], - "billingOptions": { - "type": "free", - "support": { - "url": "https://support.vtex.com/hc/requests" - }, - "availableCountries": [ - "*" - ] - }, "policies": [ { "name": "outbound-access",