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

Commit da62852

Browse files
Merge release info
Merge new release into main
2 parents b1bb147 + ee42b43 commit da62852

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.31.11](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.31.10...v0.31.11) (2024-09-08)
2+
3+
4+
### Bug Fixes
5+
6+
* remove getting repo private stats ([b1bb147](https://github.com/EddieHubCommunity/HealthCheck/commit/b1bb147cb8461dd80f788ba3c5976e5939083d59))
7+
8+
9+
110
## [0.31.10](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.31.9...v0.31.10) (2024-09-08)
211

312

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

3544

3645

37-
## [0.31.6](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.31.5...v0.31.6) (2024-09-08)
38-
39-
40-
### Bug Fixes
41-
42-
* note in readme ([863cfa4](https://github.com/EddieHubCommunity/HealthCheck/commit/863cfa45f88f4b779e32219a50204b9cf1e97dce))
43-
44-
45-

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "healthcheck",
3-
"version": "0.31.10",
3+
"version": "0.31.11",
44
"private": true,
55
"engines": {
66
"node": ">=21"

src/config/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.31.10",
2+
"version": "0.31.11",
33
"checks": [
44
"description",
55
"url",

0 commit comments

Comments
 (0)