Skip to content

Commit 080b4f7

Browse files
committed
Prepare release
1 parent 92b2f75 commit 080b4f7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [1.2.12] - 06 May 2025
10+
### Fixed
11+
- Fix PHP 8.4 issue
12+
- Fix compat with PHPUnit
13+
- Remove `setup_version` and add `Magento_Config` dep
14+
915
## [1.2.11] - 24 October 2024
1016
### Fixed
1117
- Add funding

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "yireo/magento2-taxratesmanager2",
33
"license": "OSL-3.0",
44
"type": "magento2-module",
5-
"version": "1.2.11",
5+
"version": "1.2.12",
66
"homepage": "https://www.yireo.com/software/magento-extensions/taxratesmanager2",
77
"description": "Manage EU VAT rates automatically",
88
"keywords": [

0 commit comments

Comments
 (0)