Skip to content

Commit 990aa50

Browse files
chore(main): release multi-runner-build-workflow 3.2.0
1 parent a20125a commit 990aa50

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

.github/workflows/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
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-07-02)
4+
5+
6+
### Features
7+
8+
* add customer zitadel staging deployment ([#1739](https://github.com/immich-app/devtools/issues/1739)) ([9c1b9d4](https://github.com/immich-app/devtools/commit/9c1b9d495d72bbde07f137cbd47f9a6c29ac798e))
9+
* 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))
10+
11+
12+
### Chores
13+
14+
* deno ci type checks and linting ([#1694](https://github.com/immich-app/devtools/issues/1694)) ([2a0f12c](https://github.com/immich-app/devtools/commit/2a0f12c4ef714d0cebdf83511bbe57bd4c6dcfaf))
15+
* **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))
16+
* **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))
17+
* 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))
18+
319
## [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)
420

521

.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)