File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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+ ## [ 0.2.0] - 21 July 2025
10+ ### Fixed
11+ - Rename PHP namespace from ` Yireo_Loki* ` to ` Loki* `
12+ - Rename composer package from ` yireo/magento2-loki* ` to ` loki/magento2* `
13+
914## [ 0.1.1] - 11 July 2025
1015### Fixed
1116- Allow for item convertors in forms
Original file line number Diff line number Diff line change 11{
22 "name" : " loki/magento2-admin-components" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.2.0 " ,
44 "description" : " N/A" ,
55 "type" : " magento2-module" ,
66 "require" : {
1010 "magento/module-customer" : " ^102.0 | ^103.0" ,
1111 "magento/module-eav" : " ^100.0 | ^101.0 | ^102.0" ,
1212 "magento/module-ui" : " ^101.0" ,
13- "loki/magento2-components" : " ^1 .0" ,
13+ "loki/magento2-components" : " ^2 .0" ,
1414 "ext-json" : " *"
1515 },
1616 "license" : [
You can’t perform that action at this time.
0 commit comments