Skip to content

Commit

Permalink
version 1.2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Sep 18, 2020
1 parent 56f2bd0 commit 8e5da8a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 1.2.19 - 2020-09-18

### Added
- Add ability to remove items from a list when adding to cart.

### Changed
- Allow `add-to-cart` and `share-by-email` endpoints for lists to be accessed anonymously.
- Change add-to-cart behaviour so that it only adds supplied purchasables to the cart - if provided.

## 1.2.18 - 2020-09-03

### Changed
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": "1.2.18",
"version": "1.2.19",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 8e5da8a

Please sign in to comment.