Skip to content

Commit

Permalink
Merge pull request #32 from JotaGutierrez/master
Browse files Browse the repository at this point in the history
Prepare 0.7.7 release
  • Loading branch information
gorkalaucirica authored Jul 17, 2018
2 parents 20ff04f + b695ff6 commit 47a8f42
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.7
* [FEATURE] Add locale params to checkout complete method
* 0.7.6
* [FIX] Add error control to checkout complete method
* 0.7.5
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.6",
"version": "0.7.7",
"author": "LIN3S",
"license": "MIT",
"description": "JavaScript client on top of SyliusShopApiPlugin to build integrations with ease.",
Expand Down

0 comments on commit 47a8f42

Please sign in to comment.