Skip to content

Commit 3c73700

Browse files
chore(main): release multi-runner-build-workflow 3.2.0
1 parent fb82133 commit 3c73700

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

.github/workflows/CHANGELOG.md

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

3+
## [3.2.0](https://github.com/immich-app/devtools/compare/multi-runner-build-workflow-v3.1.0...multi-runner-build-workflow-v3.2.0) (2026-06-23)
4+
5+
6+
### Features
7+
8+
* run outline-role-sync as a cloudflare worker ([#1698](https://github.com/immich-app/devtools/issues/1698)) ([2057325](https://github.com/immich-app/devtools/commit/2057325ec6302b71fd9933de980a85b850da74b7))
9+
10+
11+
### Chores
12+
13+
* deno ci type checks and linting ([#1694](https://github.com/immich-app/devtools/issues/1694)) ([2a0f12c](https://github.com/immich-app/devtools/commit/2a0f12c4ef714d0cebdf83511bbe57bd4c6dcfaf))
14+
* **deps:** update 1password/install-cli-action action to v4 ([#1715](https://github.com/immich-app/devtools/issues/1715)) ([6d05d9f](https://github.com/immich-app/devtools/commit/6d05d9fc7d37782c2cd2218ee2a0a3bbfd5c323d))
15+
* **deps:** update immich-app/devtools action to v3 ([#1717](https://github.com/immich-app/devtools/issues/1717)) ([104fd69](https://github.com/immich-app/devtools/commit/104fd6946967c8937dc30f37108acbaa3d39a4c6))
16+
* success-check for test-use-mise workflow ([#1687](https://github.com/immich-app/devtools/issues/1687)) ([807a734](https://github.com/immich-app/devtools/commit/807a734c9c24b6fec68356b0d840fe5aee405dfc))
17+
318
## [3.1.0](https://github.com/immich-app/devtools/compare/multi-runner-build-workflow-v3.0.0...multi-runner-build-workflow-v3.1.0) (2026-06-16)
419

520

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"actions/image-build": "0.1.10",
33
"actions/success-check": "0.0.6",
44
"actions/use-mise": "3.1.0",
5-
".github/workflows": "3.1.0",
5+
".github/workflows": "3.2.0",
66
"actions/pre-job": "2.0.4",
77
"actions/create-workflow-token": "2.0.1",
88
"actions/sticky-comment": "1.0.0"

0 commit comments

Comments
 (0)