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
* ci: ensure rc is set to 0 by default ([`961c25a`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/961c25a8750afe53b3dec80acccce913c05f4848))
10
+
11
+
* ci: remove pipefail from check_version ([`6af76bc`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/6af76bc419cc8b303012846127dbe873531d4067))
12
+
13
+
* ci: add shell to composite action, github_token input ([`c9dbbd8`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/c9dbbd8b14bcaca95f0b3d29db94411da22123c7))
14
+
15
+
* ci: check version increment before release ([`9bfc365`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/9bfc36509f4f3d3f4b7c8be71592c74f4ee45d93))
16
+
17
+
* ci: skip ci for changelog commit ([`78dd62a`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/78dd62aae8849b340276ec23ef49079f791d728e))
18
+
19
+
### Fix
20
+
21
+
* fix: note prefix string support ([`1651a7f`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/1651a7f937c2d7638e5a267601f995a4667ad8ae))
22
+
23
+
* fix: properly handle no filters matched ([`030d265`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/030d2653a87de53d3c3f1c75aed6cefe33e20075))
24
+
25
+
### Unknown
26
+
27
+
* Merge pull request #15 from algorandfoundation/fix/note_prefix_type
28
+
29
+
fix: properly support note prefix as bytes or string ([`db5edda`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/db5edda406cab22555bd2ab1ec99398497122962))
* Merge pull request #10 from algorandfoundation/ci/fix_check_version
38
+
39
+
ci: ensure rc is set to 0 by default ([`a3afd2c`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/a3afd2ca68500e81ee97c7c8410a94e50d2d226f))
40
+
41
+
* Merge pull request #9 from algorandfoundation/ci/rm_pipefail_check_version
42
+
43
+
ci: remove pipefail from check_version ([`53c3cc3`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/53c3cc3bd7c38af45593e7e4e22063bc85ef8370))
* Merge pull request #8 from algorandfoundation/ci/check_version_increment
48
+
49
+
ci: check version increment before release ([`17caf58`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/17caf58d8564e3170b2ce88155c928884850f9c5))
50
+
51
+
* Merge pull request #7 from algorandfoundation/ci/changelog_skip_ci
52
+
53
+
ci: skip ci for changelog commit ([`91507eb`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/91507eb7e90e0844706cc0af904c7c60b8539d68))
54
+
3
55
## v1.0.0-beta.2 (2024-10-04)
4
56
5
57
### Documentation
@@ -8,6 +60,10 @@
8
60
9
61
### Unknown
10
62
63
+
* 1.0.0-beta.2
64
+
65
+
Automatically generated by python-semantic-release ([`1793b05`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/1793b055900fe07b9d1b3a5977ff31e6570ae223))
66
+
11
67
* Merge pull request #5 from algorandfoundation/docs/readme
Automatically generated by python-semantic-release ([`c9febb8`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/c9febb8c2dc451db7f578413d712deca13067f08))
84
+
25
85
* Merge pull request #4 from algorandfoundation/first_pr
26
86
27
87
First PR into main ([`3541db6`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/3541db6fac4532a5e598288614846bf489c8f0f5))
0 commit comments