Skip to content

Commit 4e3933c

Browse files
build: 🔖 update version to 0.22.3 [skip ci]
1 parent 126dca2 commit 4e3933c

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,30 @@ within each release.
2222
Commits from bots, like `dependabot` or `pre-commit-ci`, are not
2323
included in the changelog.
2424

25+
## [0.22.3](https://github.com/seedcase-project/template-python-package/compare/0.22.2..0.22.3) - 2026-05-22
26+
27+
### ♻️ Refactor
28+
29+
- Remove Conventional Commit scopes and use raw emoji
30+
[#283](https://github.com/seedcase-project/template-python-package/pull/283)
31+
by [`@lwjohnst86`](https://github.com/lwjohnst86)
32+
([03ab0ba](https://github.com/seedcase-project/template-python-package/commit/03ab0ba6d9b8dbbf6ade4232b4458dc5fc913902))
33+
- Remove `build-pdf` from justfile, not needed anymore
34+
[#288](https://github.com/seedcase-project/template-python-package/pull/288)
35+
by [`@lwjohnst86`](https://github.com/lwjohnst86)
36+
([3ca4fe5](https://github.com/seedcase-project/template-python-package/commit/3ca4fe5277ebfe6806e5b7db7cbbe361cec63a7d))
37+
- Switch to using `uvx` for dev tooling, `uv run` isn't needed
38+
[#285](https://github.com/seedcase-project/template-python-package/pull/285)
39+
by [`@lwjohnst86`](https://github.com/lwjohnst86)
40+
([126dca2](https://github.com/seedcase-project/template-python-package/commit/126dca25c77882ad4188a330c504587e7eb7a680))
41+
42+
### 📝 Documentation
43+
44+
- Minor clean up of docs
45+
[#286](https://github.com/seedcase-project/template-python-package/pull/286)
46+
by [`@lwjohnst86`](https://github.com/lwjohnst86)
47+
([73f4bb6](https://github.com/seedcase-project/template-python-package/commit/73f4bb69f0ce9565c1bd40ba3cb38eb55e79a693))
48+
2549
## [0.22.2](https://github.com/seedcase-project/template-python-package/compare/0.22.1..0.22.2) - 2026-05-19
2650

2751
### ♻️ Refactor

0 commit comments

Comments
 (0)