Skip to content

Commit

Permalink
chore(release): 1.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.2](v1.4.1...v1.4.2) (2019-07-11)

### Bug Fixes

* **status:** always send 200 ([9a5400a](9a5400a)), closes [#12](#12)
  • Loading branch information
semantic-release-bot committed Jul 11, 2019
1 parent 9a5400a commit 4f2f84a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.4.2](https://github.com/adobe/helix-pingdom-status/compare/v1.4.1...v1.4.2) (2019-07-11)


### Bug Fixes

* **status:** always send 200 ([9a5400a](https://github.com/adobe/helix-pingdom-status/commit/9a5400a)), closes [#12](https://github.com/adobe/helix-pingdom-status/issues/12)

## [1.4.1](https://github.com/adobe/helix-pingdom-status/compare/v1.4.0...v1.4.1) (2019-07-05)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/helix-pingdom-status",
"version": "1.4.1",
"version": "1.4.2",
"description": "Example Package",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -73,7 +73,7 @@
}
},
"wsk": {
"name": "helix-services/pingdom-status@1.4.1",
"name": "helix-services/pingdom-status@1.4.2",
"static": []
}
}

0 comments on commit 4f2f84a

Please sign in to comment.