Skip to content

Commit 83dc62b

Browse files
committed
Release v0.4.2
1 parent df839fc commit 83dc62b

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

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+
10+
## [0.4.2] - 2020-03-03
911
### Added
1012
- Allow sandbox's inframe to read UTF-8.
1113

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.4.1",
4+
"version": "0.4.2",
55
"title": "IO Sandbox Component",
66
"description": "IO Sandbox component",
77
"defaultLocale": "pt-BR",

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
"tslint-eslint-rules": "^5.4.0",
3333
"typescript": "3.7.3"
3434
},
35-
"version": "0.4.1"
35+
"version": "0.4.2"
3636
}

0 commit comments

Comments
 (0)