Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 430 Bytes

File metadata and controls

13 lines (8 loc) · 430 Bytes

CLAUDE.md

This file provides guidance to Claude Code when working on this repository.

Versioning (Changesets)

This project uses Changesets for version management.

Since this is a 0.x version (pre-1.0), the versioning policy is:

  • patch: Non-breaking changes (bug fixes, new features, refactoring)
  • minor: Breaking changes only
  • major: Not used until 1.0 release