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

release: Blueprint 5.2.0 #533

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

robmaceachern
Copy link
Member

https://github.com/square/Blueprint/blob/main/CHANGELOG.md

Post-merge steps:

  • Once the PR is merged, fetch changes and tag the release, using the merge commit:

    git fetch
    git tag 5.2.0 <merge commit SHA>
    git push origin 5.2.0
    
  • Publish to CocoaPods:

    bundle exec pod trunk push BlueprintUI.podspec
    bundle exec pod trunk push --synchronous BlueprintUICommonControls.podspec
    

@robmaceachern robmaceachern marked this pull request as ready for review December 18, 2024 17:40
@robmaceachern robmaceachern requested a review from a team as a code owner December 18, 2024 17:40
@robmaceachern robmaceachern merged commit 976cdea into main Dec 19, 2024
5 checks passed
@robmaceachern robmaceachern deleted the robmaceachern/release-5.2.0-2024-12-18-11_37_54 branch December 19, 2024 14:51
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.

3 participants