Skip to content

Commit d260cad

Browse files
chore(release): 2.2.1 [skip ci]
## [2.2.1](v2.2.0...v2.2.1) (2023-11-08) ### Bug Fixes * **deps:** update dependency @metrics/metric to v2.3.3 ([8d5f8ab](8d5f8ab))
1 parent 8d5f8ab commit d260cad

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.2.1](https://github.com/metrics-js/process/compare/v2.2.0...v2.2.1) (2023-11-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @metrics/metric to v2.3.3 ([8d5f8ab](https://github.com/metrics-js/process/commit/8d5f8ab4a529fda007c340a471d02204b53670dc))
7+
18
# Changelog
29

310
Notable changes to this project.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metrics/process",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Module for collecting different process and system metrics and providing them as a metric stream",
55
"main": "lib/process.js",
66
"files": [

0 commit comments

Comments
 (0)