Skip to content

Commit 9b40b23

Browse files
committed
DHLGW-1161: prepare release 1.0.0
1 parent 1d1fb86 commit 9b40b23

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5+
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6+
7+
## 1.0.0
8+
9+
Initial release

composer.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,5 @@
2929
"magento/module-store": "^101.0.0",
3030
"magento/module-ui": "^101.1.0",
3131
"netresearch/module-shipping-core": "^2.5.0"
32-
},
33-
"extra": {
34-
"branch-alias": {
35-
"dev-develop": "1.0.0.x-dev"
36-
}
3732
}
3833
}

0 commit comments

Comments
 (0)