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

Commit 9a40b16

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.37.4 [skip ci]
1 parent 0f6c985 commit 9a40b16

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

CHANGELOG.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.37.4](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.37.3...v0.37.4) (2024-10-17)
2+
3+
4+
### Bug Fixes
5+
6+
* change icon from the eye to eyeslash hidden checks ([#277](https://github.com/EddieHubCommunity/HealthCheck/issues/277)) ([0f6c985](https://github.com/EddieHubCommunity/HealthCheck/commit/0f6c98556c0829ce57c4b582c7ee36103c85a101))
7+
8+
9+
110
## [0.37.3](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.37.2...v0.37.3) (2024-10-04)
211

312

@@ -34,12 +43,3 @@
3443

3544

3645

37-
# [0.36.0](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.35.1...v0.36.0) (2024-09-13)
38-
39-
40-
### Features
41-
42-
* repo settings for schedule and frequency ([8db475a](https://github.com/EddieHubCommunity/HealthCheck/commit/8db475af2d1ae796df87606c541cd64e6bc94c9b))
43-
44-
45-

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "healthcheck",
3-
"version": "0.37.3",
3+
"version": "0.37.4",
44
"private": true,
55
"engines": {
66
"node": ">=21"

src/config/app.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.37.3",
2+
"version": "0.37.4",
33
"checks": [
44
"description",
55
"url",

0 commit comments

Comments
 (0)