Skip to content

Commit 47d54a5

Browse files
Release v2.1.5
1 parent 1b72ca2 commit 47d54a5

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [2.1.5] - 2023-08-31
11+
1012
### Fixed
1113
- Portuguese, Spanish and Italian translations.
1214

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "binding-selector",
33
"vendor": "vtex",
4-
"version": "2.1.4",
4+
"version": "2.1.5",
55
"title": "Binding Selector App",
66
"description": "",
77
"mustUpdateAt": "2022-08-28",

node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vtex.binding-selector",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"license": "UNLICENSED",
55
"private": true,
66
"scripts": {

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vtex.binding-selector",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"scripts": {
55
"test": "echo \"Error: no test specified\" && exit 1"
66
},

0 commit comments

Comments
 (0)