We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d1fb86 commit 9b40b23Copy full SHA for 9b40b23
CHANGELOG.md
@@ -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
@@ -29,10 +29,5 @@
29
"magento/module-store": "^101.0.0",
30
"magento/module-ui": "^101.1.0",
31
"netresearch/module-shipping-core": "^2.5.0"
32
- },
33
- "extra": {
34
- "branch-alias": {
35
- "dev-develop": "1.0.0.x-dev"
36
- }
37
}
38
0 commit comments