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

Commit 9ade084

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.33.0 [skip ci]
1 parent b19b02e commit 9ade084

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.33.0](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.32.0...v0.33.0) (2024-09-09)
2+
3+
4+
### Features
5+
6+
* badge click to latest report ([#226](https://github.com/EddieHubCommunity/HealthCheck/issues/226)) ([b19b02e](https://github.com/EddieHubCommunity/HealthCheck/commit/b19b02e09752617a4a241750e3000d78eeee79b4))
7+
8+
9+
110
# [0.32.0](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.31.13...v0.32.0) (2024-09-09)
211

312

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

3544

3645

37-
## [0.31.10](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.31.9...v0.31.10) (2024-09-08)
38-
39-
40-
### Bug Fixes
41-
42-
* removed repo graphs after permission change ([d09f984](https://github.com/EddieHubCommunity/HealthCheck/commit/d09f984c6e4628e530439e7490bd1ae7d3b07f35))
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.32.0",
3+
"version": "0.33.0",
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.32.0",
2+
"version": "0.33.0",
33
"checks": [
44
"description",
55
"url",

0 commit comments

Comments
 (0)