Skip to content

Commit 97847be

Browse files
authored
Release v2.16.5 (#385)
This PR was created by the [Changie release GitHub action](https://github.com/labd/changie-release-action). When you're ready to do a release, you can merge this and the tag v2.16.5 will be created and the release.yaml workflow will be started. If you're not ready to do a release yet, that's fine, whenever you add more changes to main, this PR will be updated. # Releases ## v2.16.5 (2024-03-19) ### Updated * Improved source handling so we can use multiple types of sources
2 parents 0d670d2 + 1b15bbb commit 97847be

File tree

4 files changed

+10
-6
lines changed

4 files changed

+10
-6
lines changed

.changes/unreleased/Fixed-20240312-092748.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Updated-20240305-131421.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v2.16.5.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## v2.16.5 (2024-03-19)
2+
### Updated
3+
* Improved source handling so we can use multiple types of sources
4+
### Fixed
5+
* Changed --force naming to the more descriptive --ignore-change-detection

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

88

9+
## v2.16.5 (2024-03-19)
10+
### Updated
11+
* Improved source handling so we can use multiple types of sources
12+
### Fixed
13+
* Changed --force naming to the more descriptive --ignore-change-detection
914
## v2.16.4 (2024-03-12)
1015
### Fixed
1116
* Re-added chocolaty for beta building

0 commit comments

Comments
 (0)