Skip to content

Commit 8d4b815

Browse files
github-actions[bot]voneiden
authored andcommitted
chore(main): release atv 2.2.1
1 parent eafb67c commit 8d4b815

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.2.0"
2+
".": "2.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+
## [2.2.1](https://github.com/City-of-Helsinki/atv/compare/atv-v2.2.0...atv-v2.2.1) (2026-05-11)
4+
5+
6+
### Dependencies
7+
8+
* Bump django from 5.2.13 to 5.2.14 ([eafb67c](https://github.com/City-of-Helsinki/atv/commit/eafb67cfefc9e40c62a383fc67d6f442b2f31575))
9+
310
## [2.2.0](https://github.com/City-of-Helsinki/atv/compare/atv-v2.1.1...atv-v2.2.0) (2026-04-27)
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.2.0"
4+
version = "2.2.1"
55

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

0 commit comments

Comments
 (0)