release: @parity/truapi 0.12.0, @parity/truapi-host 0.9.0, @parity/ios-host 0.12.0 - #555
Merged
Merged
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
valentinfernandez1
approved these changes
Aug 31, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Aug 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release: @parity/truapi 0.12.0, @parity/truapi-host 0.9.0, @parity/ios-host 0.12.0
Important
Squash with the PR title unchanged so the
release:subject reachesmainand triggers publication.Summary
Publishes the locale subscription and development raw-proof API in
@parity/truapi0.12.0 and@parity/truapi-host0.9.0, plus the matching TrUAPIHost XCFramework as 0.12.0. This also repairs the iOS publication path: it tests the package scheme, verifies a SwiftPM consumer tag from a clean clone, and opens a CI-backed manifest PR instead of pushing directly to protectedmain.Checklist
npm run version-packages@parity/truapiis 0.12.0 and@parity/truapi-hostis 0.9.0@parity/truapi ^0.12.0npm run check-release-versionsnpm run test:scripts(52 tests)TrUAPIHost-Packagesimulator tests against the rebuilt XCFramework (2 tests)git diff --checkPublication follow-up
After merge, monitor npm, CLI archives, the namespaced iOS release asset, the bare
0.12.0SwiftPM tag, and the generatedPackage.swiftPR. Once the tag and asset are verified, update paritytech/polkadot-ios-community#28.