Skip to content

Commit 6e6b0e3

Browse files
committed
ci(git): Copy generic CI/CD files
1 parent ddeff57 commit 6e6b0e3

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+
## [2.2.43] - 18 February 2026
10+
### Fixed
11+
- Set skipValidation = false for any component by default
12+
- Do not show required-errors if address is reset after country change
13+
914
## [2.2.42] - 17 February 2026
1015
### Fixed
1116
- Issue with removed modal giving JS warning

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-components",
3-
"version": "2.2.42",
3+
"version": "2.2.43",
44
"description": "N/A",
55
"keywords": [
66
"loki-components"

0 commit comments

Comments
 (0)