Skip to content

v3.0.5: Introduce modern token-less publishing workflow

Choose a tag to compare

@tiagosiebler tiagosiebler released this 12 Aug 10:38
159f7d7

What's Changed

Transitioned the release workflow to a token-less trusted publisher workflow, for a more secure way to publish new releases to npm.

Historic Changelog

Since the most recent major release:

  • feat(): V3 examples, v3 readme by @JJ-Cro in #78
  • feat(): added all examles and endpoint map by @JJ-Cro in #79
  • feat(): added v3 tests by @JJ-Cro in #80
  • Upgrade SDK to hybrid esm/cjs module by @tiagosiebler in #81
  • feat(v3.0.0): add V3 REST APIs & WebSockets. add RSA support. Move to Web Crypto API for sign. Publish Hybrid CJS/ESM module. by @tiagosiebler in #77
  • chore(v3.0.1): update version to 3.0.1, add llms.txt for AI optimization, update readme by @JJ-Cro in #82
  • chore(v3.0.2): enhance README with detailed usage instructions by @JJ-Cro in #83
  • feat(v3.0.3): add new V3 endpoints by @JJ-Cro in #85
  • [Snyk] Upgrade ws from 8.18.0 to 8.18.3 by @tiagosiebler in #84
  • feat(v3.0.4): implement mechanism to disable heartbeat by @tiagosiebler in #86
  • feat(v3.0.4): added check for webcryptoapi support by @JJ-Cro in #87
  • chore: update npm publish workflow to enhance security and version verification by @JJ-Cro in #88
  • chore: bump version to 3.0.5 in package.json and package-lock.json by @JJ-Cro in #89

Full Changelog: https://github.com/tiagosiebler/bitget-api/commits/v3.0.5