Skip to content

Commit

Permalink
Release v3.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ataideverton committed May 27, 2024
1 parent 1100ade commit 10819df
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]

## [3.15.1] - 2024-05-27

## [3.15.0] - 2024-05-27

## [3.14.0] - 2023-08-30
Expand Down
6 changes: 2 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"vendor": "vtex",
"name": "quickorder",
"version": "3.15.0",
"version": "3.15.1",
"title": "Quickorder",
"description": "Allow users to add multiple products to the cart at once",
"defaultLocale": "en-US",
Expand Down Expand Up @@ -90,9 +90,7 @@
},
"free": true,
"type": "free",
"availableCountries": [
"*"
]
"availableCountries": ["*"]
},
"$schema": "https://raw.githubusercontent.com/vtex/node-vtex-api/master/gen/manifest.schema"
}

0 comments on commit 10819df

Please sign in to comment.