Skip to content

Commit

Permalink
CLOUD-163 travis preparation
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Heyse committed Feb 8, 2018
2 parents 9761bcd + c045b40 commit b7c8ee3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,3 @@ after_script:

notifications:
email: false

branches:
only:
- master
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v1.2.3
* Updated to use `@shopgate/cloud-sdk-webpack@^1.9.0`.

## v1.2.2
* Fix issue of starting the frontend processes twice when using the option '-t' on 'frontend start' command
* Updated to use `@shopgate/cloud-sdk-webpack@^1.8.0`.
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopgate/platform-sdk",
"version": "1.3.0",
"version": "1.2.3",
"description": "Shopgate's Platform SDK",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -49,7 +49,7 @@
]
},
"dependencies": {
"@shopgate/cloud-sdk-webpack": "^1.8.1",
"@shopgate/cloud-sdk-webpack": "^1.9.0",
"ansicolors": "^0.3.2",
"ansistyles": "^0.1.3",
"bunyan": "^1.8.12",
Expand Down

0 comments on commit b7c8ee3

Please sign in to comment.