---
title: Hunk 0.2
description: "Release notes for Hunk 0.2: 1 release, March 20, 2026."
editUrl: false
head:
  - tag: meta
    attrs:
      property: og:image
      content: https://hunk.dev/changelog/og/0.2.png
  - tag: meta
    attrs:
      property: og:image:alt
      content: Hunk 0.2 release notes — March 20, 2026 · 1 release · 1 change
  - tag: meta
    attrs:
      name: twitter:image
      content: https://hunk.dev/changelog/og/0.2.png
template: doc
sidebar:
  hidden: false
  attrs: {}
pagefind: true
draft: false
---

<!-- GENERATED by `bun run generate:changelog`. Edit CHANGELOG.md or website/releases/notes.json instead. -->

March 20, 2026 · 1 release

```sh
npm i -g hunkdiff@0.2.0
```

Hunk 0.2 is no longer the current release. See [the latest release](/changelog/) or [all install options](/docs/start/install/).

## Releases in this series

<a class="release-separator" id="v0-2-0"></a>

### 0.2.0

March 20, 2026

#### Fixed

- Fixed npm installs by bundling Bun in published packages ([#11](https://github.com/modem-dev/hunk/pull/11)).

---

[Newer: Hunk 0.3](/changelog/0.3/) · [Older: Hunk 0.1](/changelog/0.1/) · [All releases](/changelog/)