Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3bb0511277 | |||
| f0fadb4ab7 | |||
| 59c128fe0c | |||
| 9518403394 | |||
|
3b4e513653
|
@@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Install goreleaser
|
- name: Install goreleaser
|
||||||
uses: goreleaser/goreleaser-action@v7
|
uses: goreleaser/goreleaser-action@v7
|
||||||
with:
|
with:
|
||||||
version: '~> v2'
|
version: 'v2.13.3'
|
||||||
install-only: true
|
install-only: true
|
||||||
- name: Release
|
- name: Release
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
@@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [0.9.4] - 2026-02-23
|
||||||
|
|
||||||
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
|
- *(ci)* Pin goreleaser to v2.13.3 for Gitea SDK compatibility
|
||||||
|
|
||||||
## [0.9.3] - 2026-02-23
|
## [0.9.3] - 2026-02-23
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
|
|||||||
Reference in New Issue
Block a user