From 8b52f979ded4bb3cb96c48e51bb504520ceefdd5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2026 00:31:29 +0000 Subject: [PATCH 1/2] [tagpr] prepare for the next release From 15f02426b48b8c0d6a5964ba13105fc4af8abc2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2026 00:31:29 +0000 Subject: [PATCH 2/2] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8fe218..a727179 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [v1.0.3](https://github.com/shamaton/msgpackgen/compare/v1.0.2...v1.0.3) - 2026-07-05 + +### 🔧 Maintenance +- chore(deps): bump securego/gosec from 9addc97cefc9460a114e3c36f536b935da3b98c9 to f1c81de5fcdf7b466b229fb24ca02d1a8406dd09 by @dependabot[bot] in https://github.com/shamaton/msgpackgen/pull/35 +- chore(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0 by @dependabot[bot] in https://github.com/shamaton/msgpackgen/pull/36 +- chore(deps): bump securego/gosec from f1c81de5fcdf7b466b229fb24ca02d1a8406dd09 to caf8857bbd3276599d0176b0528e9712bb0b5bec by @dependabot[bot] in https://github.com/shamaton/msgpackgen/pull/38 +- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in https://github.com/shamaton/msgpackgen/pull/39 +- chore(deps): bump goreleaser/goreleaser-action from 7.2.2 to 7.2.3 by @dependabot[bot] in https://github.com/shamaton/msgpackgen/pull/43 +- chore(deps): bump securego/gosec from caf8857bbd3276599d0176b0528e9712bb0b5bec to 11023e51e1f46c4ea63315bdb7670f073442168f by @dependabot[bot] in https://github.com/shamaton/msgpackgen/pull/44 + ## [v1.0.2](https://github.com/shamaton/msgpackgen/compare/v1.0.1...v1.0.2) - 2026-06-07 ### ⚡ Performance