Skip to content

Commit a60f76e

Browse files
chore(main): release 0.2.0
1 parent 5fa5df7 commit a60f76e

2 files changed

Lines changed: 17 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ ".": "0.1.0" }
1+
{".":"0.2.0"}

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,22 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/oxidized-mc/chunks/compare/v0.1.0...v0.2.0) (2026-04-04)
4+
5+
6+
### 🚀 Features
7+
8+
* **chunks:** extract chunk data structures from oxidized-world ([de0654e](https://github.com/oxidized-mc/chunks/commit/de0654ee1f95e17b2b75c5568c49f9457e128aca))
9+
* **ci:** add dev publish workflow ([86b6456](https://github.com/oxidized-mc/chunks/commit/86b64561d09a87204bcb63312a226aea03ac11b6))
10+
11+
12+
### 🐛 Bug Fixes
13+
14+
* **chunks:** use allow-org for git source allowlisting ([5fa5df7](https://github.com/oxidized-mc/chunks/commit/5fa5df7f62d2c223078ceb97439f43d872824309))
15+
* **ci:** add permissions to release-please caller ([fb28041](https://github.com/oxidized-mc/chunks/commit/fb28041665f37a9f76aebf299b0bd50016bef848))
16+
17+
## Changelog
18+
319
All notable changes to this project will be documented in this file.
420

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

0 commit comments

Comments
 (0)