prepare 1.95 (#3617)

* update changelog for 1.95.0

* bump version to 1.95.0
This commit is contained in:
bjoern
2022-09-30 12:43:44 +02:00
committed by GitHub
parent 110f56777d
commit 1965866813
7 changed files with 20 additions and 14 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.94.0"
"version": "1.95.0"
}