Skip to content

Commit 6987d57

Browse files
committed
version 4.0.2
1 parent 12b28de commit 6987d57

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 4.0.2 - 2024-11-20
4+
5+
### Fixed
6+
- Fix an error when restoring carts.
7+
38
## 4.0.1 - 2024-11-15
49

510
### Added

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/abandoned-cart",
33
"description": "Send multiple email reminders to customers that have abandoned their carts.",
44
"type": "craft-plugin",
5-
"version": "4.0.1",
5+
"version": "4.0.2",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)