Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ ".": "0.1.0" }
{".":"0.2.0"}
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,23 @@
# Changelog

## [0.2.0](https://github.com/oxidized-mc/chunks/compare/v0.1.0...v0.2.0) (2026-04-04)


### 🚀 Features

* **chunks:** extract chunk data structures from oxidized-world ([de0654e](https://github.com/oxidized-mc/chunks/commit/de0654ee1f95e17b2b75c5568c49f9457e128aca))
* **ci:** add dev publish workflow ([86b6456](https://github.com/oxidized-mc/chunks/commit/86b64561d09a87204bcb63312a226aea03ac11b6))


### 🐛 Bug Fixes

* **chunks:** use allow-org for git source allowlisting ([5fa5df7](https://github.com/oxidized-mc/chunks/commit/5fa5df7f62d2c223078ceb97439f43d872824309))
* **ci:** add permissions to release-please caller ([fb28041](https://github.com/oxidized-mc/chunks/commit/fb28041665f37a9f76aebf299b0bd50016bef848))
* **deps:** switch from git to version deps for crates.io publishing ([321f7e7](https://github.com/oxidized-mc/chunks/commit/321f7e73466f48d361328b2a8ba1d6bda8b1ecf0))

## Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/),
and this project adheres to [Semantic Versioning](https://semver.org/).