From cbedb0d2c25df7e0cce1c7ec711f19b0ea601eb8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 11 Feb 2024 18:37:51 +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 845e7198..edc7620c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,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))