Skip to content

Commit bc85f36

Browse files
github-actions[bot]tuomas777
authored andcommitted
chore(main): release tirehtoori 0.2.1
1 parent 4a335eb commit bc85f36

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.0"
2+
".": "0.2.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.1](https://github.com/City-of-Helsinki/tirehtoori/compare/tirehtoori-v0.2.0...tirehtoori-v0.2.1) (2025-11-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **sentry:** Fix healthz and readiness ignoring ([a5df54c](https://github.com/City-of-Helsinki/tirehtoori/commit/a5df54c8a1487a1fd01ac82756e47bb6d6ae6dd7))
9+
310
## [0.2.0](https://github.com/City-of-Helsinki/tirehtoori/compare/tirehtoori-v0.1.3...tirehtoori-v0.2.0) (2025-11-19)
411

512

tirehtoori/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.0"
1+
__version__ = "0.2.1"

0 commit comments

Comments
 (0)