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 Aug 12, 2024
2 parents 6bb9e2e + 78aacaf commit 5f4b46d
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.28.0](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.27.18...v0.28.0) (2024-08-12)


### Features

* docker health api endpoint ([6bb9e2e](https://github.com/EddieHubCommunity/HealthCheck/commit/6bb9e2eff271544fc05a1967a08f746a4f8ba083))



## [0.27.18](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.27.17...v0.27.18) (2024-08-12)


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



## [0.27.14](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.27.13...v0.27.14) (2024-08-12)


### Bug Fixes

* build docker image for caprover ([02ac109](https://github.com/EddieHubCommunity/HealthCheck/commit/02ac109c92f350a81a42f1969fa007bb3989d31c))



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.27.18",
"version": "0.28.0",
"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.27.18",
"version": "0.28.0",
"checks": {
"optional": [
{
Expand Down

0 comments on commit 5f4b46d

Please sign in to comment.