Skip to content

Commit

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

## 3.0.14 - 2024-09-07

### Changed
- Change “Share” button to “View” for vouchers, for consistency with Craft/Commerce.

### Fixed
- Fix missing `product` variable when previewing a voucher.
- Fix an error when duplicating a voucher.
- Fix saving a code with a decimal value being cast to an int.

## 3.0.13 - 2024-07-10

### Added
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/gift-voucher",
"description": "Sell and redeem digital gift vouchers for Craft Commerce.",
"type": "craft-plugin",
"version": "3.0.13",
"version": "3.0.14",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 6d70a90

Please sign in to comment.