Skip to content

Commit 10106ee

Browse files
committed
make settings vary by binding
1 parent 4819297 commit 10106ee

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
### Changed
10+
- Make settings vary by binding.
911

1012
## [2.96.2] - 2020-06-22
1113
### Fixed

manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"settingsSchema": {
4040
"title": "VTEX Store",
4141
"type": "object",
42+
"bindingBounded": true,
4243
"properties": {
4344
"storeName": {
4445
"title": "Store Name",

0 commit comments

Comments
 (0)