From 8ad9a97dadd7af9bbfb9df32945490a2e023f679 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 01:40:18 +0000 Subject: [PATCH 1/2] [tagpr] prepare for the next release From aa3728c7e5112799939b1a78e56a32659867a073 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 01:40:19 +0000 Subject: [PATCH 2/2] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8316702..9e93f93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [v3.2.1](https://github.com/shamaton/msgpack/compare/v3.2.0...v3.2.1) - 2026-08-09 + +- Bump securego/gosec from 849570622f56a251c015c0e2417aebafc0216e17 to 45b083a0cb42119d61b1e0e364d8c62c68f6f5cd by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/104 +- Bump actions/setup-go from 6.5.0 to 7.0.0 by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/100 +- Bump Songmu/tagpr from 1.20.0 to 1.20.1 by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/101 +- Bump actions/labeler from 6.2.0 to 7.0.0 by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/102 +- Bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/103 +- Bump securego/gosec from 45b083a0cb42119d61b1e0e364d8c62c68f6f5cd to 5e72efc19d97e11549b3427b83fab3257a8c9894 by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/107 + ## [v3.2.0](https://github.com/shamaton/msgpack/compare/v3.1.2...v3.2.0) - 2026-07-14 - Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @shamaton in https://github.com/shamaton/msgpack/pull/75