From 6b5b9982e57090a0309fa3911bccdcbc5d7e37ab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 00:43:20 +0000 Subject: [PATCH 1/2] [tagpr] prepare for the next release From 1eef4d3e47c58f0057cb1a58a5043e5d70633441 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 00:43:21 +0000 Subject: [PATCH 2/2] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb64bb0..8d177cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [v1.0.7](https://github.com/tatsuo48/ecsource/compare/v1.0.6...v1.0.7) - 2025-10-21 +- Update actions/setup-go action to v4 by @renovate[bot] in https://github.com/tatsuo48/ecsource/pull/8 +- Update goreleaser/goreleaser-action action to v4.4.0 by @renovate[bot] in https://github.com/tatsuo48/ecsource/pull/11 +- Update actions/setup-go action to v4.1.0 by @renovate[bot] in https://github.com/tatsuo48/ecsource/pull/10 +- Update actions/checkout action to v4 by @renovate[bot] in https://github.com/tatsuo48/ecsource/pull/12 +- Update goreleaser/goreleaser-action action to v4.6.0 by @renovate[bot] in https://github.com/tatsuo48/ecsource/pull/13 +- Update goreleaser/goreleaser-action action to v5 by @renovate[bot] in https://github.com/tatsuo48/ecsource/pull/14 +- Update actions/checkout digest to b4ffde6 by @renovate[bot] in https://github.com/tatsuo48/ecsource/pull/15 +- Update actions/github-script action to v7 by @renovate[bot] in https://github.com/tatsuo48/ecsource/pull/16 +- Update actions/setup-go action to v5 by @renovate[bot] in https://github.com/tatsuo48/ecsource/pull/17 +- Update goreleaser/goreleaser-action action to v6 by @renovate[bot] in https://github.com/tatsuo48/ecsource/pull/22 +- Update actions/setup-go action to v5.0.2 by @renovate[bot] in https://github.com/tatsuo48/ecsource/pull/20 +- Update actions/checkout digest to 692973e by @renovate[bot] in https://github.com/tatsuo48/ecsource/pull/19 +- Update actions/checkout digest to eef6144 by @renovate[bot] in https://github.com/tatsuo48/ecsource/pull/23 +- feat: Display negative leftover values in red by @tatsuo48 in https://github.com/tatsuo48/ecsource/pull/28 +- docs: Add CLAUDE.md for AI assistant guidance by @tatsuo48 in https://github.com/tatsuo48/ecsource/pull/32 + ## [v1.0.6](https://github.com/tatsuo48/ecsource/compare/v1.0.5...v1.0.6) - 2023-02-04 - fix go version specify by @tatsuo48 in https://github.com/tatsuo48/ecsource/pull/6