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
+
### Unknown
20
+
21
+
* Merge pull request #12 from algorandfoundation/main
* Merge pull request #10 from algorandfoundation/ci/fix_check_version
34
+
35
+
ci: ensure rc is set to 0 by default ([`a3afd2c`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/a3afd2ca68500e81ee97c7c8410a94e50d2d226f))
36
+
37
+
* Merge pull request #9 from algorandfoundation/ci/rm_pipefail_check_version
38
+
39
+
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
44
+
45
+
ci: check version increment before release ([`17caf58`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/17caf58d8564e3170b2ce88155c928884850f9c5))
46
+
47
+
* Merge pull request #7 from algorandfoundation/ci/changelog_skip_ci
48
+
49
+
ci: skip ci for changelog commit ([`91507eb`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/91507eb7e90e0844706cc0af904c7c60b8539d68))
50
+
3
51
## v1.0.0-beta.2 (2024-10-04)
4
52
5
53
### Documentation
@@ -8,6 +56,10 @@
8
56
9
57
### Unknown
10
58
59
+
* 1.0.0-beta.2
60
+
61
+
Automatically generated by python-semantic-release ([`1793b05`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/1793b055900fe07b9d1b3a5977ff31e6570ae223))
62
+
11
63
* Merge pull request #5 from algorandfoundation/docs/readme
Automatically generated by python-semantic-release ([`c9febb8`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/c9febb8c2dc451db7f578413d712deca13067f08))
80
+
25
81
* Merge pull request #4 from algorandfoundation/first_pr
26
82
27
83
First PR into main ([`3541db6`](https://github.com/algorandfoundation/algokit-subscriber-py/commit/3541db6fac4532a5e598288614846bf489c8f0f5))
0 commit comments