From 0f3cb92c3f651a0e128ff174797b2f8162ac5dd6 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 13 Jan 2024 08:00:56 +0000 Subject: [PATCH] chore(release): bump version to v0.2.0 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6800a18..6a3b191 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,25 @@ +## v0.2.0 (2024-01-13) + +### Feature + +* feat: release + +debuging ([`e198aef`](https://github.com/Atticuszz/fastapi_supabase_template/commit/e198aefda642ef54be24e4e5aadcbeda1e1d3ae8)) + +* feat: update ci and README.md ([`e01ae29`](https://github.com/Atticuszz/fastapi_supabase_template/commit/e01ae29f4bde167d5a31e4c500d2040845f61a57)) + +* feat: update ci and README.md ([`971125f`](https://github.com/Atticuszz/fastapi_supabase_template/commit/971125f3e51d741dd80d59a3a074a2f6ff8d733b)) + + ## v0.1.0 (2024-01-13) ### Chore +* chore(release): bump version to v0.1.0 ([`cecd1e3`](https://github.com/Atticuszz/fastapi_supabase_template/commit/cecd1e3848bed23086811ad3477f139564d3dcc4)) + * chore: update ci ([`aa40254`](https://github.com/Atticuszz/fastapi_supabase_template/commit/aa4025472ebbd5c2d57cd421e1185a6bec74a1fa)) * chore: update README.md ([`8c8fbb5`](https://github.com/Atticuszz/fastapi_supabase_template/commit/8c8fbb50f2c5f9cf6321bda5ef93beca80a911aa))