Skip to content

Commit

Permalink
chore(release): 5.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.0.0](v4.10.0...v5.0.0) (2019-08-26)

### Bug Fixes

* **deps:** update any ([#1133](#1133)) ([4fc44d0](4fc44d0))

### BREAKING CHANGES

* **deps:** helix-pipeline API change in 5.0.0, see https://github.com/adobe/helix-pipeline/releases/tag/v5.0.0
  • Loading branch information
semantic-release-bot committed Aug 26, 2019
1 parent 4fc44d0 commit 2b30695
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [5.0.0](https://github.com/adobe/helix-cli/compare/v4.10.0...v5.0.0) (2019-08-26)


### Bug Fixes

* **deps:** update any ([#1133](https://github.com/adobe/helix-cli/issues/1133)) ([4fc44d0](https://github.com/adobe/helix-cli/commit/4fc44d0))


### BREAKING CHANGES

* **deps:** helix-pipeline API change in 5.0.0, see https://github.com/adobe/helix-pipeline/releases/tag/v5.0.0

# [4.10.0](https://github.com/adobe/helix-cli/compare/v4.9.14...v4.10.0) (2019-08-21)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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-cli",
"version": "4.10.0",
"version": "5.0.0",
"description": "Project Helix CLI",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 2b30695

Please sign in to comment.