prepare 1.93 (#3555)

* update changelog for 1.93.0

* bump version to 1.93.0
This commit is contained in:
bjoern
2022-08-18 17:18:41 +02:00
committed by GitHub
parent 7d97ab2731
commit e7957b1661
5 changed files with 22 additions and 13 deletions

View File

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