Skip to content

Commit a79e711

Browse files
committed
Release v1.1
1 parent f4270a6 commit a79e711

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

1010
[Unreleased]: https://github.com/Siteation/magento2-storeinfo/compare/1.0.0...main
1111

12+
## 1.1.0 - 2024-12-28
13+
14+
### Added
15+
- Template for services menu
16+
- Option to drag the menu item position
17+
18+
### Changed
19+
- Hyvä Tailwind classes to be configurable trough xml arguments
20+
1221
## 1.0.0 - 2024-03-16
1322

1423
Initial release 🎉

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "siteation/magento2-storeinfo-menus",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"license": "MIT",
55
"type": "magento2-module",
66
"description": "Get your store menus with ease",

0 commit comments

Comments
 (0)