Skip to content

Commit 18828ab

Browse files
github-actions[bot]danipran
authored andcommitted
chore(main): release kukkuu 3.15.1
1 parent b788634 commit 18828ab

4 files changed

Lines changed: 11 additions & 3 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-
".": "3.15.0"
2+
".": "3.15.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
<!-- REMINDER: While updating changelog, also remember to update
33
the version in kukkuu/__init.py__ -->
44

5+
## [3.15.1](https://github.com/City-of-Helsinki/kukkuu/compare/kukkuu-v3.15.0...kukkuu-v3.15.1) (2025-10-13)
6+
7+
8+
### Dependencies
9+
10+
* Bump authlib from 1.6.4 to 1.6.5 ([b788634](https://github.com/City-of-Helsinki/kukkuu/commit/b788634ef0e2eecd1edd61ae5c5d0a75dd87486f))
11+
* Bump django from 4.2.24 to 4.2.25 ([5ffd573](https://github.com/City-of-Helsinki/kukkuu/commit/5ffd573c3b22e4277ef531bfdee8ff62c691dba3))
12+
513
## [3.15.0](https://github.com/City-of-Helsinki/kukkuu/compare/kukkuu-v3.14.2...kukkuu-v3.15.0) (2025-10-03)
614

715

kukkuu/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.15.0"
1+
__version__ = "3.15.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "kukkuu"
3-
version = "3.15.0"
3+
version = "3.15.1"
44
requires-python = ">=3.11"
55

66
[tool.ruff]

0 commit comments

Comments
 (0)