Skip to content

Commit

Permalink
release: v1.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed Jul 20, 2022
1 parent 666d718 commit f0fe1e1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## v1.37.0 (20 Jul 2022)

* feat(container): memUsage, memLoad
* feat(cgroup): memory
* perf(md5): use crypto if possible

## v1.36.0 (18 May 2022)

* feat: add fileUrl
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "licia",
"version": "1.36.0",
"version": "1.37.0",
"description": "Useful utility collection with zero dependencies",
"bin": {
"licia": "./bin/licia.js"
Expand Down

0 comments on commit f0fe1e1

Please sign in to comment.