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 Sep 11, 2024
2 parents 4dbafe4 + 8819d23 commit e60d30f
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.34.3](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.34.2...v0.34.3) (2024-09-11)


### Bug Fixes

* split runs into successful and attempted ([4dbafe4](https://github.com/EddieHubCommunity/HealthCheck/commit/4dbafe40f7cda65a0ba69668e7fcb1c1e7c6b97c))



## [0.34.2](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.34.1...v0.34.2) (2024-09-11)


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



## [0.33.1](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.33.0...v0.33.1) (2024-09-09)


### Bug Fixes

* healthcheck badge links to latest report ([b49f480](https://github.com/EddieHubCommunity/HealthCheck/commit/b49f48018585e506fb257583de2371ec3f0835a3))



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.34.2",
"version": "0.34.3",
"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.34.2",
"version": "0.34.3",
"checks": [
"description",
"url",
Expand Down

0 comments on commit e60d30f

Please sign in to comment.