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.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Aug 11, 2024
1 parent 0c62a4b commit f2203ea
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.0](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.26.3...v0.27.0) (2024-08-11)


### Features

* user can hide checks ([#119](https://github.com/EddieHubCommunity/HealthCheck/issues/119)) ([0c62a4b](https://github.com/EddieHubCommunity/HealthCheck/commit/0c62a4b2f4f0ff98e7cf90e684f47ab8025c90d3))



## [0.26.3](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.26.2...v0.26.3) (2024-08-11)


Expand Down Expand Up @@ -42,12 +51,3 @@



## [0.25.1](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.25.0...v0.25.1) (2024-08-10)


### Bug Fixes

* test defaults ([#113](https://github.com/EddieHubCommunity/HealthCheck/issues/113)) ([30d41f6](https://github.com/EddieHubCommunity/HealthCheck/commit/30d41f6f019ff8b62f63444181da428c5a4bf6d3))



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.26.3",
"version": "0.27.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.26.3",
"version": "0.27.0",
"checks": {
"optional": [
{
Expand Down

0 comments on commit f2203ea

Please sign in to comment.