Skip to content

Commit 399b94c

Browse files
github-actions[bot]mhieta
authored andcommitted
chore(main): release palvelutarjotin 1.30.1
1 parent 7cdfe0d commit 399b94c

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.30.0"
2+
".": "1.30.1"
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.30.1](https://github.com/City-of-Helsinki/palvelutarjotin/compare/palvelutarjotin-v1.30.0...palvelutarjotin-v1.30.1) (2026-02-04)
5+
6+
7+
### Dependencies
8+
9+
* Bump django from 5.2.9 to 5.2.11 ([7cdfe0d](https://github.com/City-of-Helsinki/palvelutarjotin/commit/7cdfe0d75957e3f050d3cc5834ce8ec7b44ed949))
10+
* Bump pip from 25.3 to 26.0 ([0bc32a9](https://github.com/City-of-Helsinki/palvelutarjotin/commit/0bc32a9db0cb75905c8e3f6cda640d6630d7a7f0))
11+
412
## [1.30.0](https://github.com/City-of-Helsinki/palvelutarjotin/compare/palvelutarjotin-v1.29.0...palvelutarjotin-v1.30.0) (2026-01-27)
513

614

palvelutarjotin/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.30.0"
1+
__version__ = "1.30.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 = "palvelutarjotin"
3-
version = "1.30.0"
3+
version = "1.30.1"
44
requires-python = ">= 3.12"
55

66
[tool.ruff]

0 commit comments

Comments
 (0)