chore(release): prepare for 1.129.0

This commit is contained in:
link2xt
2023-11-06 11:07:03 +00:00
parent 339bbcf070
commit ffeb801b58
10 changed files with 47 additions and 13 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.128.0"
"version": "1.129.0"
}