parent
8dd30b4466
commit
35b15662be
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
'deep-link': 'minor:feat'
|
'deep-link': 'patch:bug'
|
||||||
'deep-link-js': 'minor:feat'
|
'deep-link-js': 'patch:bug'
|
||||||
---
|
---
|
||||||
|
|
||||||
Fix `is_registered` not being able to pickup deep link registered in `HKEY_LOCAL_MACHINE` on Windows
|
Fix `is_registered` not being able to pickup deep link registered in `HKEY_LOCAL_MACHINE` on Windows
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
'deep-link': 'minor:feat'
|
'deep-link': 'patch:bug'
|
||||||
'deep-link-js': 'minor:feat'
|
'deep-link-js': 'patch:bug'
|
||||||
---
|
---
|
||||||
|
|
||||||
Fix `unregister` not being able to remove deep link registered in `HKEY_LOCAL_MACHINE` on Windows
|
Fix `unregister` not being able to remove deep link registered in `HKEY_LOCAL_MACHINE` on Windows
|
||||||
|
Loading…
Reference in new issue