diff --git a/CHANGELOG.md b/CHANGELOG.md index 2731bce..631138d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [v0.2.5](https://github.com/daaa1k/ma/compare/v0.2.4...v0.2.5) - 2026-06-08 +- ci: update Songmu/tagpr action to v1.19.0 by @renovate[bot] in https://github.com/daaa1k/ma/pull/62 +- chore: update mise patch dependencies by @renovate[bot] in https://github.com/daaa1k/ma/pull/61 +- ci: update goreleaser/goreleaser-action action to v7.2.2 by @renovate[bot] in https://github.com/daaa1k/ma/pull/64 +- chore: update dependency prek to v0.4.2 by @renovate[bot] in https://github.com/daaa1k/ma/pull/63 +- chore: update dependency https://github.com/daaa1k/common-config to v1.5.3 by @renovate[bot] in https://github.com/daaa1k/ma/pull/66 +- chore: update dependency prek to v0.4.3 by @renovate[bot] in https://github.com/daaa1k/ma/pull/68 +- chore: update dependency https://github.com/daaa1k/template-go to v0.1.19 by @renovate[bot] in https://github.com/daaa1k/ma/pull/67 + ## [v0.2.4](https://github.com/daaa1k/ma/compare/v0.2.3...v0.2.4) - 2026-05-09 - ci: update aquasecurity/trivy-action action to v0.36.0 by @renovate[bot] in https://github.com/daaa1k/ma/pull/56 - ci: update goreleaser/goreleaser-action action to v7.2.1 by @renovate[bot] in https://github.com/daaa1k/ma/pull/57 diff --git a/VERSION b/VERSION index abd4105..3a4036f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.4 +0.2.5 diff --git a/mise.lock b/mise.lock index 9def4fa..984836c 100644 --- a/mise.lock +++ b/mise.lock @@ -72,40 +72,5 @@ url = "https://github.com/golangci/golangci-lint/releases/download/v2.12.2/golan provenance = "github-attestations" [[tools.prek]] -version = "0.4.2" +version = "0.4.3" backend = "aqua:j178/prek" - -[tools.prek."platforms.linux-arm64"] -checksum = "sha256:ceb234ca2e65ae3f726a04071778f851aa4fbee1a03f80e3783730a0905937fa" -url = "https://github.com/j178/prek/releases/download/v0.4.2/prek-aarch64-unknown-linux-musl.tar.gz" -provenance = "github-attestations" - -[tools.prek."platforms.linux-arm64-musl"] -checksum = "sha256:ceb234ca2e65ae3f726a04071778f851aa4fbee1a03f80e3783730a0905937fa" -url = "https://github.com/j178/prek/releases/download/v0.4.2/prek-aarch64-unknown-linux-musl.tar.gz" -provenance = "github-attestations" - -[tools.prek."platforms.linux-x64"] -checksum = "sha256:8966aac61df423e4188b05dce904982cdb07de57efb0c2bb83057a97ada64549" -url = "https://github.com/j178/prek/releases/download/v0.4.2/prek-x86_64-unknown-linux-musl.tar.gz" -provenance = "github-attestations" - -[tools.prek."platforms.linux-x64-musl"] -checksum = "sha256:8966aac61df423e4188b05dce904982cdb07de57efb0c2bb83057a97ada64549" -url = "https://github.com/j178/prek/releases/download/v0.4.2/prek-x86_64-unknown-linux-musl.tar.gz" -provenance = "github-attestations" - -[tools.prek."platforms.macos-arm64"] -checksum = "sha256:9ea984611f3830e86d3f49b289dc34e9f2750009b9a04ee1d21e893b32df5a04" -url = "https://github.com/j178/prek/releases/download/v0.4.2/prek-aarch64-apple-darwin.tar.gz" -provenance = "github-attestations" - -[tools.prek."platforms.macos-x64"] -checksum = "sha256:e9784e6d120bd6811afdbb9805b500342e184b72603d7cda06cd222cfd7a6ad6" -url = "https://github.com/j178/prek/releases/download/v0.4.2/prek-x86_64-apple-darwin.tar.gz" -provenance = "github-attestations" - -[tools.prek."platforms.windows-x64"] -checksum = "sha256:6b571c5100ebbaf868dc3c209f39ceb4ec16d6f1f297ee9fbdde013fc8b777f7" -url = "https://github.com/j178/prek/releases/download/v0.4.2/prek-x86_64-pc-windows-msvc.zip" -provenance = "github-attestations"