From 23fa2edbf7062752f5522fb64061ffc1fa81df0f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 13:17:46 +0000 Subject: [PATCH 1/2] [tagpr] prepare for the next release From 48e7da48a8df7088c88d688cb67c3319917cef95 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 13:17:47 +0000 Subject: [PATCH 2/2] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ecb34c..46f90ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [v1.1.2](https://github.com/shamaton/msgpackgen/compare/v1.1.1...v1.1.2) - 2026-08-20 + +### 📚 Documentation +- Add security policy by @shamaton in https://github.com/shamaton/msgpackgen/pull/61 +### 🔧 Maintenance +- chore(deps): bump securego/gosec from 45b083a0cb42119d61b1e0e364d8c62c68f6f5cd to 5e72efc19d97e11549b3427b83fab3257a8c9894 by @dependabot[bot] in https://github.com/shamaton/msgpackgen/pull/58 + ## [v1.1.1](https://github.com/shamaton/msgpackgen/compare/v1.1.0...v1.1.1) - 2026-07-26 ### 🔧 Maintenance