Skip to content

Commit 0bf6c5a

Browse files
committed
ci(git): Copy generic CI/CD files
1 parent 5581d7c commit 0bf6c5a

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [2.2.40] - 13 February 2026
10+
### Fixed
11+
- Do not escape Unicode and slashes while building the x-ref script-block
12+
- Refactor modal component-partial to have more sensible API
13+
- Allow for parsing an address before usage via DI type
14+
- Add oneline renderer to AddressRenderer
15+
- Add numerous fields to Address-object
16+
- Allow for one ComponentContext to inherit from multiple others
17+
- Heavily refactor Location, Address and Marker objects and factories
18+
919
## [2.2.39] - 12 February 2026
1020
### Fixed
1121
- If TemplateRenderer renders new block that already exists, reset template

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

0 commit comments

Comments
 (0)