Skip to content

Commit 3d24bb0

Browse files
committed
Copy generic CI/CD files
1 parent 477a5cc commit 3d24bb0

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.0.1] - 20 January 2026
10+
### Fixed
11+
- Add new GitHub Action workflows
12+
- Check for invalid email without domain part
13+
914
## [1.0.1] - 15 October 2025
1015
### Fixed
1116
- Copy generic CI/CD files

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loki/magento2-email-mx-validator",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Add-on to Loki Components to allow the MX record of an email to be validated",
55
"type": "magento2-module",
66
"keywords": [

0 commit comments

Comments
 (0)