Skip to main content
Glama
README.md863 B
# @changesets/get-release-plan [![npm package](https://img.shields.io/npm/v/@changesets/get-release-plan)](https://npmjs.com/package/@changesets/get-release-plan) [![View changelog](https://img.shields.io/badge/Explore%20Changelog-brightgreen)](./CHANGELOG.md) A function that reads information about the current repository ```js import getReleasePlan from "@changesets/get-release-plan"; const releasePlan = await getReleasePlan(cwd, since, passedConfig); ``` ## cwd: string The directory to run `getReleasePlan` in - most often `process.cwd()` ## since: string Sets whether to use all changesets present, or only those changesets that are new since the branch diverged from another one. ## passedConfig?: Config The changeset config options as defined in `@changesets/types`. This is optional, and can be used to overwrite any written config options.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ajaystream/hubspot-mcp-custom'

If you have feedback or need assistance with the MCP directory API, please join our Discord server