File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## 1.0.0 (2026-01-10)
9+
10+
11+ ### Features
12+
13+ * add manual trigger to CI workflow ([ a72bc58] ( https://github.com/flxbl-io/analyze-issue/commit/a72bc58f7447a476e85dedf5bc8ecb7333dec995 ) )
14+ * initial release of analyze-issue action ([ 21fa452] ( https://github.com/flxbl-io/analyze-issue/commit/21fa452ce90a7390383909c0c9cc2448ad9c0d3e ) )
15+
16+
17+ ### Bug Fixes
18+
19+ * shorten descriptions to meet 125 char limit ([ 6ce0f1a] ( https://github.com/flxbl-io/analyze-issue/commit/6ce0f1aa0f71e7a428572ec6cdcba9285a0c5852 ) )
20+ * use GHA_TOKEN for release-please ([ 73ba732] ( https://github.com/flxbl-io/analyze-issue/commit/73ba732c13025d64d9f781fbad570d43a08dcceb ) )
21+
822## [ 1.0.0] - 2025-01-10
923
1024### Added
You can’t perform that action at this time.
0 commit comments