Skip to content

Commit f576925

Browse files
github-actions[bot]charn
authored andcommitted
chore(main): release atv 2.1.0
1 parent 1949694 commit f576925

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-
".": "2.0.2"
2+
".": "2.1.0"
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+
## [2.1.0](https://github.com/City-of-Helsinki/atv/compare/atv-v2.0.2...atv-v2.1.0) (2026-04-01)
4+
5+
6+
### Features
7+
8+
* Use django-helsinki-health-endpoints for readiness and healthz ([1949694](https://github.com/City-of-Helsinki/atv/commit/1949694a695c0579cc83741e4f628ceedc389728))
9+
310
## [2.0.2](https://github.com/City-of-Helsinki/atv/compare/atv-v2.0.1...atv-v2.0.2) (2026-03-31)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "atv"
33
requires-python = ">=3.12, <3.13"
4-
version = "2.0.2"
4+
version = "2.1.0"
55

66
[tool.ruff]
77
target-version = "py312"

0 commit comments

Comments
 (0)