LabCodeHub öffentliche Ansicht
Anmelden
Küpper / Quildrop öffentlich

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
2 geänderte Datei(en) +9 −1
Kontextzeilen: 0 1 2 3 10
geändert CHANGELOG.md
+8 −0 Datei ansehen
@@ -1 +1,9 @@
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)
geändert .github/workflows/release-images.yml
+1 −1 Datei ansehen
@@ -8,3 +8,3 @@
8 8
9 -
name: Build Image
9 +
name: Build Images Image
10 10