adjust changeset (#6603)

This commit is contained in:
Laurin Quast 2025-03-11 14:40:39 +08:00 committed by GitHub
parent c0d9ca30d4
commit c622471c94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,4 +3,4 @@
'@graphql-hive/cli': patch
---
Restrict new service names to 64 characters, alphanumberic, \_, -, and /
Restrict new service names to 64 characters, alphanumberic, `_` and `-`.