File tree Expand file tree Collapse file tree 4 files changed +634
-8
lines changed Expand file tree Collapse file tree 4 files changed +634
-8
lines changed Original file line number Diff line number Diff line change 21
21
}
22
22
},
23
23
"hooks" : {
24
- "after:git:release" : " generate-wp-readme -m woocommerce-gateway-monei.php && git add .readme-template readme.txt README.md CHANGELOG.md && git commit --amend --no-edit"
24
+ "after:git:release" : " generate-wp-readme -m woocommerce-gateway-monei.php -l 100 && git add .readme-template readme.txt README.md CHANGELOG.md && git commit --amend --no-edit"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 841
841
## <small >6.3.10 (2025-10-01)</small >
842
842
843
843
* fix: correct changelog template to show actual 6.3.8 release ([ 0efe693] ( https://github.com/MONEI/MONEI-WooCommerce/commit/0efe693 ) )
844
- * chore: release v6.3.10 ([ 8f0174c ] ( https://github.com/MONEI/MONEI-WooCommerce/commit/8f0174c ) )
844
+ * chore: release v6.3.10 ([ 86d825a ] ( https://github.com/MONEI/MONEI-WooCommerce/commit/86d825a ) )
845
845
* chore: update CHANGELOG.md with corrected tag hash ([ f9b0dfa] ( https://github.com/MONEI/MONEI-WooCommerce/commit/f9b0dfa ) )
846
846
847
847
Original file line number Diff line number Diff line change @@ -220,12 +220,10 @@ By using this plugin you agree with MONEI [Terms of Service](https://monei.com/l
220
220
* Version 3.0 (9906102)
221
221
* Version 4.2.1 (933186f)
222
222
223
- 2025-10-01 - version 6.3.10
224
- * Fix - Amount calculation when checkout data is updated
225
- * Fix - Card input style
226
- * Fix - Remove minified assets from version control
227
- * Chore - Update MONEI SDK
228
- * Chore - Modernize build and release pipeline with automated changelog
223
+ 2025-08-25 - version 6.3.8
224
+ * Fix - Move ApplePay and Google Pay to a separated gateway
225
+ * Fix - Add settings shortcut to plugins page
226
+ * Fix - Add missing space in webhook notice
229
227
230
228
2025-07-02 - version 6.3.7
231
229
* Fix - Send correct useragent version
You can’t perform that action at this time.
0 commit comments