Skip to content

Commit b88975e

Browse files
chore(release): 3.1.0 [skip ci]
# [3.1.0](v3.0.0...v3.1.0) (2019-05-20) ### Bug Fixes * **package:** update snyk to version 1.165.1 ([79e12f7](79e12f7)) ### Features * **publish:** Support for custom VCL logic ([#893](#893)) ([d773f2a](d773f2a))
1 parent 037d6d5 commit b88975e

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [3.1.0](https://github.com/adobe/helix-cli/compare/v3.0.0...v3.1.0) (2019-05-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** update snyk to version 1.165.1 ([79e12f7](https://github.com/adobe/helix-cli/commit/79e12f7))
7+
8+
9+
### Features
10+
11+
* **publish:** Support for custom VCL logic ([#893](https://github.com/adobe/helix-cli/issues/893)) ([d773f2a](https://github.com/adobe/helix-cli/commit/d773f2a))
12+
113
# [3.0.0](https://github.com/adobe/helix-cli/compare/v2.5.5...v3.0.0) (2019-05-16)
214

315

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": "3.0.0",
3+
"version": "3.1.0",
44
"description": "Project Helix CLI",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)