Skip to content

Prepare next release - #60

Merged
germ-mark merged 1 commit into
mainfrom
changeset-release/main
Sep 21, 2026
Merged

germ-mark merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@germ-network/autonomous-comm-protocol@1.13.0

Minor Changes

  • #59 d647004 Thanks @germ-mark! - Widen the swift-crypto dependency to from: "5.0.0" as part of the org-wide
    swift-crypto 5 migration.

    GermConvenience moves to its released 0.10.0 (the swift-crypto-5 release).
    AtprotoTypes is revision-pinned to its swift-crypto-5 commit
    (Widen swift-crypto dependency to from: 5.0.0 AtprotoTypes#69) until it cuts a release, because its released
    line still caps swift-crypto at ..<5.0.0.

    No source changes were required.

    Secret-bytes audit (no adoption). The package holds key material — the
    identity signing key (IdentityPrivateKey, a CryptoKit/swift-crypto private
    key type) and TypedKeyMaterial.keyData, which is either a symmetric key or an
    HPKE-encapsulated (non-secret) byte string disambiguated by algorithm. Moving
    keyData into SecretBytes would change a wire/format-level type shared across
    the codec, and the private keys already live in swift-crypto's own key types
    rather than a plaintext field, so swift-secret-bytes is deliberately not
    adopted here.

@germ-mark
germ-mark merged commit 68d3a24 into main Sep 21, 2026
7 checks passed
@germ-mark
germ-mark deleted the changeset-release/main branch September 21, 2026 06:01
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.

1 participant