Skip to content

Commit bf774d4

Browse files
committed
chore(release): v12.6.0
1 parent f209730 commit bf774d4

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v12.6.0 (05 August 2026)
2+
3+
### Feature
4+
5+
* **jexl:** Expose case and work item meta in JEXL context ([`f78589d`](https://github.com/projectcaluma/caluma/commit/f78589d82778dfe6b4afa11f0ed5b86d3a7bb927))
6+
7+
### Fix
8+
9+
* **deps:** Update django to v5.2.17 ([`f1e402d`](https://github.com/projectcaluma/caluma/commit/f1e402dcd7b01008e0af105631dba942d0d25908))
10+
111
# v12.5.1 (03 August 2026)
212

313
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "caluma"
3-
version = "12.5.1"
3+
version = "12.6.0"
44
description = "Caluma Service providing GraphQL API"
55
homepage = "https://caluma.io"
66
repository = "https://github.com/projectcaluma/caluma"

0 commit comments

Comments
 (0)