LibertyDSNP / eth-sdk-ts

TypeScript SDK for DSNP on Ethereum
Apache License 2.0
9 stars 1 forks source link

changes for SDK 2.0 release #114

Closed aneyzberg closed 3 years ago

aneyzberg commented 3 years ago

Problem

Getting SDK ready for the next release. We are looking at the following things

Are we exporting things correctly? ✅ Do the docs still work and look good? ✅ Check for dependency updates (npx npm-check-updates) ✅ Check readme: ✅ Check the Changelog:✅ Update Contributing: How to Release ✅ Branch Update the changelog file ✅ update package.json version (don't forget to run npm i to also update the lock file) ✅ then mostly follow https://github.com/LibertyDSNP/sdk-ts/blob/main/CONTRIBUTING.md#how-to-release npm pack to get a tarball and test it out locally✅

with @rosalinekarr

Double Checks: