Skip to content

Commit c38ac1e

Browse files
chore(main): release 0.2.0
1 parent d712aea commit c38ac1e

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/physics/compare/v0.1.0...v0.2.0) (2026-04-04)
4+
5+
6+
### 🚀 Features
7+
8+
* **ci:** add dev publish workflow ([c6b599f](https://github.com/oxidized-mc/physics/commit/c6b599fc01df4feae34e2dbce7ea71ac8d08fef3))
9+
* **physics:** populate crate with collision and movement systems ([4fd6db1](https://github.com/oxidized-mc/physics/commit/4fd6db161fc165f7391fcda22bb8f5c971896dab))
10+
11+
12+
### 🐛 Bug Fixes
13+
14+
* **ci:** add permissions to release-please caller ([4d77b79](https://github.com/oxidized-mc/physics/commit/4d77b793602a5d5f03f3ca20fa678a996772e285))
15+
* **physics:** use allow-org for git source allowlisting ([d712aea](https://github.com/oxidized-mc/physics/commit/d712aea693651cfd0ab2e4b57f3221e55664667f))
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)