Skip to content

Commit 9e2cbe8

Browse files
committed
Release v2.19.3
1 parent 378e338 commit 9e2cbe8

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+
## [2.19.3] - 2022-03-25
11+
1012
### Fixed
1113

1214
- Prevent undefined price values on verify items by adding property `totalValue` on every scenario.

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": "return-app",
4-
"version": "2.19.2",
4+
"version": "2.19.3",
55
"title": "Return app",
66
"description": "Return app",
77
"dependencies": {

0 commit comments

Comments
 (0)