Skip to content

Conversation

@robmaceachern
Copy link
Member

@robmaceachern robmaceachern commented Dec 18, 2024

  • Bumping versions to 14.5.0.
  • Updated documentation

Checklist

Please do the following before merging:

  • Ensure any public-facing changes are reflected in the changelog. Include them in the Main section.

Post merge

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

git fetch
git tag 14.5.0 <merge commit SHA>
git push origin 14.5.0

Publish to CocoaPods

Note: You may also need to quit Xcode before running these commands in order for the linting builds to succeed.

LISTABLE_PUBLISHING=true bundle exec pod trunk push ListableUI.podspec
# The --synchronous argument ensures this command builds against the
# version of ListableUI that we just published.
LISTABLE_PUBLISHING=true bundle exec pod trunk push BlueprintUILists.podspec --synchronous

@robmaceachern robmaceachern changed the title Prepare 14.5.0 release release: Prepare 14.5.0 release Dec 18, 2024
@robmaceachern robmaceachern force-pushed the robmaceachern/release-14.5.0 branch from 0e2cd81 to 5423b7c Compare December 18, 2024 22:43
@robmaceachern robmaceachern marked this pull request as ready for review December 18, 2024 22:59
@robmaceachern robmaceachern requested a review from a team December 18, 2024 22:59
@robmaceachern robmaceachern merged commit f457c6b into main Dec 19, 2024
4 checks passed
@robmaceachern robmaceachern deleted the robmaceachern/release-14.5.0 branch December 19, 2024 15:11
maxg-square added a commit that referenced this pull request Jan 7, 2025
* main:
  release: Prepare 14.5.0 release (#551)
  fix: Move CacheClearer files to proper locations (#550)
  feat: Introduce CacheClearer to force-clear static caches (#549)
  Bump CI Xcode to 15.4 (from 15.1)
  bumping version to 14.4.1
  bumping blueprint
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.

4 participants