Skip to content

Conversation

@JulieLorin
Copy link
Contributor

It’s a small change, but I came across it while reviewing the schema structure.

@bokelley
Copy link
Contributor

Thanks for the fix! Since this is a documentation-only change that doesn't affect the protocol or published schemas, you'll need to add an empty changeset to pass CI.

You can create one by running:

npx changeset add --empty

This creates a file in .changeset/ that signals to our version automation that this change doesn't need a version bump. Just commit and push that file.

Alternatively, you can manually create a file like .changeset/fix-universal-macros-doc.md with this content:

---
---

Fix reference to universal macros documentation in preview-creative-request schema.

(Note the empty frontmatter with just --- lines means no version bump.)

Let me know if you have any questions!

@JulieLorin
Copy link
Contributor Author

@bokelley Thanks, it's done!

@bokelley bokelley merged commit 6057c2b into adcontextprotocol:main Jan 4, 2026
4 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2026

IPR Policy Agreement Required

Thank you for your contribution! Before we can accept your pull request, you must agree to our Intellectual Property Rights Policy.

By making a Contribution, you agree that:

  • You grant the Foundation a perpetual, irrevocable, worldwide, non-exclusive, royalty-free copyright license to your Contribution
  • You grant a patent license under any Necessary Claims
  • You represent that you own or have sufficient rights to grant these licenses

To agree, please comment below with the exact phrase:

I have read the IPR Policy

You can read the full IPR Policy here.


I have read the IPR Policy


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

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.

2 participants