Skip to content

Commit 67be5d8

Browse files
authored
Increment version for communication releases (Azure#15396)
Increment package version after release of azure-communication-network-traversal
1 parent 83a742d commit 67be5d8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

sdk/communication/communication-network-traversal/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release History
22

3+
## 1.0.0-beta.2 (Unreleased)
4+
5+
36
## 1.0.0-beta.1 (2021-05-24)
47

58
The first preview of the Azure Communication Relay Client has the following features:

sdk/communication/communication-network-traversal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@azure/communication-network-traversal",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"description": "SDK for Azure Communication service which facilitates user token administration.",
55
"sdk-type": "client",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)