Skip to content

Commit

Permalink
🔖 2.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
smoliji committed May 4, 2024
1 parent 32daf35 commit 6bc77cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## [Unreleased] - 2024-05-03
## [Unreleased]

## [2.0.0-rc.1] 2024-05-03

### Added
- Changelog
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-healthz",
"version": "2.0.0",
"version": "2.0.0-rc.1",
"description": "The \"health-checkup\" npm package simplifies the process of implementing health checks in Node.js applications, allowing you to ensure the reliability and availability of your system components effortlessly.",
"keywords": [
"nodejs",
Expand Down

0 comments on commit 6bc77cb

Please sign in to comment.