Files
mcp-server-llamacloud/.changeset/README.md
T
Marcus Schiesser 7f1b5d09a1 add changeset
2025-03-23 18:02:47 +02:00

8 lines
457 B
Markdown

# Changesets
This directory contains [changesets](https://github.com/changesets/changesets) which are used to generate the changelog and handle versioning for this package.
When you make a change that requires a version bump, run `npx changeset` and follow the prompts to create a new changeset file.
The changeset will be automatically used to create a PR that bumps the version and updates the changelog when the changes are merged to the main branch.