fix(deep-link): typo in js bindings for is_registered command (#1404)

* fix: typo

* rebuild + changefile

* fix changefile

---------

Co-authored-by: FabianLars <fabianlars@fabianlars.de>
This commit is contained in:
Simon Hyll
2024-06-11 14:31:20 +02:00
committed by GitHub
parent f69a7805a7
commit 0b0088821e
3 changed files with 7 additions and 2 deletions
@@ -0,0 +1,5 @@
---
"deep-link-js": patch
---
Fixed a typo in the `deep-link` js bindings causing `isRegistered` to not work.