From 00d2aca7e9e7014500e56d1c68811cce73cb03b9 Mon Sep 17 00:00:00 2001 From: Tom Shaw Date: Fri, 12 Jun 2026 23:25:50 -0500 Subject: [PATCH] chore(master): release 0.14.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ba7d7a..5a504f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to `google-api` will be documented in this file +## [0.14.1](https://github.com/tomshaw/google-api/compare/v0.14.0...v0.14.1) (2026-06-13) + + +### Bug Fixes + +* update README badges for consistency and clarity ([ef40228](https://github.com/tomshaw/google-api/commit/ef402288b888d123c6485c349ff171e84395c7d0)) + ## [0.14.0](https://github.com/tomshaw/google-api/compare/v0.13.0...v0.14.0) (2026-06-12)