Skip to content

Commit c2bebc3

Browse files
committed
Copy generic CI/CD files
1 parent a58f986 commit c2bebc3

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
## [1.0.3] - 04 September 2025
10+
### Fixed
11+
- Loading Flatpickr JS async does not work
12+
- Remove redundant field_type definition from README
13+
914
## [1.0.2] - 03 September 2025
1015
### Fixed
1116
- array_merge_recursive does not work, use array_merge instead

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-flatpickr",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Magento 2 module to add an Alpine.js directive x-flatpickr",
55
"type": "magento2-module",
66
"require": {

0 commit comments

Comments
 (0)