Skip to content

Commit

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

### Features

* **build:** combine wrapper and action into 1 bundle ([#21](#21)) ([c3b4258](c3b4258))
  • Loading branch information
semantic-release-bot committed Dec 16, 2020
1 parent c3b4258 commit 82cdfff
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.6.0](https://github.com/adobe/helix-deploy/compare/v1.5.0...v1.6.0) (2020-12-16)


### Features

* **build:** combine wrapper and action into 1 bundle ([#21](https://github.com/adobe/helix-deploy/issues/21)) ([c3b4258](https://github.com/adobe/helix-deploy/commit/c3b4258f28cfd11652f95cc60932ee9646676f8c))

# [1.5.0](https://github.com/adobe/helix-deploy/compare/v1.4.0...v1.5.0) (2020-12-15)


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

0 comments on commit 82cdfff

Please sign in to comment.