Skip to content

chore: release package#2249

Merged
bokelley merged 1 commit into
backport-2114-adcp-3.0from
changeset-release/backport-2114-adcp-3.0
Jun 17, 2026
Merged

chore: release package#2249
bokelley merged 1 commit into
backport-2114-adcp-3.0from
changeset-release/backport-2114-adcp-3.0

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 backport-2114-adcp-3.0, this PR will be updated.

Releases

@adcp/sdk@7.11.3

Patch Changes

  • 2b2086c: fix(conformance): skip proposal storyboards when supports_proposals is absent

    Treat omitted media_buy.supports_proposals as unsupported for proposal lifecycle
    requires_capability gates, including profiles without raw capabilities.

@bokelley bokelley force-pushed the changeset-release/backport-2114-adcp-3.0 branch from 4121860 to 362d341 Compare June 17, 2026 15:40

@aao-ipr-bot aao-ipr-bot Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Canonical Changesets release PR — version math, CHANGELOG, and shim pin all line up with the consumed changeset.

Things I checked

  • Version bump: 7.11.2 → 7.11.3 is the correct patch increment for the single patch changeset (.changeset/proposal-gate-absence.md). No version skipped, no manual edit.
  • CHANGELOG entry under ## 7.11.3 mirrors the changeset prose verbatim and credits 2b2086c — the underlying fix landed on backport-2114-adcp-3.0 already.
  • Consumed changeset deleted (.changeset/proposal-gate-absence.md) — expected.
  • packages/client-shim/package.json dep pin moves to ^@adcp/sdk@^7.11.3 in lockstep — no stale pin left behind.
  • Base is backport-2114-adcp-3.0, not main — this is the 3.0 backport release line, not the primary trunk. Worth a glance to confirm intent, but the changeset/version math is self-consistent against that branch.
  • CI: check / check, commitlint, GitGuardian all green.

Merge to fire the publish workflow.

Safe to merge.

@aao-ipr-bot aao-ipr-bot Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Standard Changesets release PR — mechanical and correct. Version is owned by changesets, not edited by hand, which is exactly the contract CLAUDE.md requires.

Things I checked

  • Version math: 7.11.2 + the patch changeset = 7.11.3. No skipped version. (package.json:3)
  • The package.json bump is changesets-generated, not a manual edit — accompanied by the consumed .changeset/proposal-gate-absence.md deletion. Not a MUST FIX #6.
  • CHANGELOG entry mirrors the deleted changeset verbatim, including the 2b2086c commit reference. (CHANGELOG.md:3-12)
  • packages/client-shim dependency bumped in lockstep: ^7.11.2^7.11.3. No version drift between workspace packages.
  • No source changes — src/lib/**, bin/**, scripts/** untouched. Triage: release-only, experts skipped.

Underlying fix 2b2086c (treat absent supports_proposals as unsupported) is a patch — fail-closed on an omitted capability gate, which is the right shape. That review happened on its own PR; nothing to re-litigate here.

Safe to merge once CI is green.

@bokelley bokelley merged commit 4fd7047 into backport-2114-adcp-3.0 Jun 17, 2026
6 checks passed
@bokelley bokelley deleted the changeset-release/backport-2114-adcp-3.0 branch June 17, 2026 15:43
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