Skip to content

Commit 64d34ea

Browse files
committed
version 3.0.10
1 parent 6c3fdc5 commit 64d34ea

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## 3.0.10 - 2025-11-06
4+
5+
### Added
6+
- Add the ability to set `listEnabled` when adding new list items.
7+
- Add the ability to set `listTitle` when adding new list items.
8+
9+
### Fixed
10+
- Fix querying list items returning items from deleted lists.
11+
312
## 3.0.9 - 2025-09-12
413

514
### 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.9",
5+
"version": "3.0.10",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)