Skip to content

Commit

Permalink
Merge branch 'release/1.1.11'
Browse files Browse the repository at this point in the history
  • Loading branch information
mick352 committed Aug 29, 2019
2 parents 49901f8 + e4b5920 commit 2ce2173
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ before_script: greenkeeper-lockfile-update
before_deploy: yarn build:zip
after_script: greenkeeper-lockfile-upload
deploy:
matrix:
- provider: npm
skip_cleanup: true
email: [email protected]
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# embetty

## v1.1.11, 2019-08-29

- fix branch not permitted

## v1.1.10, 2019-08-29

- update password for auto-build
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": "@heise/embetty",
"version": "1.1.10",
"version": "1.1.11",
"main": "index.js",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 2ce2173

Please sign in to comment.