From 887b346b734c9bc1731a4af28dcf83663913abda Mon Sep 17 00:00:00 2001 From: Dougal Matthews Date: Tue, 21 Apr 2026 22:03:35 +0100 Subject: [PATCH] chore(main): release 1.12.64 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60b88dc..ac07cfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.12.64](https://github.com/d0ugal/brother-exporter/compare/v1.12.63...v1.12.64) (2026-04-21) + + +### Bug Fixes + +* Update module github.com/d0ugal/promexporter to v1.14.43 ([aa7f1aa](https://github.com/d0ugal/brother-exporter/commit/aa7f1aa115ef593d277f846cbee6868c915efa35)) + ## [1.12.63](https://github.com/d0ugal/brother-exporter/compare/v1.12.62...v1.12.63) (2026-04-21)