From e0dd929c34410534bdf07ea78a878597ced1a8b4 Mon Sep 17 00:00:00 2001 From: "immich-push-o-matic[bot]" <179150890+immich-push-o-matic[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 19:38:07 +0000 Subject: [PATCH] chore(main): release sticky-comment-action 1.0.0 --- .release-please-manifest.json | 2 +- actions/sticky-comment/CHANGELOG.md | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 73ba1bcb4..a3016f31c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -6,5 +6,5 @@ ".github/workflows": "2.4.0", "actions/pre-job": "2.0.4", "actions/create-workflow-token": "2.0.0", - "actions/sticky-comment": "0.0.0" + "actions/sticky-comment": "1.0.0" } diff --git a/actions/sticky-comment/CHANGELOG.md b/actions/sticky-comment/CHANGELOG.md index 825c32f0d..0f819f692 100644 --- a/actions/sticky-comment/CHANGELOG.md +++ b/actions/sticky-comment/CHANGELOG.md @@ -1 +1,10 @@ # Changelog + +## 1.0.0 (2026-05-19) + + +### Features + +* sticky-comment action ([#1613](https://github.com/immich-app/devtools/issues/1613)) ([7d5afa4](https://github.com/immich-app/devtools/commit/7d5afa4500376a21ce607fde85779983696b8b57)) + +## Changelog