Skip to content

Commit 5dc6096

Browse files
committed
chore: prepare release 1.1.5
1 parent 9778f3d commit 5dc6096

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](https://semver.org/).
77

8+
## [1.1.5] - 2026-02-16
9+
10+
### Bug fixes
11+
12+
- move SBOM generation after PyPI publish step (#284) (#287)
13+
- sync prepare_release.py merge message fix from canonical (#291)
14+
- sync prepare_release.py changelog conflict fix from canonical (#293)
15+
16+
### Styling
17+
18+
- fix ruff lint errors in prepare_release.py (#288)
19+
820
## [1.1.4] - 2026-02-16
921

1022
### Bug fixes
@@ -13,6 +25,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
1325
- disable MD041 for mkdocs snippet-include files
1426
- correct snippets base_path resolution for fragment includes (#267)
1527
- run mike from repo root so snippet base_path resolves in CI (#268)
28+
- remove PR_BUMP_TOKEN and add issue linkage to version bump PR
29+
- rename integration-test job to integration-tests
30+
- move SBOM generation after PyPI publish step (#284)
31+
- sync prepare_release.py with canonical version (#286)
1632

1733
### Documentation
1834

0 commit comments

Comments
 (0)