-
v1.2.0 Stable
released this
2026-01-18 02:27:42 +01:00 | 978 commits to main since this releaseWhat's Changed
- feat(ci): add manual version override option to release workflow (
12ecb37)- Add workflow_dispatch input parameter for manual version override
- Update analyze job to support both semantic-release and manual versioning
- Add override check step to set version when manually triggered
- Modify semantic release step to skip when version is manually provided
- Add result step to consolidate outputs from either semantic or manual versioning
- Update job outputs to reference consolidated result step instead of semantic step directly
- feat(regex)!: bumb version becouse of rollback (
ed55acd) - chore(deps): update postgres docker tag to v18 (
87ec373) - feat(version): bump version (
4624516)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- feat(ci): add manual version override option to release workflow (