Skip to content

Commit

Permalink
chore(release): 1.4.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.4](v1.4.3...v1.4.4) (2019-07-12)

### Bug Fixes

* **status:** add timeout for backend checks ([d90e6ff](d90e6ff)), closes [#11](#11)
  • Loading branch information
semantic-release-bot committed Jul 12, 2019
1 parent d90e6ff commit 1150297
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 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.4](https://github.com/adobe/helix-pingdom-status/compare/v1.4.3...v1.4.4) (2019-07-12)


### Bug Fixes

* **status:** add timeout for backend checks ([d90e6ff](https://github.com/adobe/helix-pingdom-status/commit/d90e6ff)), closes [#11](https://github.com/adobe/helix-pingdom-status/issues/11)

## [1.4.3](https://github.com/adobe/helix-pingdom-status/compare/v1.4.2...v1.4.3) (2019-07-11)


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.

6 changes: 3 additions & 3 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.3",
"version": "1.4.4",
"description": "Example Package",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -74,7 +74,7 @@
}
},
"wsk": {
"name": "helix-services/pingdom-status@1.4.3",
"name": "helix-services/pingdom-status@1.4.4",
"static": []
}
}
}

0 comments on commit 1150297

Please sign in to comment.