# 1.0.0 (2026-01-08) ### Bug Fixes * **action:** correct invalid YAML syntax ([877d03f](877d03fffc)) * **action:** explicitly resolve 'latest' version tag ([d78a286](d78a286676)) * **ci:** update the workflow to use correct permissions ([c0cf6d8](c0cf6d8c03)) * use the correct weld release file pattern ([80d0464](80d0464a50)) ### Features * **action:** add required token input for authentication ([d052055](d052055aa0)) * added semantic release for gitea ([566a06d](566a06d42e)) * initial setup of github action and semantic release ([deabefb](deabefbc1f)) * initial setup of github action and semantic release ([717c267](717c267d0e))
3.1 KiB
3.1 KiB
1.0.0 (2026-01-08)
Bug Fixes
- action: correct invalid YAML syntax (877d03f)
- action: explicitly resolve 'latest' version tag (d78a286)
- ci: update the workflow to use correct permissions (c0cf6d8)
- use the correct weld release file pattern (80d0464)
Features
- action: add required token input for authentication (d052055)
- added semantic release for gitea (566a06d)
- initial setup of github action and semantic release (deabefb)
- initial setup of github action and semantic release (717c267)
1.1.1 (2025-12-20)
Bug Fixes
- use the correct weld release file pattern (80d0464)
1.1.0 (2025-12-20)
Features
- action: add required token input for authentication (d052055)
1.0.2 (2025-12-20)
Bug Fixes
- action: explicitly resolve 'latest' version tag (d78a286)
1.0.1 (2025-12-20)
Bug Fixes
- action: correct invalid YAML syntax (877d03f)
1.0.0 (2025-12-20)
Bug Fixes
- ci: update the workflow to use correct permissions (c0cf6d8)