Skip to content

Commit 5d88605

Browse files
committed
ci(git): Copy generic CI/CD files
1 parent e1b027e commit 5d88605

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.6.1] - 20 February 2026
10+
### Fixed
11+
- Add `#[\ReturnTypeWillChange]` to allow for removal of `mixed` type hint
12+
913
## [0.6.0] - 12 February 2026
1014
### Added
1115
- Category selection input implementation #14 @rajeev-k-tomy

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.0",
3+
"version": "0.6.1",
44
"description": "N/A",
55
"type": "magento2-module",
66
"keywords": [

0 commit comments

Comments
 (0)