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..3fc7a0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,21 @@ # Changelog +## [0.2.0](https://github.com/oxidized-mc/compression/compare/v0.1.0...v0.2.0) (2026-04-04) + + +### 🚀 Features + +* **ci:** add dev publish workflow ([c03b3fd](https://github.com/oxidized-mc/compression/commit/c03b3fd8c620665c9fecc68d17f5d3893848838f)) +* **compression:** extract compression from oxidized-protocol ([e3f77db](https://github.com/oxidized-mc/compression/commit/e3f77dbe6cfb19e9d54ac8fa9836b8d843c2aebe)) + + +### 🐛 Bug Fixes + +* **ci:** add permissions to release-please caller ([10798ce](https://github.com/oxidized-mc/compression/commit/10798ce8190141cb7a76877fb380aec9f69ebca6)) + +## 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/). -