Skip to content

Commit 9a3f02e

Browse files
chore(main): release tirehtoori 0.3.0
1 parent b902d19 commit 9a3f02e

3 files changed

Lines changed: 16 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.8"
2+
".": "0.3.0"
33
}

CHANGELOG.md

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

3+
## [0.3.0](https://github.com/City-of-Helsinki/tirehtoori/compare/tirehtoori-v0.2.8...tirehtoori-v0.3.0) (2026-05-27)
4+
5+
6+
### Features
7+
8+
* Update Dockerfile, use common uwsgi config ([2127307](https://github.com/City-of-Helsinki/tirehtoori/commit/2127307cae1c5993fe60da7e6ea0f85404fbb89b))
9+
10+
11+
### Dependencies
12+
13+
* Bump django from 5.2.13 to 5.2.14 ([4c1014a](https://github.com/City-of-Helsinki/tirehtoori/commit/4c1014a006975e5072329343059763548ab228a3))
14+
* Bump pip from 26.0 to 26.1 ([66f40fd](https://github.com/City-of-Helsinki/tirehtoori/commit/66f40fd0f6f969d3eda13a33506a3b2a5bbc206a))
15+
* Bump urllib3 from 2.6.3 to 2.7.0 ([b902d19](https://github.com/City-of-Helsinki/tirehtoori/commit/b902d19d65c541ded557a3490dd10ce724ff82d0))
16+
317
## [0.2.8](https://github.com/City-of-Helsinki/tirehtoori/compare/tirehtoori-v0.2.7...tirehtoori-v0.2.8) (2026-04-14)
418

519

tirehtoori/__init__.py

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

0 commit comments

Comments
 (0)