Skip to content

Commit fdf5335

Browse files
chore(main): release sticky-comment-action 1.0.1
1 parent 2a0f12c commit fdf5335

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
".github/workflows": "3.1.0",
77
"actions/pre-job": "2.0.4",
88
"actions/create-workflow-token": "2.0.1",
9-
"actions/sticky-comment": "1.0.0"
9+
"actions/sticky-comment": "1.0.1"
1010
}

actions/sticky-comment/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/immich-app/devtools/compare/sticky-comment-action-v1.0.0...sticky-comment-action-v1.0.1) (2026-06-17)
4+
5+
6+
### Chores
7+
8+
* **deps:** lock file maintenance (npm) ([#1648](https://github.com/immich-app/devtools/issues/1648)) ([ae1f115](https://github.com/immich-app/devtools/commit/ae1f115cc80a4f85c9472254bc5c5804f6434fc1))
9+
* **deps:** update dependency @types/node to ^24.12.4 ([#1628](https://github.com/immich-app/devtools/issues/1628)) ([603b56a](https://github.com/immich-app/devtools/commit/603b56a75cb1598c91547e3a1a14441e4f3c88f0))
10+
* **deps:** update node to ^24.13.0 ([#1674](https://github.com/immich-app/devtools/issues/1674)) ([1f8bbc4](https://github.com/immich-app/devtools/commit/1f8bbc4bb071b686e1c4e4c9c1cba619fac35ef7))
11+
* **deps:** update node.js to v24.16.0 ([#1633](https://github.com/immich-app/devtools/issues/1633)) ([2fb355a](https://github.com/immich-app/devtools/commit/2fb355a417628e40e0c86297b4c50fa4d0e17930))
12+
313
## 1.0.0 (2026-05-19)
414

515

0 commit comments

Comments
 (0)