From 8b5bb3440994cc8f8f25e54bf9dc6f8920b5d5d5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 11 Sep 2024 13:17:20 +0000 Subject: [PATCH] chore(release): 4.2.0 [skip ci] # [4.2.0](https://github.com/ideal-postcodes/address-finder-bundled/compare/4.1.2...4.2.0) (2024-09-11) ### Features * **rollup:** Add iife lib build to rollup ([78a69c4](https://github.com/ideal-postcodes/address-finder-bundled/commit/78a69c47bc73480da58b18103ee75e24ce9e31ed)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b0637d..17eda02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [4.2.0](https://github.com/ideal-postcodes/address-finder-bundled/compare/4.1.2...4.2.0) (2024-09-11) + + +### Features + +* **rollup:** Add iife lib build to rollup ([78a69c4](https://github.com/ideal-postcodes/address-finder-bundled/commit/78a69c47bc73480da58b18103ee75e24ce9e31ed)) + ## [4.1.2](https://github.com/ideal-postcodes/address-finder-bundled/compare/4.1.1...4.1.2) (2024-09-10)