diff --git a/CHANGELOG.md b/CHANGELOG.md index c09a94e..ece3ad3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 2.0.12 - 2024-07-21 + +### Fixed +- Fix an error when editing lists on the front-end for logged-in users. + ## 2.0.11 - 2024-06-18 ### Changed diff --git a/composer.json b/composer.json index 820f984..25c914a 100644 --- a/composer.json +++ b/composer.json @@ -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": "2.0.11", + "version": "2.0.12", "keywords": [ "craft", "cms",