Skip to content

Commit

Permalink
Merge pull request #90 from vtex-apps/fix/removing-billing-options
Browse files Browse the repository at this point in the history
Fix/removing billing options
  • Loading branch information
afmejia23 authored Oct 21, 2024
2 parents 2fe0a8d + b615c4a commit 4774bd2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
9 changes: 0 additions & 9 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,6 @@
"registries": [
"smartcheckout"
],
"billingOptions": {
"type": "free",
"support": {
"url": "https://support.vtex.com/hc/requests"
},
"availableCountries": [
"*"
]
},
"policies": [
{
"name": "outbound-access",
Expand Down

0 comments on commit 4774bd2

Please sign in to comment.