Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.0...v1.7.0) (2020-12-16)

### Features

* **cli:** improve deployer selection ([7ff6d76](7ff6d76)), closes [#18](#18)
  • Loading branch information
semantic-release-bot committed Dec 16, 2020
1 parent 9b39df8 commit 2547db9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.7.0](https://github.com/adobe/helix-deploy/compare/v1.6.0...v1.7.0) (2020-12-16)


### Features

* **cli:** improve deployer selection ([7ff6d76](https://github.com/adobe/helix-deploy/commit/7ff6d760769e3cdb150e12eb89143d49178a15f6)), closes [#18](https://github.com/adobe/helix-deploy/issues/18)

# [1.6.0](https://github.com/adobe/helix-deploy/compare/v1.5.0...v1.6.0) (2020-12-16)


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": "@adobe/helix-deploy",
"version": "1.6.0",
"version": "1.7.0",
"description": "Library and Commandline Tools to build and deploy OpenWhisk Actions",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 2547db9

Please sign in to comment.