We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3db8e8e commit dd712e1Copy full SHA for dd712e1
2 files changed
.github/.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "3.1.4"
+ ".": "3.1.5"
3
}
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [3.1.5](https://github.com/intility/Intility.Logging/compare/v3.1.4...v3.1.5) (2026-06-03)
4
+
5
6
+### Bug Fixes
7
8
+* migrate from sln to slnx ([099bcf0](https://github.com/intility/Intility.Logging/commit/099bcf0662e27f061a59e71c3f35e8d058fa398b))
9
+* pack slnx instead of deleted sln in publish workflow ([4e93db7](https://github.com/intility/Intility.Logging/commit/4e93db7f0b5bdce7bd12cae3d6cfccb9f57bed4e))
10
11
## [3.1.4](https://github.com/intility/Intility.Logging/compare/v3.1.3...v3.1.4) (2026-03-02)
12
13
0 commit comments