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.34.6 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Sep 11, 2024
1 parent 6a1b82d commit 98d0c91
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 12 deletions.
19 changes: 10 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [0.34.6](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.34.5...v0.34.6) (2024-09-11)


### Bug Fixes

* gh action schedule output ([5efc804](https://github.com/EddieHubCommunity/HealthCheck/commit/5efc804eee7a995500641bbbd349484693f849d4))
* new users no existing token ([6a1b82d](https://github.com/EddieHubCommunity/HealthCheck/commit/6a1b82d93d95c85cc73ec2defe3eae09328c6aff))



## [0.34.5](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.34.4...v0.34.5) (2024-09-11)


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



## [0.34.1](https://github.com/EddieHubCommunity/HealthCheck/compare/v0.34.0...v0.34.1) (2024-09-11)


### Bug Fixes

* logging for automated checks ([4954da8](https://github.com/EddieHubCommunity/HealthCheck/commit/4954da8c8a5736392171c9cf8baa765e82fe7c23))



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.34.5",
"version": "0.34.6",
"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.34.5",
"version": "0.34.6",
"checks": [
"description",
"url",
Expand Down

0 comments on commit 98d0c91

Please sign in to comment.