Skip to content

Commit 2a31041

Browse files
committed
Prepare release
1 parent f1b8f63 commit 2a31041

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.2.7] - 02 September 2025
10+
### Fixed
11+
- Update README.md
12+
- Add helper method for resource model
13+
- Improve detection of model class with repository handler
14+
915
## [0.2.6] - 28 August 2025
1016
### Fixed
1117
- Do not escape pricing format

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.2.6",
3+
"version": "0.2.7",
44
"description": "N/A",
55
"type": "magento2-module",
66
"require": {

0 commit comments

Comments
 (0)