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"}
20 changes: 19 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,25 @@
# Changelog

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


### 🚀 Features

* **ci:** add dev publish workflow ([e6ca823](https://github.com/oxidized-mc/mc-types/commit/e6ca8232150b9b6235b14e678a632ce58c54e736))
* **mc-types:** extract game types from oxidized-protocol ([520e4a2](https://github.com/oxidized-mc/mc-types/commit/520e4a2990432744d9985bcf9b5b5cf1cea2521e))


### 🐛 Bug Fixes

* **ci:** add permissions to release-please caller ([c15a131](https://github.com/oxidized-mc/mc-types/commit/c15a1310e8ccb69172630a4b008bdb0fe72cfa65))
* **deny:** use allow-org for git source allowlist ([087d59c](https://github.com/oxidized-mc/mc-types/commit/087d59c18feb0f6545e3f1ba375b2c7899c46c2a))
* **deps:** switch from git to version deps for crates.io publishing ([d09b031](https://github.com/oxidized-mc/mc-types/commit/d09b0319c0554e7ec930089d223c5257bfac08ab))
* **mc-types:** remove [patch] section that breaks CI ([29a3cae](https://github.com/oxidized-mc/mc-types/commit/29a3cae8bfc873f5409e6514b72d12b691d30089))
* **mc-types:** remove re-exports and switch deps to crates.io versions ([6128014](https://github.com/oxidized-mc/mc-types/commit/612801491412c6377ba859d90da866737f44df09))

## 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/).