File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.0.3 "
2+ "." : " 1.0.4 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.4] ( https://github.com/alexdor/issue-syncer/compare/v1.0.3...v1.0.4 ) (2025-05-28)
4+
5+
6+ ### Bugfixes
7+
8+ * ** deps:** update module github.com/google/go-github/v71 to v72 ([ e696d62] ( https://github.com/alexdor/issue-syncer/commit/e696d628edf6605c8d29536f0e5888f9a48dd033 ) )
9+ * ** deps:** update module github.com/lmittmann/tint to v1.1.0 ([ 4068bd5] ( https://github.com/alexdor/issue-syncer/commit/4068bd5294eabfb2aa3f3849cc61df17808c6211 ) )
10+ * ** deps:** update module github.com/lmittmann/tint to v1.1.1 ([ 7e7487b] ( https://github.com/alexdor/issue-syncer/commit/7e7487bef1731ee2fe25cf459f25828bfb8e2283 ) )
11+ * ** deps:** update module golang.org/x/oauth2 to v0.30.0 ([ 9846c53] ( https://github.com/alexdor/issue-syncer/commit/9846c531f742182772bdf11198b164a4a0bf0f59 ) )
12+ * ** deps:** update module golang.org/x/sync to v0.14.0 ([ 8ccdbc7] ( https://github.com/alexdor/issue-syncer/commit/8ccdbc7b566aeacf2bd8811a8b020d2e10347753 ) )
13+
314## [ 1.0.3] ( https://github.com/alexdor/issue-syncer/compare/v1.0.2...v1.0.3 ) (2025-04-14)
415
516
Original file line number Diff line number Diff line change 5353 steps :
5454 - uses : actions/checkout@v4
5555 - name : Sync TODOs with Issues
56- uses :
alexdor/[email protected] .3 # x-release-please-version 56+ uses :
alexdor/[email protected] .4 # x-release-please-version 5757 env :
5858 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
5959` ` `
You can’t perform that action at this time.
0 commit comments