asyouplz_SpeechNote/versions.json
asyouplz 7ae009e444 ci: Improve pipeline architecture
- Simplify CI Pipeline: Remove E2E tests, keep quality-check and build as required
- Fix Release Pipeline: Now triggers after CI Pipeline success (via workflow_run)
- Remove test duplication in Release Pipeline
- Version bump to 3.0.9

Pipeline flow:
1. Push to main/develop → CI Pipeline runs
2. Push tag v* → CI Pipeline runs
3. CI Pipeline success + v* tag → Release Pipeline triggers automatically
2026-01-18 14:26:51 +09:00

14 lines
No EOL
242 B
JSON

{
"1.0.0": "0.15.0",
"2.0.0": "0.15.0",
"3.0.0": "0.15.0",
"3.0.1": "0.15.0",
"3.0.2": "0.15.0",
"3.0.3": "0.15.0",
"3.0.4": "0.15.0",
"3.0.5": "0.15.0",
"3.0.6": "0.15.0",
"3.0.7": "0.15.0",
"3.0.8": "0.15.0",
"3.0.9": "0.15.0"
}