# @changesets/git

> Some git helpers that changesets use to get information

Latest version **4.0.1** (published 2026-09-04) · MIT license · 0 weekly downloads

## Install

```sh
npm install @changesets/git
pnpm add @changesets/git
yarn add @changesets/git
bun add @changesets/git
```

## Health

**Score 70/100 (B)** — status: active.

Positive: esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; popular repo.

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 4.0.1 |
| Published | 2026-09-04 |
| First published | 2019-09-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM |
| Node | ^22.11 \|\| ^24 \|\| >=26 |
| Dependencies | 5 |
| Unpacked size | 10.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 12388 |
| Maintainers | emmatown, andarist |

## Links

- npm: https://www.npmjs.com/package/@changesets/git
- Repository: https://github.com/changesets/changesets
- npm.io page: https://npm.io/package/@changesets/git

## Dependencies (5)

- [tinyexec](https://npm.io/package/tinyexec.md) ^1.3.0
- [picomatch](https://npm.io/package/picomatch.md) ^4.0.4
- [@changesets/types](https://npm.io/package/@changesets/types.md) ^7.0.0
- [@changesets/errors](https://npm.io/package/@changesets/errors.md) ^1.0.0
- [@manypkg/get-packages](https://npm.io/package/@manypkg/get-packages.md) ^3.1.0

## Recent versions

- 4.0.1 (latest) — 2026-09-04
- 4.0.0-next.9 (next) — 2026-08-03
- 1.2.2-temp.0 (temp) — 2021-12-07
- 4.0.0 — 2026-08-11
- 4.0.0-next.8 — 2026-07-25
- 4.0.0-next.7 — 2026-07-17
- 4.0.0-next.6 — 2026-07-01
- 4.0.0-next.5 — 2026-05-28
- 4.0.0-next.4 — 2026-05-13
- 4.0.0-next.3 — 2026-05-07
- 4.0.0-next.2 — 2026-05-04
- 4.0.0-next.1 — 2025-10-30
- 4.0.0-next.0 — 2025-04-21
- 3.0.4 — 2025-04-16
- 3.0.3 — 2025-04-15
- … 32 more at https://npm.io/package/@changesets/git/versions

## README

# @changesets/git

[![Open on npmx.dev](https://npmx.dev/api/registry/badge/version/@changesets/git?name=true)](https://npmx.dev/package/@changesets/git)
[![View changelog](https://npmx.dev/api/registry/badge/version/@changesets/cli?color=229fe4&value=View+changelog&label=+)](./CHANGELOG.md)

A collection of helper functions used internally in changesets to make git operations easier.

Published documentation is likely to remain sparse.

---
_Source: https://npm.io/package/@changesets/git · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
