Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Sep 27, 2024

Conversation

Shaptic
Copy link
Contributor

@Shaptic Shaptic commented Sep 17, 2024

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 #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.

Copy link

github-actions bot commented Sep 17, 2024

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

@Shaptic Shaptic requested review from sreuland and a team September 24, 2024 20:12
@Shaptic Shaptic merged commit faaa561 into protocol-22 Sep 27, 2024
7 checks passed
@Shaptic Shaptic deleted the v13.0.0-beta.1 branch September 27, 2024 18:26
Shaptic added a commit that referenced this pull request Oct 31, 2024
* Upgrade generated XDR definitions to Protocol 22 (#769)
* Upgrade XDR to the latest tips of `curr` and `next` branches (#774)
* Support contracts w/ constructors via `createCustomContract` (#770)
* Prepare v13.0.0-beta.1 (Protocol 22) for release. (#779)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants