chore: release package (beta)#2188
Merged
Merged
Conversation
af00495 to
8918df2
Compare
8918df2 to
efacb72
Compare
bokelley
approved these changes
Jun 6, 2026
bokelley
left a comment
Contributor
There was a problem hiding this comment.
Approved release PR for 9.0.0-beta.26; includes the merged webhook/template and creative context changeset plus prior pending changesets.
There was a problem hiding this comment.
Standard Changesets release PR — approving. Version bump is owned by the release action, not hand-edited, which is exactly the contract in CLAUDE.md.
Things I checked
- All four version touchpoints move in lockstep to
9.0.0-beta.26:package.json:3,packages/client-shim/package.json:108dependency pin, andsrc/lib/version.tsbothLIBRARY_VERSION(L7) andVERSION_INFO.library(L94). ADCP_VERSION/VERSION_INFO.adcpcorrectly stays pinned at3.1.0-rc.9— library version and schema version are independent and this PR only moves the former.- No manual
package.jsonversion edit — the bump is the changesets action (PR body confirms), so MUST FIX #6 does not apply. - CHANGELOG.md entries (two minor:
community-mirror-create-upsert,webhook-scope-creative-context; three patch) match the five slugs added to.changeset/pre.json. Two minors → minor bump, which is what beta.25 → beta.26 reflects under pre mode. version.tsgeneratedAtadvanced to the release timestamp — generated artifact, no logic change.
Safe to merge once CI is green.
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.
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.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@adcp/sdk@9.0.0-beta.26
Minor Changes
Patch Changes
latestselector leaked intoComplianceIndex.adcp_versionby deriving thereal AdCP version from the matching schema bundle before storyboard execution.
create_media_buysample requests that setstart_time: "asap"instead of rewriting them to a generated future timestamp.missing-valid-actionsadvisories when a laterget_media_buysobservation in the same compliance run includesvalid_actions.