Skip to content

Commit 77e06b2

Browse files
committed
Release v2
1 parent ae11fc8 commit 77e06b2

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

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

12+
## [2.0.0] - 2024-12-29
13+
14+
[2.0.0]: https://github.com/Siteation/magento2-storeinfo-usps/compare/1.1.0...2.0.0
15+
1216
### Added
1317
- Option to pick a custom icon
1418

15-
## 1.1.0 - 2024-12-29
19+
## [1.1.0] - 2024-12-29
20+
21+
[1.1.0]: https://github.com/Siteation/magento2-storeinfo-usps/compare/1.0.0...1.1.0
22+
1623
### Added
1724
- Option to drag the usp item position
1825

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-usps",
3-
"version": "1.1.0",
3+
"version": "2.0.0",
44
"license": "MIT",
55
"type": "magento2-module",
66
"description": "Get your store usps with ease",

0 commit comments

Comments
 (0)