fix(smartmetrics): no code changes detected; no version bump or release required
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-02-19 - 3.0.1 - fix(smartmetrics)
|
||||
no code changes detected; no version bump or release required
|
||||
|
||||
- git diff contained no modifications
|
||||
- current package.json version is 3.0.0
|
||||
- no dependency or file changes to warrant a release
|
||||
|
||||
## 2026-02-19 - 3.0.0 - BREAKING CHANGE(smartmetrics)
|
||||
add system-wide metrics collection, Prometheus gauges, and normalized CPU reporting
|
||||
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartmetrics',
|
||||
version: '3.0.0',
|
||||
version: '3.0.1',
|
||||
description: 'A package for easy collection and reporting of system and process metrics.'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user