Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
Merge release info
Browse files Browse the repository at this point in the history
Merge new release into main
  • Loading branch information
github-actions[bot] authored Oct 1, 2024
2 parents 227a476 + 6d5daba commit dde830e
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.37.1](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.37.0...v0.37.1) (2024-10-01)


### Bug Fixes

* boundary conditions in checks ([227a476](https://github.com/EddieHubCommunity/HealthCheck/commit/227a4767aac87eb65ec06d52d7ef4681ac5b93e0))



# [0.37.0](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.36.0...v0.37.0) (2024-10-01)


Expand Down Expand Up @@ -34,12 +43,3 @@



## [0.34.7](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.34.6...v0.34.7) (2024-09-12)


### Bug Fixes

* length on undefined values ([7789426](https://github.com/EddieHubCommunity/HealthCheck/commit/77894267410e649edbe67fb287f6fac258a9f6ce))



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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "healthcheck",
"version": "0.37.0",
"version": "0.37.1",
"private": true,
"engines": {
"node": ">=21"
Expand Down
2 changes: 1 addition & 1 deletion src/config/app.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.37.0",
"version": "0.37.1",
"checks": [
"description",
"url",
Expand Down

0 comments on commit dde830e

Please sign in to comment.