Skip to content

Commit f536e30

Browse files
Release v0.10.0
1 parent 7071dcc commit f536e30

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
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.10.0] - 2023-03-24
11+
1012
### Fixed
1113
- German translation.
1214

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.9.0",
4+
"version": "0.10.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
@@ -16,5 +16,5 @@
1616
"vtex.css-handles": "http://vtex.vtexassets.com/_v/public/typings/v1/vtex.css-handles@0.4.4/public/@types/vtex.css-handles",
1717
"vtex.render-runtime": "http://vtex.vtexassets.com/_v/public/typings/v1/vtex.render-runtime@8.124.3/public/@types/vtex.render-runtime"
1818
},
19-
"version": "0.9.0"
19+
"version": "0.10.0"
2020
}

0 commit comments

Comments
 (0)