prepare 1.92 (#3525)

* update changelog for 1.92.0

* bump version to 1.92.0
This commit is contained in:
bjoern
2022-07-26 16:52:32 +02:00
committed by GitHub
parent 40fb02a00f
commit 88be304b5b
5 changed files with 11 additions and 8 deletions

View File

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