Skip to content

Commit

Permalink
Prepare 0.7.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
gorkalaucirica committed May 28, 2018
1 parent df519ad commit 9b3f612
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ This changelog references the relevant changes done between versions.
To get the diff for a specific change, go to https://github.com/LIN3S/SyliusShopApiClient/commit/XXX where XXX is the change hash
To get the diff between two versions, go to https://github.com/LIN3S/SyliusShopApiClient/compare/v0.2.0...v0.3.0

* 0.7.4
* [FIX] Invalid npm publish
* 0.7.3
* [FIX] Added auth params to choose shipping method endpoint
* 0.7.2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lin3s-sylius-shop-api-client",
"version": "0.7.3",
"version": "0.7.4",
"author": "LIN3S",
"license": "MIT",
"description": "JavaScript client on top of SyliusShopApiPlugin to build integrations with ease.",
Expand Down

0 comments on commit 9b3f612

Please sign in to comment.