chore(release): prepare for 1.131.8

This commit is contained in:
link2xt
2023-11-28 00:01:17 +00:00
parent 2ab29e5bfa
commit 71fbaf572a
10 changed files with 31 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.131.7"
"version": "1.131.8"
}