Skip to content

Commit

Permalink
version 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Sep 14, 2024
1 parent 5d3e09c commit ba4d19d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 3.0.3 - 2024-09-14

### Fixed
- Fix unnecessary duplicates when purging lists.
- Fix an inconsistency when purging empty lists, where items still exist, but no longer relate to an element.

## 3.0.2 - 2024-09-07

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/wishlist",
"description": "Allow users to create lists to store favourite entries, save products in a wishlist and more.",
"type": "craft-plugin",
"version": "3.0.2",
"version": "3.0.3",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit ba4d19d

Please sign in to comment.