We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bca2c69 commit 3a20c0bCopy full SHA for 3a20c0b
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 4.0.4 - 2024-10-20
4
+
5
+### Fixed
6
+- Fix an error when creating custom line items.
7
8
## 4.0.3 - 2024-09-07
9
10
### Changed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/gift-voucher",
"description": "Sell and redeem digital gift vouchers for Craft Commerce.",
"type": "craft-plugin",
- "version": "4.0.3",
+ "version": "4.0.4",
"keywords": [
"craft",
"cms",
0 commit comments