Skip to content

Commit 094f71d

Browse files
github-actions[bot]charn
authored andcommitted
chore(main): release palvelutarjotin 1.25.0
1 parent 4405b23 commit 094f71d

4 files changed

Lines changed: 10 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-
".": "1.24.1"
2+
".": "1.25.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
<!-- REMINDER: While updating changelog, also remember to update
22
the version in palvelutarjotin/__init.py__ -->
33

4+
## [1.25.0](https://github.com/City-of-Helsinki/palvelutarjotin/compare/palvelutarjotin-v1.24.1...palvelutarjotin-v1.25.0) (2025-09-08)
5+
6+
7+
### Features
8+
9+
* Event with ongoing occurrences can have space for enrolment ([4405b23](https://github.com/City-of-Helsinki/palvelutarjotin/commit/4405b234f2bd931b7ff6a36fb52c8c03360f520b))
10+
411
## [1.24.1](https://github.com/City-of-Helsinki/palvelutarjotin/compare/palvelutarjotin-v1.24.0...palvelutarjotin-v1.24.1) (2025-08-28)
512

613

palvelutarjotin/__init__.py

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

pyproject.toml

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

66
[tool.ruff]

0 commit comments

Comments
 (0)