Skip to content

Commit c60132e

Browse files
authored
Post release automated changes for communication releases (Azure#27981)
Post release automated changes for azure-communication-chat
1 parent 950251a commit c60132e

File tree

5 files changed

+14
-4
lines changed

5 files changed

+14
-4
lines changed

sdk/communication/communication-chat/CHANGELOG.md

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

3+
## 1.4.1 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 1.4.0 (2023-12-04)
414

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

sdk/communication/communication-chat/src/generated/src/chatApiClient.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/communication/communication-chat/src/generated/src/tracing.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/communication/communication-chat/swagger/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ model-date-time-as-string: false
1616
optional-response-headers: true
1717
add-credentials: false
1818
disable-async-iterators: true
19-
package-version: 1.4.0
19+
package-version: 1.4.1
2020
use-extension:
2121
"@autorest/typescript": "latest"
2222
tracing-info:

0 commit comments

Comments
 (0)