Merge branch 'main' of github.com:9IT-Full-Service/quilldrop
R
Rüdiger Küpper
<rpr@9it.de>
committete am 19.02.2026 06:41
d616eae782da81eecf82fa7304666ddc0ed87d80
| @@ -1,3 +1,10 @@ | ||
| 1 | +## [1.2.7](https://github.com/9IT-Full-Service/quilldrop/compare/v1.2.6...v1.2.7) (2026-02-19) |
|
| 2 | + | |
| 3 | + | |
| 4 | +### Bug Fixes |
|
| 5 | + | |
| 6 | +* add binary release ([7b66c42](https://github.com/9IT-Full-Service/quilldrop/commit/7b66c42f46108d01c89382b771faf6c838759cce)) |
|
| 7 | + | |
| 1 | 8 | ## [1.2.6](https://github.com/9IT-Full-Service/quilldrop/compare/v1.2.5...v1.2.6) (2026-02-19) |
| 2 | 9 | |
| 3 | 10 |
| @@ -8,7 +8,7 @@ on: | ||
| 8 | 8 | # - 'v*' # z.B. v1.2.3 |
| 9 | 9 | |
| 10 | 10 | permissions: |
| 11 | -contents: read |
|
| 11 | +contents: write |
|
| 12 | 12 | packages: write |
| 13 | 13 | id-token: write |
| 14 | 14 |