Skip to content

Commit f7e2f69

Browse files
author
github-actions
committed
1.29.0
Automatically generated by python-semantic-release
1 parent afbf471 commit f7e2f69

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<!-- version list -->
44

5+
## v1.29.0 (2025-08-26)
6+
7+
### Features
8+
9+
- Refactor claims extraction to use decode_claims function across multiple handlers
10+
([`afbf471`](https://github.com/ugns/incident-command/commit/afbf4712252c3b4889c7f971809b0ac8b76a5979))
11+
12+
513
## v1.28.1 (2025-08-26)
614

715
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "EventCoord"
3-
version = "1.28.1"
3+
version = "1.29.0"
44
description = "Shared code for Event Coordination Lambdas"
55
authors = [
66
{ name="Jeremy T. Bouse", email="[email protected]" },

0 commit comments

Comments
 (0)