Skip to content

Commit 25ebcb1

Browse files
github-actions[bot]mhieta
authored andcommitted
chore(main): release hauki 1.11.1
1 parent 04a8112 commit 25ebcb1

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-
".": "1.11.0"
2+
".": "1.11.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+
## [1.11.1](https://github.com/City-of-Helsinki/hauki/compare/hauki-v1.11.0...hauki-v1.11.1) (2026-04-09)
4+
5+
6+
### Dependencies
7+
8+
* Bump django from 5.2.12 to 5.2.13 ([04a8112](https://github.com/City-of-Helsinki/hauki/commit/04a81125eddf8cd9e21efd05ed7bda582da97b45))
9+
310
## [1.11.0](https://github.com/City-of-Helsinki/hauki/compare/hauki-v1.10.2...hauki-v1.11.0) (2026-04-01)
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 = "hauki"
33
requires-python = ">=3.12, <3.13"
4-
version = "1.11.0"
4+
version = "1.11.1"
55

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

0 commit comments

Comments
 (0)