Skip to content

Commit e55dabc

Browse files
committed
Release v0.2.1
1 parent cb5c77c commit e55dabc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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+
## [0.2.1] - 2019-08-29
11+
1012
## [0.2.0] - 2019-07-05
1113
### Added
1214
- `sandbox.product` a Sandbox that receives the Product context as props. That way it's possible to use sandbox inside a `flex-layout` and still have the product context.

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"vendor": "vtex",
33
"name": "sandbox",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"title": "IO Sandbox Component",
66
"description": "IO Sandbox component",
77
"defaultLocale": "pt-BR",

0 commit comments

Comments
 (0)