From 7a0f68f4e3b3558f8aaf08bf9e60f6790be0d9b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 21:06:10 +0000 Subject: [PATCH] chore(main): release 3.1.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d21c55..769e778 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file, in reverse chronological order by release. This file is automatically maintained by release-please. +## [3.1.1](https://github.com/Bacon/BaconQrCode/compare/v3.1.0...v3.1.1) (2026-04-05) + + +### Bug Fixes + +* add CLAUDE.md to vendor excludes ([#236](https://github.com/Bacon/BaconQrCode/issues/236)) ([cde3eae](https://github.com/Bacon/BaconQrCode/commit/cde3eae0d97a10d7f47b88559035ee6025d6b1bc)) + ## [3.1.0](https://github.com/Bacon/BaconQrCode/compare/v3.0.4...v3.1.0) (2026-04-05)