From cb9c5b985a06d9bbe48df1af17b0356b8d59d583 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 12 Dec 2022 20:18:03 +0000 Subject: [PATCH] chore(release): 6.1.1 [skip release] ## [6.1.1](https://github.com/jpedroh/mach/compare/v6.1.0...v6.1.1) (2022-12-12) ### Bug Fixes * use no store in fetch caching ([650cb0f](https://github.com/jpedroh/mach/commit/650cb0fb9d6bdbb67d5a349ab7b90ba6c8a34c13)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2b98aed..856ecc92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [6.1.1](https://github.com/jpedroh/mach/compare/v6.1.0...v6.1.1) (2022-12-12) + + +### Bug Fixes + +* use no store in fetch caching ([650cb0f](https://github.com/jpedroh/mach/commit/650cb0fb9d6bdbb67d5a349ab7b90ba6c8a34c13)) + # [6.1.0](https://github.com/jpedroh/mach/compare/v6.0.3...v6.1.0) (2022-12-12)