Skip to content

Commit a62f9bc

Browse files
author
semantic-release
committed
3.10.4
Automatically generated by python-semantic-release
1 parent c833fdb commit a62f9bc

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+
## v3.10.4 (2025-12-02)
6+
7+
### Bug Fixes
8+
9+
- Simplify sigstore config ([#2001](https://github.com/oscal-compass/compliance-trestle/pull/2001),
10+
[`70a754a`](https://github.com/oscal-compass/compliance-trestle/commit/70a754a081d0fac03b7cf6f3caa9869c57435165))
11+
12+
513
## v3.10.3 (2025-12-02)
614

715
### Bug Fixes

trestle/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
opinionated approach to OSCAL adoption.
2424
"""
2525

26-
__version__ = '3.10.3'
26+
__version__ = '3.10.4'

0 commit comments

Comments
 (0)