Skip to content

Commit 128a5ef

Browse files
github-actions[bot]mhieta
authored andcommitted
chore(main): release geo-search 2.1.1
1 parent bf2cc51 commit 128a5ef

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.1.0"
2+
".": "2.1.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.1.1](https://github.com/City-of-Helsinki/geo-search/compare/geo-search-v2.1.0...geo-search-v2.1.1) (2026-04-09)
9+
10+
11+
### Dependencies
12+
13+
* Bump django from 6.0.3 to 6.0.4 ([bf2cc51](https://github.com/City-of-Helsinki/geo-search/commit/bf2cc5159a978b39523c342d5477d80fb560a1e7))
14+
815
## [2.1.0](https://github.com/City-of-Helsinki/geo-search/compare/geo-search-v2.0.2...geo-search-v2.1.0) (2026-04-02)
916

1017

pyproject.toml

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

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

0 commit comments

Comments
 (0)