We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef5b6e commit d794aeeCopy full SHA for d794aee
scripts/devops_tasks/git_helper.py
@@ -26,7 +26,9 @@
26
'azure-schemaregistry-avroserializer': '1.0.0b1',
27
'azure-storage-blob-changefeed' : '12.0.0b2',
28
'azure-storage-file-datalake': '12.2.0b1',
29
- 'azure-communication-identity': '1.0.0'
+ 'azure-communication-identity': '1.0.0',
30
+ 'azure-communication-phonenumbers': '1.0.0',
31
+ 'azure-communication-sms': '1.0.0'
32
}
33
34
# This method identifies release tag for latest or oldest released version of a given package
0 commit comments