stellar / js-stellar-base

The lowest-level stellar helper library. It consists of classes to read, write, hash, and sign Stellar xdr
https://stellar.github.io/js-stellar-base/
Apache License 2.0
108 stars 137 forks source link

Prepare v13.0.0-beta.1 (Protocol 22) for release. #779

Closed Shaptic closed 2 months ago

Shaptic commented 2 months ago

In order to keep master clean for bugfixes during the transition period, we should release from the Protocol 22 branch which has a well-defined set of already-approved and merged PRs (see lucky https://github.com/stellar/js-stellar-base/pull/777).

This PR tags off the version, publishes under the beta tag on NPM, and updates the changelog.

Note that this is tagged as a beta instead of an rc so that we can properly handle any anticipated changes to core that occur throughout the release process (e.g. patch fixes after v22.0.0 that require XDR structure or behavior changes), as was the case with Protocol 20.

github-actions[bot] commented 2 months ago

Size Change: 0 B

Total Size: 3.26 MB

ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `dist/stellar-base.js` | 2.39 MB | | `dist/stellar-base.min.js` | 868 kB |

compressed-size-action