Skip to content

Commit 97d3681

Browse files
github-actions[bot]nicobav
authored andcommitted
chore(main): release atv 2.2.2
1 parent 1a6ea1f commit 97d3681

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-
".": "2.2.1"
2+
".": "2.2.2"
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+
## [2.2.2](https://github.com/City-of-Helsinki/atv/compare/atv-v2.2.1...atv-v2.2.2) (2026-05-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **docker:** Add --chmod to COPY instructions ([39439cb](https://github.com/City-of-Helsinki/atv/commit/39439cb02cf06aaff59b1ce96cafe062e3d00881))
9+
* Remove makemigrations from docker-entrypoint ([1a6ea1f](https://github.com/City-of-Helsinki/atv/commit/1a6ea1ff25cac42e98f5c1678f4b9aaa5944f922))
10+
11+
12+
### Dependencies
13+
14+
* Bump urllib3 from 2.6.3 to 2.7.0 ([21a5ca0](https://github.com/City-of-Helsinki/atv/commit/21a5ca0a0d57ab37e322b231098d023ebc932878))
15+
316
## [2.2.1](https://github.com/City-of-Helsinki/atv/compare/atv-v2.2.0...atv-v2.2.1) (2026-05-11)
417

518

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.1"
4+
version = "2.2.2"
55

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

0 commit comments

Comments
 (0)