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.37.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Oct 4, 2024
1 parent 09b4283 commit 870672e
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.3](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.37.2...v0.37.3) (2024-10-04)


### Bug Fixes

* typos in license check ([#268](https://github.com/EddieHubCommunity/HealthCheck/issues/268)) ([09b4283](https://github.com/EddieHubCommunity/HealthCheck/commit/09b428353b4be0df4aa808f7d478c061a55c3e26))



## [0.37.2](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.37.1...v0.37.2) (2024-10-04)


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



## [0.35.1](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.35.0...v0.35.1) (2024-09-13)


### Bug Fixes

* disabled project check in report ([2bd924a](https://github.com/EddieHubCommunity/HealthCheck/commit/2bd924a0fe7df061dd7affbb3fa441b27ab141a0))



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.2",
"version": "0.37.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.37.2",
"version": "0.37.3",
"checks": [
"description",
"url",
Expand Down

0 comments on commit 870672e

Please sign in to comment.