Skip to content

Commit f83787a

Browse files
Release v0.2.20
1 parent 775958a commit f83787a

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](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [0.2.20] - 2023-01-10
11+
1012
## [0.2.19] - 2023-01-10
1113

1214
## [0.2.18] - 2023-01-10

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "service-example",
33
"vendor": "vtex",
4-
"version": "0.2.19",
4+
"version": "0.2.20",
55
"title": "Service Example",
66
"description": "Reference app for VTEX IO Services",
77
"mustUpdateAt": "2018-01-04",

node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
"scripts": {
1717
"lint": "tsc --noEmit --pretty"
1818
},
19-
"version": "0.2.19"
19+
"version": "0.2.20"
2020
}

0 commit comments

Comments
 (0)