Skip to content

Commit eabe05c

Browse files
github-actions[bot]mhieta
authored andcommitted
chore(main): release tirehtoori 0.2.0
1 parent 209dd07 commit eabe05c

3 files changed

Lines changed: 15 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.1.3"
2+
".": "0.2.0"
33
}

CHANGELOG.md

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

3+
## [0.2.0](https://github.com/City-of-Helsinki/tirehtoori/compare/tirehtoori-v0.1.3...tirehtoori-v0.2.0) (2025-11-19)
4+
5+
6+
### Features
7+
8+
* Add sentry logging for uWSGI ([209dd07](https://github.com/City-of-Helsinki/tirehtoori/commit/209dd0701a05f542a049a196d4e90edbcc6d06dd))
9+
* **sentry:** Update sentry configuration ([6f00c74](https://github.com/City-of-Helsinki/tirehtoori/commit/6f00c749ece767503f823457ff3d5922b5e51ec8))
10+
11+
12+
### Dependencies
13+
14+
* Add sentry-sdk and django-cors-headers ([a68d374](https://github.com/City-of-Helsinki/tirehtoori/commit/a68d37499900d3f9c0e76eb5d60adf5456ac5da7))
15+
316
## [0.1.3](https://github.com/City-of-Helsinki/tirehtoori/compare/tirehtoori-v0.1.2...tirehtoori-v0.1.3) (2025-11-10)
417

518

tirehtoori/__init__.py

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

0 commit comments

Comments
 (0)