Skip to content

Releases: sieblyio/accountstate

v0.0.30: update git url in package json

12 Aug 11:04
64854a9

Choose a tag to compare

What's Changed

Needed to update git url in package json for publish to work.

Full Changelog: https://github.com/tiagosiebler/accountstate/compare/v0.0.30

v0.0.29: Introduce modern token-less publishing workflow

12 Aug 10:54
b19f231

Choose a tag to compare

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

  • chore(deps-dev): bump webpack from 5.82.1 to 5.94.0 by @dependabot[bot] in #3
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in #4
  • feat(): added binance example, added order state tracking by @JJ-Cro in #7
  • feat(0.0.26): added bybit example for account state by @JJ-Cro in #8
  • chore(): update README with enhanced features and installation instructions by @JJ-Cro in #12
  • chore(): bump version by @JJ-Cro in #13
  • chore(deps): bump form-data from 4.0.2 to 4.0.4 in /examples by @dependabot[bot] in #14
  • [Snyk] Upgrade bybit-api from 4.1.0 to 4.1.13 by @tiagosiebler in #15
  • [Snyk] Upgrade binance from 2.15.15 to 2.15.22 by @tiagosiebler in #16
  • [Snyk] Upgrade dotenv from 16.4.7 to 16.6.1 by @tiagosiebler in #17
  • chore(): update npm publish by @JJ-Cro in #18
  • chore: bump package version to 0.0.29 in package.json and package-loc… by @JJ-Cro in #19

Full Changelog: https://github.com/tiagosiebler/accountstate/commits/v0.0.29