prepare 1.101.0 (#3757)

* update changelog for core101

* bump version to 1.101.0
This commit is contained in:
bjoern
2022-11-15 16:08:29 +01:00
committed by GitHub
parent 428ef11157
commit 0c030e811f
8 changed files with 18 additions and 10 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.100.0"
"version": "1.101.0"
}