Skip to content

Commit e7fdbd7

Browse files
chore(main): release 0.2.0
1 parent a5cb2da commit e7fdbd7

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/auth/compare/v0.1.0...v0.2.0) (2026-04-10)
4+
5+
6+
### 🚀 Features
7+
8+
* **auth:** extract auth from oxidized-protocol ([0b44e91](https://github.com/oxidized-mc/auth/commit/0b44e91da89e3fd1919825fafbb140d383d07909))
9+
* **ci:** add dev publish workflow ([8e9f816](https://github.com/oxidized-mc/auth/commit/8e9f81619527ce82e67aa92a7978b279986571bc))
10+
11+
12+
### 🐛 Bug Fixes
13+
14+
* **ci:** add permissions to release-please caller ([e50d144](https://github.com/oxidized-mc/auth/commit/e50d14463a05b1d10812ff08697fe7ec8743bbf8))
15+
* **ci:** chain publish into release-please workflow ([a5cb2da](https://github.com/oxidized-mc/auth/commit/a5cb2da26b537aaa93906cd6839356adc646a933))
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)