diff --git a/CHANGELOG.md b/CHANGELOG.md index ea5aea9..cca476e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## 1.0.0 (2026-01-10) + + +### Features + +* add manual trigger to CI workflow ([dc2b05f](https://github.com/flxbl-io/get-github-token/commit/dc2b05fc023d098608a5cff40cc29db63074da3d)) +* initial commit after migration ([1be9476](https://github.com/flxbl-io/get-github-token/commit/1be94767fe293705aed3b2f6e7103341f6b805b0)) +* initial release of get-github-token action ([8dd4c18](https://github.com/flxbl-io/get-github-token/commit/8dd4c1813bc6fa44870d60fecf4860ce26ccd337)) + + +### Bug Fixes + +* **ci:** remove coverage validation ([d9eb375](https://github.com/flxbl-io/get-github-token/commit/d9eb3753eae89731d46533deef2f32299218f10c)) +* shorten description to meet 125 char limit ([0405cbf](https://github.com/flxbl-io/get-github-token/commit/0405cbfdd57c5e2d6b4cce893325ea61a3e5626d)) +* use GHA_TOKEN for release-please ([35d8324](https://github.com/flxbl-io/get-github-token/commit/35d8324ca33d62adbff5d32254c23ad953aaf1dd)) + +## Changelog + All notable changes to this project will be documented in this file. This changelog is automatically generated by [release-please](https://github.com/googleapis/release-please).