You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+37-31
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,31 @@
1
1
# CHANGELOG
2
2
3
+
## v0.4.7 (2024-07-14)
3
4
5
+
### Chore
6
+
7
+
* chore(deps-dev): bump python-semantic-release from 9.8.3 to 9.8.5 (#119) ([`d3e1104`](https://github.com/supabase-community/functions-py/commit/d3e1104f221ce7274789856b5a3704f8aa25e60f))
8
+
9
+
* chore(deps): bump python-semantic-release/python-semantic-release from 9.8.3 to 9.8.5 (#118) ([`0403bfb`](https://github.com/supabase-community/functions-py/commit/0403bfb84fb9e624974c16880f61a77cc244ff17))
10
+
11
+
* chore(deps-dev): bump python-semantic-release from 9.8.1 to 9.8.3 (#114) ([`3850c82`](https://github.com/supabase-community/functions-py/commit/3850c82add00a26b5e1a74fda7ce750bae85699a))
12
+
13
+
* chore(deps): bump python-semantic-release/python-semantic-release from 9.8.1 to 9.8.3 (#113) ([`c1c0d67`](https://github.com/supabase-community/functions-py/commit/c1c0d67881273f68689959b9858767aa4372c4ef))
14
+
15
+
### Fix
16
+
17
+
* fix: version bump (#121) ([`8f9b380`](https://github.com/supabase-community/functions-py/commit/8f9b3802759eec255f3f096ed818d64cd1ff3596))
* chore(release): bump version to v0.4.6 ([`f038cad`](https://github.com/supabase-community/functions-py/commit/f038cad35cbeaafbef9a26e4c853237a994ac9c6))
28
+
9
29
* chore(deps-dev): bump python-semantic-release from 9.8.0 to 9.8.1 (#110) ([`6167b4a`](https://github.com/supabase-community/functions-py/commit/6167b4a894b45062009ad67feefff16a1ba3ff61))
10
30
11
31
* chore(deps-dev): bump pytest from 8.2.1 to 8.2.2 (#109) ([`9d83fc0`](https://github.com/supabase-community/functions-py/commit/9d83fc0ace5c5a9310a5c3878a2db3586fd97899))
@@ -48,7 +68,7 @@
48
68
49
69
* chore(deps): bump python-semantic-release/python-semantic-release from 9.3.0 to 9.3.1 (#72)
* fix: update to perform build via poetry (#70) ([`d518ce5`](https://github.com/supabase-community/functions-py/commit/d518ce5b81fef2ec30907c9261fde29522e37222))
* fix: update job to publish legacy package if current is released (#36) ([`2565c37`](https://github.com/supabase-community/functions-py/commit/2565c372124c08bc2a0bd8fd4b3005cf427062e3))
* fix: update httpx and other dev dependencies (#35) ([`1f8897f`](https://github.com/supabase-community/functions-py/commit/1f8897f88acc4449cd697bd0e122bd4ee3bf0417))
Added tests to check for the messages. ([`07a813a`](https://github.com/supabase-community/functions-py/commit/07a813a02ffcf8999802cece27ee5278c140760d))
299
310
300
-
301
311
## v0.3.0 (2023-10-29)
302
312
303
313
### Chore
@@ -318,7 +328,6 @@ Added tests to check for the messages. ([`07a813a`](https://github.com/supabase-
318
328
319
329
* Restoring order to the CI/CD pipeline ([`4f28dc6`](https://github.com/supabase-community/functions-py/commit/4f28dc628c9a9aac27a153121c90960bddb5c8bf))
Throw errors instead of returning them ([`692022f`](https://github.com/supabase-community/functions-py/commit/692022fa4816de5ec3e4cd929352535af719bb87))
373
382
374
-
375
383
## v0.2.3 (2023-08-04)
376
384
377
385
### Chore
@@ -418,7 +426,6 @@ chore(deps): bump httpx from 0.23.0 to 0.24.1 ([`67ada27`](https://github.com/su
418
426
419
427
fix: small typo in authorization ([`7c60eda`](https://github.com/supabase-community/functions-py/commit/7c60eda605337784a63a99a1405a6cb2c5f407f1))
420
428
421
-
422
429
## v0.2.2 (2022-10-10)
423
430
424
431
### Chore
@@ -437,7 +444,6 @@ fix: small typo in authorization ([`7c60eda`](https://github.com/supabase-commun
437
444
438
445
* fix: pass down body ([`d3f9f61`](https://github.com/supabase-community/functions-py/commit/d3f9f6187b7bd7206f89eb3331fa6ea6f13dd58e))
0 commit comments