Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down