Skip to content

Commit 9812139

Browse files
committed
Copy generic CI/CD files
1 parent deed6ef commit 9812139

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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+
## [2.2.9] - 07 October 2025
10+
### Fixed
11+
- Register activeTabId when switching
12+
- Make sure required values that are empty are validated
13+
- Remove option "validate_on_ajax" and simply allow empty required values on-load
14+
915
## [2.2.8] - 06 October 2025
1016
### Fixed
1117
- Wrap CSS classes in `$css()`

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

0 commit comments

Comments
 (0)