chore(release): prepare for 1.123.0

This commit is contained in:
link2xt
2023-09-22 22:10:53 +00:00
parent d4e670d5e9
commit aa78e82fed
10 changed files with 31 additions and 13 deletions

View File

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