Skip to content

Commit 49eefb6

Browse files
chore(release): 4.5.0 [skip ci]
# [4.5.0](v4.4.7...v4.5.0) (2019-06-24) ### Features * **deploy:** Add API_RESOLVE_GIT_REF as action param ([8ffe164](8ffe164)), closes [#1007](#1007)
1 parent 79f4e73 commit 49eefb6

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.5.0](https://github.com/adobe/helix-cli/compare/v4.4.7...v4.5.0) (2019-06-24)
2+
3+
4+
### Features
5+
6+
* **deploy:** Add API_RESOLVE_GIT_REF as action param ([8ffe164](https://github.com/adobe/helix-cli/commit/8ffe164)), closes [#1007](https://github.com/adobe/helix-cli/issues/1007)
7+
18
## [4.4.7](https://github.com/adobe/helix-cli/compare/v4.4.6...v4.4.7) (2019-06-21)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/helix-cli",
3-
"version": "4.4.7",
3+
"version": "4.5.0",
44
"description": "Project Helix CLI",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)