Skip to content

Commit f8fd2b6

Browse files
chore(main): release tirehtoori 0.2.8
1 parent bdced05 commit f8fd2b6

3 files changed

Lines changed: 10 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.7"
2+
".": "0.2.8"
33
}

CHANGELOG.md

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

3+
## [0.2.8](https://github.com/City-of-Helsinki/tirehtoori/compare/tirehtoori-v0.2.7...tirehtoori-v0.2.8) (2026-04-14)
4+
5+
6+
### Dependencies
7+
8+
* Bump django from 5.2.12 to 5.2.13 ([3b3331a](https://github.com/City-of-Helsinki/tirehtoori/commit/3b3331a796bf0da71c7a6fc56e663874f1a113d9))
9+
* Bump pytest from 9.0.1 to 9.0.3 ([bdced05](https://github.com/City-of-Helsinki/tirehtoori/commit/bdced054d7a72eb7d981bdf49ff7269fef196c8c))
10+
311
## [0.2.7](https://github.com/City-of-Helsinki/tirehtoori/compare/tirehtoori-v0.2.6...tirehtoori-v0.2.7) (2026-04-02)
412

513

tirehtoori/__init__.py

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

0 commit comments

Comments
 (0)