Release version 1.11.2

This commit is contained in:
2026-02-08 18:21:50 +01:00
parent 411cd2df66
commit aad6814fc5
6 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
package-manager (1.11.2-1) unstable; urgency=medium
* Removes the v* tag trigger from the mark-stable workflow so it runs only on branch pushes and avoids duplicate executions during releases.
-- Kevin Veen-Birkenbach <kevin@veen.world> Sun, 08 Feb 2026 18:21:50 +0100
package-manager (1.11.1-1) unstable; urgency=medium
* Implements pushing the branch and the version tag together in a single command so the CI release workflow can reliably detect the version tag on HEAD.