File tree 2 files changed +4
-12
lines changed
2 files changed +4
-12
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.19.1] - 2023-07-11
11
+
10
12
### Fixed
11
13
12
14
- Fill billing address when invoice data does not have postal code
@@ -660,6 +662,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
660
662
[ 0.12.0 ] : https://github.com/vtex/checkout-ui-tests/compare/v0.11.4...v0.12.0
661
663
[ 0.11.4 ] : https://github.com/vtex/checkout-ui-tests/compare/v0.11.3...v0.11.4
662
664
[ unreleased ] : https://github.com/vtex/checkout-ui-tests/compare/v0.16.0...HEAD
665
+ [ 0.19.1 ] : https://github.com/vtex/checkout-ui-tests/compare/v0.19.0...v0.19.1
663
666
[ 0.19.0 ] : https://github.com/vtex/checkout-ui-tests/compare/v0.18.0...v0.19.0
664
667
[ 0.18.0 ] : https://github.com/vtex/checkout-ui-tests/compare/v0.17.0...v0.18.0
665
668
[ 0.17.0 ] : https://github.com/vtex/checkout-ui-tests/compare/v0.16.0...v0.17.0
@@ -670,14 +673,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
670
673
[ 0.13.2 ] : https://github.com/vtex/checkout-ui-tests/compare/v0.13.1...v0.13.2
671
674
[ 0.13.1 ] : https://github.com/vtex/checkout-ui-tests/compare/v0.13.0...v0.13.1
672
675
[ unreleased ] : https://github.com/vtex/checkout-ui-tests/compare/v0.17.0...HEAD
673
-
674
- <<<<<<< HEAD
675
- <<<<<<< HEAD
676
-
677
- # [ Unreleased] : https://github.com/vtex/checkout-ui-tests/compare/v0.19.0...HEAD
678
-
679
- > > > > > > > # a8ec855 (updating CHANGELOG.md)
680
-
681
- [ unreleased ] : https://github.com/vtex/checkout-ui-tests/compare/v0.18.0...HEAD
682
-
683
- > > > > > > > cc52b41 (Release v0.18.0)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " checkout-ui-tests" ,
3
- "version" : " 0.19.0 " ,
3
+ "version" : " 0.19.1 " ,
4
4
"description" : " " ,
5
5
"main" : " src/monitoring/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments