Skip to content

Commit 055505b

Browse files
chore(release): 0.14.17 [skip ci]
## [0.14.17](v0.14.16...v0.14.17) (2019-04-19) ### Bug Fixes * package.json & package-lock.json to reduce vulnerabilities ([#786](#786)) ([40056f0](40056f0))
1 parent 40056f0 commit 055505b

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+
## [0.14.17](https://github.com/adobe/helix-cli/compare/v0.14.16...v0.14.17) (2019-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* package.json & package-lock.json to reduce vulnerabilities ([#786](https://github.com/adobe/helix-cli/issues/786)) ([40056f0](https://github.com/adobe/helix-cli/commit/40056f0))
7+
18
## [0.14.16](https://github.com/adobe/helix-cli/compare/v0.14.15...v0.14.16) (2019-04-18)
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": "0.14.16",
3+
"version": "0.14.17",
44
"description": "Project Helix CLI",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)