Changesets

Use this skill when the user wants to manage semantic versioning and changelogs for monorepo projects.

javimosch 6386686 679 B Updated

File contents

changesets Plugin

changesets manages versioning and changelogs for monorepos.

Usage Examples

  • "create a new changeset for a feature"
  • "version all packages with pending changesets"
  • "publish updated packages to npm"
  • "generate changelog from changesets"

Installation

npm install -g @changesets/cli

Key Features

  • Changeset-based versioning workflow
  • Semantic versioning support
  • Monorepo-aware version bumps
  • Automated changelog generation
  • GitHub Actions integration
  • Package publishing automation

javimosch/supercli/tree/main/plugins/changesets/skills/quickstart commit 6386686fa3

Frequently asked questions

npx skillmds@latest add javimosch/changesets