chore(release): prepare for 1.133.0

This commit is contained in:
link2xt
2024-01-14 00:32:55 +00:00
parent 849a873e61
commit 1895f4c556
11 changed files with 71 additions and 14 deletions

View File

@@ -56,5 +56,5 @@
"test:mocha": "mocha -r esm node/test/test.js --growl --reporter=spec --bail --exit"
},
"types": "node/dist/index.d.ts",
"version": "1.132.1"
"version": "1.133.0"
}