We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 378e338 commit 9e2cbe8Copy full SHA for 9e2cbe8
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+## [2.19.3] - 2022-03-25
11
+
12
### Fixed
13
14
- Prevent undefined price values on verify items by adding property `totalValue` on every scenario.
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "return-app",
4
- "version": "2.19.2",
+ "version": "2.19.3",
5
"title": "Return app",
6
"description": "Return app",
"dependencies": {
0 commit comments