Merge branch 'main' of github.com:9IT-Full-Service/quilldrop
R
Rüdiger Küpper
<rpr@9it.de>
committete am 19.02.2026 00:51
50efbd9d6ec695530fd00606d09209c7183fa3fd
| @@ -1,3 +1,11 @@ | ||
| 1 | +## [1.1.4](https://github.com/9IT-Full-Service/quilldrop/compare/v1.1.3...v1.1.4) (2026-02-18) |
|
| 2 | + | |
| 3 | + | |
| 4 | +### Bug Fixes |
|
| 5 | + | |
| 6 | +* add docker image for images [skip ci] ([257f09e](https://github.com/9IT-Full-Service/quilldrop/commit/257f09e82aaaddf2a3d41148efde96a3a8b70bc0)) |
|
| 7 | +* add images to Docker ignore ([2033bde](https://github.com/9IT-Full-Service/quilldrop/commit/2033bdea0eb4cac7aedd7cbae2b47292da2b9616)) |
|
| 8 | + | |
| 1 | 9 | ## [1.1.3](https://github.com/9IT-Full-Service/quilldrop/compare/v1.1.2...v1.1.3) (2026-02-18) |
| 2 | 10 | |
| 3 | 11 |
| @@ -6,7 +6,7 @@ | ||
| 6 | 6 | # Adjust the matrix.include array to control which architectures are built. |
| 7 | 7 | # ============================================================================== |
| 8 | 8 | |
| 9 | -name: Build Image |
|
| 9 | +name: Build Images Image |
|
| 10 | 10 | |
| 11 | 11 | on: |
| 12 | 12 | workflow_dispatch: |