Skip to content

Commit

Permalink
chore(release): 1.9.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.9.1](v1.9.0...v1.9.1) (2020-04-10)

### Bug Fixes

* **monitoring:** omit monitor type during update ([#60](#60)) ([b45f4c9](b45f4c9))
  • Loading branch information
semantic-release-bot committed Apr 10, 2020
1 parent b45f4c9 commit 26a26c4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.9.1](https://github.com/adobe/helix-ops/compare/v1.9.0...v1.9.1) (2020-04-10)


### Bug Fixes

* **monitoring:** omit monitor type during update ([#60](https://github.com/adobe/helix-ops/issues/60)) ([b45f4c9](https://github.com/adobe/helix-ops/commit/b45f4c9733b362dde7c4c42daa616f5de6269399))

# [1.9.0](https://github.com/adobe/helix-ops/compare/v1.8.0...v1.9.0) (2020-04-02)


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

0 comments on commit 26a26c4

Please sign in to comment.