Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.1...v1.2.0) (2019-12-10)

### Bug Fixes

* **orb:** change check for orb dir ([f8f3ed0](f8f3ed0))
* **orb:** check for isDirectory method ([8ae1772](8ae1772))

### Features

* **orb:** automatic release ([664f6b7](664f6b7))
  • Loading branch information
semantic-release-bot committed Dec 10, 2019
1 parent ac42357 commit 1bedd7c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.2.0](https://github.com/adobe/helix-ops/compare/v1.1.1...v1.2.0) (2019-12-10)


### Bug Fixes

* **orb:** change check for orb dir ([f8f3ed0](https://github.com/adobe/helix-ops/commit/f8f3ed085e2d0524f0182eaaadc6220917f105f9))
* **orb:** check for isDirectory method ([8ae1772](https://github.com/adobe/helix-ops/commit/8ae1772e438c9df026d48302ac554f7c12cde723))


### Features

* **orb:** automatic release ([664f6b7](https://github.com/adobe/helix-ops/commit/664f6b7985e918b5befb33a16bb3b04f8180ab45))

## [1.1.1](https://github.com/adobe/helix-ops/compare/v1.1.0...v1.1.1) (2019-11-28)


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-ops",
"version": "1.1.1",
"version": "1.2.0",
"description": "Operational tooling for Project Helix services",
"bin": {
"newrelic": "src/newrelic.js",
Expand Down

0 comments on commit 1bedd7c

Please sign in to comment.