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

Commit

Permalink
chore(release): v0.27.12 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Aug 12, 2024
1 parent 0ba8010 commit a2bd188
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.27.12](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.27.11...v0.27.12) (2024-08-12)


### Bug Fixes

* caprover config file ([0ba8010](https://github.com/EddieHubCommunity/HealthCheck/commit/0ba8010485962ad625136c7e841c1ff71d771681))



## [0.27.11](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.27.10...v0.27.11) (2024-08-12)


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



## [0.27.7](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.27.6...v0.27.7) (2024-08-12)


### Bug Fixes

* docker ignore file ([1d3f85f](https://github.com/EddieHubCommunity/HealthCheck/commit/1d3f85fc9a0873b73e44e7f11b9b3f467aedc2f3))



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

0 comments on commit a2bd188

Please sign in to comment.