Skip to content

Commit 62a84a1

Browse files
github-actions[bot]mhieta
authored andcommitted
chore(main): release hauki 1.10.1
1 parent ff85fcc commit 62a84a1

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.10.0"
2+
".": "1.10.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.10.1](https://github.com/City-of-Helsinki/hauki/compare/hauki-v1.10.0...hauki-v1.10.1) (2026-03-12)
4+
5+
6+
### Bug Fixes
7+
8+
* Update Swagger docs to reflect multilingual name and description ([ff85fcc](https://github.com/City-of-Helsinki/hauki/commit/ff85fcc4849ea280ec7ca3d36fd36a3784a0f108))
9+
310
## [1.10.0](https://github.com/City-of-Helsinki/hauki/compare/hauki-v1.9.6...hauki-v1.10.0) (2026-03-05)
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.10.0"
4+
version = "1.10.1"
55

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

0 commit comments

Comments
 (0)