v0.12.0
All checks were successful
ci/woodpecker/push/publish-docs Pipeline was successful
ci/woodpecker/tag/gitea Pipeline was successful
ci/woodpecker/tag/publish-docs Pipeline was successful
ci/woodpecker/release/publish-docs Pipeline was successful

This commit is contained in:
2026-02-11 13:18:46 -06:00
parent 9f996f60c6
commit 52e25aad77
3 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +0,0 @@
kind: Changed
body: internal logic handling for cron webserver
time: 2026-02-11T13:17:57.323387016-06:00

3
.changes/v0.12.0.md Normal file
View File

@@ -0,0 +1,3 @@
## v0.12.0 - 2026-02-11
### Changed
* internal logic handling for cron webserver

View File

@@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie). and is generated by [Changie](https://github.com/miniscruff/changie).
## v0.12.0 - 2026-02-11
### Changed
* internal logic handling for cron webserver
## v0.11.5 - 2026-02-10 ## v0.11.5 - 2026-02-10
### Changed ### Changed
* Command.Type: scriptFile no longer requests psudoterminal * Command.Type: scriptFile no longer requests psudoterminal