Skip to content

Commit 4e3cd08

Browse files
semantic-releasesemantic-release (via Github actions)
authored andcommitted
0.27.2
Automatically generated by python-semantic-release
1 parent 49243e3 commit 4e3cd08

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33

44
<!--next-version-placeholder-->
55

6+
## v0.27.2 (2021-11-16)
7+
### Fix
8+
* Force trestle relesae. ([`49243e3`](https://github.com/IBM/compliance-trestle/commit/49243e369120958536a644a4a063cf19f1870b7a))
9+
610
## v0.27.1 (2021-11-15)
711
### Fix
812
* Profile resolver issues with alter that has no adds ([#847](https://github.com/IBM/compliance-trestle/issues/847)) ([`6865eb7`](https://github.com/IBM/compliance-trestle/commit/6865eb7967ae954b14f5a10921d88ca567fae921))

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__ = '0.27.1'
26+
__version__ = '0.27.2'

0 commit comments

Comments
 (0)