From 6b2d0eb11e05ac33ed4694c1d27bf4cd35278872 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 09:07:03 +0000 Subject: [PATCH] style: format code with Prettier and StandardJS This commit fixes the style issues introduced in 5671f72 according to the output from Prettier and StandardJS. Details: None --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5a2ee3..bf640fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -284,4 +284,4 @@ Added: ## 0.1.13 - Update native Roam SDK for iOS v0.1.26 to use only Roam core module. -- Trip summary response fix for Android \ No newline at end of file +- Trip summary response fix for Android