From 68c9340bfd868aed3a3bc4b10fec502a86933a7a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 11 Feb 2024 18:50:56 +0000 Subject: [PATCH] chore(release): 2.8.0 [skip ci] --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index edc7620c..fa049a5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,19 @@ * kustomize edit img ([06b1624](https://github.com/Greenstand/treetracker-web-map-client/commit/06b16244e366f78ef58cd6664dca6be05ce1d480)) +### Features + +* add postMessage method to send message to react native webview ([4f5f40c](https://github.com/Greenstand/treetracker-web-map-client/commit/4f5f40c27f572d219853126bbae8a4b0f52c83b6)) +* build nextjs images in dokcer images and update ci workflows ([44ff580](https://github.com/Greenstand/treetracker-web-map-client/commit/44ff580b5ce0d4fdc7f9e92c60b1b3843a25971b)) + +# [2.8.0](https://github.com/Greenstand/treetracker-web-map-client/compare/v2.7.6...v2.8.0) (2024-02-11) + + +### Bug Fixes + +* kustomize edit img ([06b1624](https://github.com/Greenstand/treetracker-web-map-client/commit/06b16244e366f78ef58cd6664dca6be05ce1d480)) + + ### Features * add postMessage method to send message to react native webview ([4f5f40c](https://github.com/Greenstand/treetracker-web-map-client/commit/4f5f40c27f572d219853126bbae8a4b0f52c83b6))