release 1.90.0 (#3512)

* update changelog for 1.90.0

* bump version to 1.90.0
This commit is contained in:
bjoern
2022-07-16 23:54:02 +02:00
committed by GitHub
parent 9f2100deee
commit 9d5bce9b7e
5 changed files with 13 additions and 5 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.89.0"
"version": "1.90.0"
}