We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4659456 commit 7c6d4d0Copy full SHA for 7c6d4d0
1 file changed
CHANGELOG.md
@@ -22,6 +22,15 @@ within each release.
22
Commits from bots, like `dependabot` or `pre-commit-ci`, are not
23
included in the changelog.
24
25
+## [0.23.5](https://github.com/seedcase-project/template-python-package/compare/0.23.4..0.23.5) - 2026-06-01
26
+
27
+### ♻️ Refactor
28
29
+- Replace reusable workflows with normal workflow steps
30
+ [#284](https://github.com/seedcase-project/template-python-package/pull/284)
31
+ by [`@lwjohnst86`](https://github.com/lwjohnst86)
32
+ ([4659456](https://github.com/seedcase-project/template-python-package/commit/4659456fced498c8baf7babe05b9e7ddc9dbd180))
33
34
## [0.23.4](https://github.com/seedcase-project/template-python-package/compare/0.23.3..0.23.4) - 2026-06-01
35
36
### ♻️ Refactor
0 commit comments