Skip to content

Commit

Permalink
chore(release): 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
miladezzat committed Sep 13, 2024
1 parent 36fd52e commit b572b18
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 0.0.4 (2024-09-13)


### Bug Fixes

* permissions ([36fd52e](https://github.com/miladezzat/system-monitoring/commit/36fd52eb6fe3705137d2a97edba19f5225f9124a))
4 changes: 2 additions & 2 deletions 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": "system-monitoring",
"version": "0.0.3",
"version": "0.0.4",
"description": "A zero-dependency server monitor package",
"main": "dist/systemMonitor.js",
"types": "./dist/systemMonitor.d.ts",
Expand Down

0 comments on commit b572b18

Please sign in to comment.