Skip to content

Commit

Permalink
Changes to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
softcommerceltd committed Dec 1, 2020
1 parent d7285f9 commit 10b6e36
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Changelog

### Version 1.0.3
- **Fix**: Changes to composer.json

### Version 1.0.2
- **Feature**: Added `commodity` and `track no` fields to order export.
- **Feature**: Added recycling entity to order export.
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

},
"type": "magento2-module",
"version": "1.0.2",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand All @@ -23,5 +22,6 @@
"psr-4": {
"SoftCommerce\\Rebound\\": ""
}
}
},
"version": "1.0.3"
}

0 comments on commit 10b6e36

Please sign in to comment.