[chronik-client] Version bump to publish non-nng chronik-client
Summary:
Now that the monorepo does not use NNG chronik-client anywhere (and the use of ChronikClientNode has also been deprecated in the monorepo), publish in-node-only chronik-client as 1.0.0
This is a breaking change for existing users. Aliasing ChronikClientNode and all types was considered, however there is no clean way to deprecate this as users with old types will always be forced to update them unless dozens of aliases are maintained here indefinitely. Given the present low download count of the module, judged better impact to drop all legacy names and types now.
Going forward, breaking changes will have major version bumps.
Test Plan: npm test
Reviewers: #bitcoin_abc, emack, Fabien
Reviewed By: #bitcoin_abc, emack, Fabien
Subscribers: Fabien, emack
Differential Revision: https://reviews.bitcoinabc.org/D16710