Prepare dart payjoin 0.2.2 for pub.dev - #1829
Merged
Merged
Conversation
Bump the package to 0.2.2+payjoin-1.0.0, wrapping the first stable payjoin release: the wrapped release changing is a patch bump since the Dart API is unchanged since 0.2.1+payjoin-1.0.0-rc.8. Point the native wrapper's payjoin-ffi dependency at the payjoin-1.0.0 tag commit so consumers build the released code, and drop the EXPERIMENTAL disclaimer from the package description now that the wrapped library is stable.
Collaborator
Coverage Report for CI Build 32427488114Coverage remained the same at 86.718%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
benalleng
approved these changes
Aug 21, 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.
Bump the Dart package to
0.2.2+payjoin-1.0.0, wrapping the first stable payjoin release. Per the versioning policy, the wrapped release changing is a patch bump at minimum; there are no Dart API changes since0.2.1+payjoin-1.0.0-rc.8.payjoin-ffidependency at thepayjoin-1.0.0tag commit (60d0adb) so consumers build the released codeCHANGELOG.mdheadingOnce merged, publishing follows the CI flow from #1820: an annotated
payjoin-dart-0.2.2+payjoin-1.0.0tag on the merge commit, signed by a maintainer key incontrib/release/keys/, triggers tag verification and pub.dev automated publishing through thereleaseenvironment.Disclosure: co-authored by Claude Code