1
0

2 Commits

Author SHA1 Message Date
e0f57601c8 fix release build
All checks were successful
Branch Build / build-test-deploy (push) Successful in 1m27s
Release Build / build-test-deploy (push) Successful in 1m27s
2026-01-12 21:41:26 +01:00
9ded50bf4c Bump to v0.1.3
Some checks failed
Branch Build / build-test-deploy (push) Failing after 48s
Release Build / build-test-deploy (push) Failing after 1m22s
2026-01-12 21:35:42 +01:00
2 changed files with 8 additions and 1 deletions

View File

@@ -39,6 +39,7 @@ jobs:
run: |
set -ex
dotnet tool install dotnet-reportgenerator-globaltool --tool-path /dotnet-tools
dotnet tool install docfx --tool-path /dotnet-tools
- name: Build solution
run: |

View File

@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
_no changes yet_
## [v0.1.3] - 2026-01-12
### Changed
- Migrated main repository from Gitlab to Gitea (CI/CD)
@@ -47,8 +52,9 @@ _Inital release_
[Unreleased]: https://github.com/AM-WD/FritzCallMonitor/compare/v0.1.2...HEAD
[Unreleased]: https://github.com/AM-WD/FritzCallMonitor/compare/v0.1.3...HEAD
[v0.1.3]: https://github.com/AM-WD/FritzCallMonitor/compare/v0.1.2...v0.1.3
[v0.1.2]: https://github.com/AM-WD/FritzCallMonitor/compare/v0.1.1...v0.1.2
[v0.1.1]: https://github.com/AM-WD/FritzCallMonitor/compare/v0.1.0...v0.1.1
[v0.1.0]: https://github.com/AM-WD/FritzCallMonitor/commits/v0.1.0