Skip to content

Commit 5179d41

Browse files
committed
version 3.0.11
1 parent 3653257 commit 5179d41

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 3.0.11 - 2026-01-13
4+
5+
### Fixed
6+
- Fix table columns and sorting for Wishlist items in the control panel.
7+
- Fix an error when trying to render email templates for lists.
8+
39
## 3.0.10 - 2025-11-06
410

511
### Added

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/wishlist",
33
"description": "Allow users to create lists to store favourite entries, save products in a wishlist and more.",
44
"type": "craft-plugin",
5-
"version": "3.0.10",
5+
"version": "3.0.11",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)