We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74fdc13 commit efb4d54Copy full SHA for efb4d54
CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## Unreleased
8
9
+## [1.7.4] - 11 July 2023
10
+### Fixed
11
+- Fix access level issue after 1.7.3 #11 @Phennim
12
+
13
## [1.7.3] - 11 July 2023
14
### Fixed
15
- Fix PHP 8.2 deprecation warnings #10 @Phennim
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "yireo/magento2-emailtester2",
3
- "version": "1.7.3",
+ "version": "1.7.4",
4
"license": "OSL-3.0",
5
"type": "magento2-module",
"homepage": "https://www.yireo.com/software/magento-extensions/emailtester2",
0 commit comments