From 4cca7ae275d27521d9aa73b2e87e70882b63f452 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 07:16:13 +0000 Subject: [PATCH] style: format code with Prettier This commit fixes the style issues introduced in b4bd8b0 according to the output from Prettier. Details: https://github.com/storipress/paywall-component/pull/188 --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 076e3c4b..5e808eb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,9 @@ ## [1.4.3](https://github.com/storipress/paywall-component/compare/v1.4.2...v1.4.3) (2023-11-01) - ### Bug Fixes -* sign-in/sign-up form shows success even if API was not sent successfully [SPMVP-6214] ([a433d90](https://github.com/storipress/paywall-component/commit/a433d907e26c48042929ad7c097760bb7c3d6838)) +- sign-in/sign-up form shows success even if API was not sent successfully [SPMVP-6214] ([a433d90](https://github.com/storipress/paywall-component/commit/a433d907e26c48042929ad7c097760bb7c3d6838)) ## [1.4.2](https://github.com/storipress/builder-component/compare/v1.4.1...v1.4.2) (2023-09-14)