Skip to content

Commit 02f43b1

Browse files
committed
Release v1.0.2
1 parent d3e6313 commit 02f43b1

2 files changed

Lines changed: 3 additions & 1 deletion

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+
## [1.0.2] - 2024-07-08
11+
1012
### Fixed
1113
- Issue with orderform. Avoid Creating new orderform when user is not logged. A new orderForm deletes cart items when user is not logged
1214

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "affiliates-order-form-spy",
33
"vendor": "vtex",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"title": "Affiliates Order Form Spy",
66
"description": "An app used by vtex.affiliates to spy on orderForm changes during user navigation on stores.",
77
"builders": {

0 commit comments

Comments
 (0)