Skip to content

Commit

Permalink
Release v0.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristian Cifuentes committed Jan 10, 2024
1 parent 3289b49 commit 6029fb5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.15.4] - 2024-01-10

## [0.15.3] - 2024-01-09

## [0.15.1] - 2023-12-22
Expand Down
6 changes: 2 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "checkout-ui-custom",
"vendor": "vtex",
"version": "0.15.3",
"version": "0.15.4",
"title": "Checkout Custom",
"description": "Make possible to customize the checkout layout using a easy to use interface from the admin",
"builders": {
Expand Down Expand Up @@ -75,9 +75,7 @@
"url": "https://support.vtex.com/hc/requests"
},
"type": "free",
"availableCountries": [
"*"
]
"availableCountries": ["*"]
},
"$schema": "https://raw.githubusercontent.com/vtex/node-vtex-api/master/gen/manifest.schema"
}

0 comments on commit 6029fb5

Please sign in to comment.