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