Skip to content

Commit dce6454

Browse files
committed
version 4.0.12
1 parent d56fb89 commit dce6454

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## 4.0.12 - 2026-01-13
4+
5+
### Changed
6+
- Update voucher handling for `includeShipping = false` to include non-inclusive tax.
7+
8+
### Fixed
9+
- Fix an error when saving voucher types.
10+
311
## 4.0.11 - 2025-11-29
412

513
### Added

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/gift-voucher",
33
"description": "Sell and redeem digital gift vouchers for Craft Commerce.",
44
"type": "craft-plugin",
5-
"version": "4.0.11",
5+
"version": "4.0.12",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)