prepare 1.100.0 💯 (#3745)

* update changelog for core100

* bump version to 1.100.0
This commit is contained in:
bjoern
2022-11-09 17:19:17 +01:00
committed by GitHub
parent f20c3e08d4
commit d2cc343649
8 changed files with 20 additions and 12 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.99.0"
"version": "1.100.0"
}