update changeset file

Signed-off-by: Camgoz, Fatih <fatih.camgoz@rbc.com>
This commit is contained in:
Camgoz, Fatih
2025-05-16 13:51:09 -04:00
parent f8df253261
commit dade5de08b
+1 -1
View File
@@ -3,7 +3,7 @@
---
isCloud function now also checks if hostname is visualstudio.com or endswith visualstudio.com along with dev.azure.com
git s
```diff
- const isCloud = (host: string) => host === 'dev.azure.com';
+ const isCloud = (host: string) => {