Skip to content

Commit 025b74e

Browse files
github-actions[bot]danipran
authored andcommitted
chore(main): release palvelutarjotin 1.26.2
1 parent abd6d32 commit 025b74e

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-
".": "1.26.1"
2+
".": "1.26.2"
33
}

CHANGELOG.md

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

4+
## [1.26.2](https://github.com/City-of-Helsinki/palvelutarjotin/compare/palvelutarjotin-v1.26.1...palvelutarjotin-v1.26.2) (2025-11-10)
5+
6+
7+
### Dependencies
8+
9+
* Bump django from 5.2.7 to 5.2.8 ([dc8ecae](https://github.com/City-of-Helsinki/palvelutarjotin/commit/dc8ecae7a92e1b96532f6e59d602d80cf4e442a2))
10+
* Bump pip from 25.2 to 25.3 ([abd6d32](https://github.com/City-of-Helsinki/palvelutarjotin/commit/abd6d322265c2e5bd4b7c863300e2c7a516a3bbc))
11+
412
## [1.26.1](https://github.com/City-of-Helsinki/palvelutarjotin/compare/palvelutarjotin-v1.26.0...palvelutarjotin-v1.26.1) (2025-10-13)
513

614

palvelutarjotin/__init__.py

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

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.26.1"
3+
version = "1.26.2"
44
requires-python = ">= 3.12"
55

66
[tool.ruff]

0 commit comments

Comments
 (0)