diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9d957c7..305c150 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{ ".": "0.1.0" } +{".":"0.2.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index f58728c..e390c11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,21 @@ # Changelog +## [0.2.0](https://github.com/oxidized-mc/types/compare/v0.1.0...v0.2.0) (2026-04-04) + + +### 🚀 Features + +* **ci:** add dev publish workflow ([65b6105](https://github.com/oxidized-mc/types/commit/65b6105651795361cac8d62d9c5acf28537f0af4)) +* **types:** extract ChunkPos from server workspace ([bc330d1](https://github.com/oxidized-mc/types/commit/bc330d15759b86baaea59655b9f5a4f3890f706d)) + + +### 🐛 Bug Fixes + +* **ci:** add permissions to release-please caller ([e9fc42b](https://github.com/oxidized-mc/types/commit/e9fc42bcc559fa3b1ecd20aaead957732287b40a)) + +## 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/). -