Skip to content

Commit a4791ca

Browse files
authored
Version bumping to fix sem version alignment (#29435)
1 parent d40661e commit a4791ca

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

sdk/communication/communication-chat/CHANGELOG.md

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

3+
## 1.6.0 (upcoming)
4+
5+
### Features Added
6+
37
## 1.5.0 (2024-04-15)
48

59
### Features Added

sdk/communication/communication-chat/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-chat",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "Azure client library for Azure Communication Chat services",
55
"sdk-type": "client",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)