Skip to content

Commit ead3945

Browse files
chore(release): 1.12.0 [skip ci]
# [1.12.0](v1.11.2...v1.12.0) (2023-12-01) ### Features * gets server metrics using proc/ ([27686ca](27686ca)) * setInterval using worker count ([92f2c8e](92f2c8e))
1 parent 92f2c8e commit ead3945

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.12.0](https://github.com/CoCreate-app/CoCreate-metrics/compare/v1.11.2...v1.12.0) (2023-12-01)
2+
3+
4+
### Features
5+
6+
* gets server metrics using proc/ ([27686ca](https://github.com/CoCreate-app/CoCreate-metrics/commit/27686ca3131e78b0849c1cee2664221e06f1dffd))
7+
* setInterval using worker count ([92f2c8e](https://github.com/CoCreate-app/CoCreate-metrics/commit/92f2c8e0025f461ce8419c0c57e7508e52726934))
8+
19
## [1.11.2](https://github.com/CoCreate-app/CoCreate-metrics/compare/v1.11.1...v1.11.2) (2023-11-29)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/metrics",
3-
"version": "1.11.2",
3+
"version": "1.12.0",
44
"description": "CoCreate-metrics",
55
"keywords": [
66
"cocreate-metrics",

0 commit comments

Comments
 (0)