Skip to content

Commit 386decb

Browse files
committed
Release v0.7.0
1 parent 3612e42 commit 386decb

3 files changed

Lines changed: 4 additions & 2 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](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [0.7.0] - 2020-03-03
911
### Added
1012
- `IOMessageWithMarkers`.
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": "native-types",
4-
"version": "0.6.0",
4+
"version": "0.7.0",
55
"builders": {
66
"messages": "1.x",
77
"pages": "1.x",

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
"react-intl": "^3.12.0",
1414
"typescript": "3.7.3"
1515
},
16-
"version": "0.6.0"
16+
"version": "0.7.0"
1717
}

0 commit comments

Comments
 (0)