Skip to content

Commit 75a7224

Browse files
committed
ci(git): Copy generic CI/CD files
1 parent 962ed9e commit 75a7224

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+
## [0.6.4] - 05 May 2026
10+
### Fixed
11+
- Fix sorting of countries
12+
- Add cell template for just HTML
13+
- Allow textarea to determine rows
14+
915
## [0.6.3] - 01 May 2026
1016
### Fixed
1117
- Fix issue with massactions only selecting first item

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-admin-components",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"description": "N/A",
55
"type": "magento2-module",
66
"keywords": [

0 commit comments

Comments
 (0)