Skip to content

Commit ea6077e

Browse files
Merge branch 'main' into debuging
2 parents d15b2fa + 9732760 commit ea6077e

2 files changed

Lines changed: 62 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,70 @@
22

33

44

5+
## v0.2.0 (2024-01-13)
6+
7+
### Feature
8+
9+
* feat: release
10+
11+
debuging ([`e198aef`](https://github.com/Atticuszz/fastapi_supabase_template/commit/e198aefda642ef54be24e4e5aadcbeda1e1d3ae8))
12+
13+
* feat: update ci and README.md ([`e01ae29`](https://github.com/Atticuszz/fastapi_supabase_template/commit/e01ae29f4bde167d5a31e4c500d2040845f61a57))
14+
15+
* feat: update ci and README.md ([`971125f`](https://github.com/Atticuszz/fastapi_supabase_template/commit/971125f3e51d741dd80d59a3a074a2f6ff8d733b))
16+
17+
18+
## v0.1.0 (2024-01-13)
19+
20+
### Chore
21+
22+
* chore(release): bump version to v0.1.0 ([`cecd1e3`](https://github.com/Atticuszz/fastapi_supabase_template/commit/cecd1e3848bed23086811ad3477f139564d3dcc4))
23+
24+
* chore: update ci ([`aa40254`](https://github.com/Atticuszz/fastapi_supabase_template/commit/aa4025472ebbd5c2d57cd421e1185a6bec74a1fa))
25+
26+
* chore: update README.md ([`8c8fbb5`](https://github.com/Atticuszz/fastapi_supabase_template/commit/8c8fbb50f2c5f9cf6321bda5ef93beca80a911aa))
27+
28+
* chore: update README.md ([`552f934`](https://github.com/Atticuszz/fastapi_supabase_template/commit/552f934a9c821e018b676d5c55ed461350ef819a))
29+
30+
* chore: update ci ([`6608ef7`](https://github.com/Atticuszz/fastapi_supabase_template/commit/6608ef7a19c63bcd89ef7bdb82672f1eed047b3b))
31+
32+
### Feature
33+
34+
* feat: release
35+
36+
Merge pull request #20 from Atticuszz/debuging ([`57a8f19`](https://github.com/Atticuszz/fastapi_supabase_template/commit/57a8f19a2ed24889d15204e69a2a910277aad8d3))
37+
38+
* feat: update ci and README.md ([`a491d7d`](https://github.com/Atticuszz/fastapi_supabase_template/commit/a491d7d4b8678f2aedebee74650ec9750e25f785))
39+
40+
* feat: update ci and README.md ([`1f4f88c`](https://github.com/Atticuszz/fastapi_supabase_template/commit/1f4f88c530d2d6f2fb53460b29efcddd26dbc6c8))
41+
42+
### Unknown
43+
44+
* Merge pull request #19 from Atticuszz/debuging
45+
46+
chore:update ci ([`2ad605e`](https://github.com/Atticuszz/fastapi_supabase_template/commit/2ad605e0b9342d745dcc0c5c4d1eb91fbff74163))
47+
48+
* Merge pull request #18 from Atticuszz/debuging
49+
50+
fix: update ci latest changes ([`3a30288`](https://github.com/Atticuszz/fastapi_supabase_template/commit/3a30288f6b2bbc97f579218c005c8a7a3a97d2e4))
51+
52+
* Merge remote-tracking branch 'origin/debuging' into debuging ([`dbd4ca6`](https://github.com/Atticuszz/fastapi_supabase_template/commit/dbd4ca6d1209c86c38f39cd6d1bb07594e63e78a))
53+
54+
* Merge pull request #17 from Atticuszz/debuging
55+
56+
feat: upgrade to the first version 0.1.0 ([`d895131`](https://github.com/Atticuszz/fastapi_supabase_template/commit/d89513113601632e784dbd32204e0c07b7db1f4f))
57+
58+
* Merge branch 'main' into debuging ([`dd3047b`](https://github.com/Atticuszz/fastapi_supabase_template/commit/dd3047b8b0898d194ecb1740a337efc46383dcb1))
59+
60+
* upgrade: release 0.1.0 ([`5738b0e`](https://github.com/Atticuszz/fastapi_supabase_template/commit/5738b0edbfc50043205e3cf749c9f8b0cb419d6b))
61+
62+
563
## v0.0.2 (2024-01-13)
664

765
### Chore
866

67+
* chore(release): bump version to v0.0.2 ([`26f5e3b`](https://github.com/Atticuszz/fastapi_supabase_template/commit/26f5e3bb947335bbb359617ffef530be8599767d))
68+
969
* chore: set pro-commit-hooks autofix_prs -> True ([`1bad181`](https://github.com/Atticuszz/fastapi_supabase_template/commit/1bad181c3d093089e0a061a5bce438b02f84d238))
1070

1171
* chore: remove latest-changes: ci ([`53dc692`](https://github.com/Atticuszz/fastapi_supabase_template/commit/53dc69258c457e4ce878e7e286dcc12653799810))

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@ ___
8181
___
8282
### Latest Changes
8383

84-
84+
### 2024-01-13 by Atticuszz - feat: update ci and README.md
85+
- 🚚 [img.png](img.png) <- img.png
8586
## License
8687

8788
This project is licensed under the terms of the MIT license.

0 commit comments

Comments
 (0)