1.2.0 (2024-03-11)
- Update contributors and copyright (#41)
- Update parse error message (#40)
v1.1.0 (2023-12-23)
- Fix trigger condition (#37)
- Update git-chglog config (#38)
- Update README to use the latest API and actions (#34)
- Compatibility with GitHub Enterprise (#36)
v1.0.0 (2023-09-19)
- Fix CI test (#32)
- Add dependabot config (#22)
- Bump actions/checkout from 3 to 4 (#28)
- Bump alpine from 3.17 to 3.18 (#26)
- Bump actions/checkout from 2 to 3 (#25)
- Bump alpine from 3.10 to 3.17 (#24)
- Update job_name description (#23)
- Use GitHub Composite Actions (#30)
v0.1.2 (2022-11-20)
- Fix test (#18)
- Update special thanks (#19)
- Update set-output to recommended format (#17)
v0.1.1 (2022-10-12)
v0.1.0 (2022-01-30)
- Fix job_id parse error and make the query script simpler and more robust (#3)
- Add test (#6)
- Add special thanks (#7)
- Support workflow more than 30 jobs (#8)
- Update LICENSE
v0.0.3 (2020-02-11)
- Update description
v0.0.2 (2020-02-11)
- Update README
- Update action description
- Fix unbound variable
- Fix typo
- Fix entrypoint.sh execution error
- Add git-chglog settings
- Add git tag versioning settings
- Add job_id parser