We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b28de commit 6987d57Copy full SHA for 6987d57
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 4.0.2 - 2024-11-20
4
+
5
+### Fixed
6
+- Fix an error when restoring carts.
7
8
## 4.0.1 - 2024-11-15
9
10
### Added
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/abandoned-cart",
"description": "Send multiple email reminders to customers that have abandoned their carts.",
"type": "craft-plugin",
- "version": "4.0.1",
+ "version": "4.0.2",
"keywords": [
"craft",
"cms",
0 commit comments