Skip to content

Commit f0fe1e1

Browse files
committed
release: v1.37.0
1 parent 666d718 commit f0fe1e1

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.37.0 (20 Jul 2022)
2+
3+
* feat(container): memUsage, memLoad
4+
* feat(cgroup): memory
5+
* perf(md5): use crypto if possible
6+
17
## v1.36.0 (18 May 2022)
28

39
* feat: add fileUrl

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "licia",
3-
"version": "1.36.0",
3+
"version": "1.37.0",
44
"description": "Useful utility collection with zero dependencies",
55
"bin": {
66
"licia": "./bin/licia.js"

0 commit comments

Comments
 (0)