From f99f3ddae31e33b7d309024af578c3152a866c9c Mon Sep 17 00:00:00 2001 From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed, 11 Dec 2024 01:20:32 -0800 Subject: [PATCH] Post release automated changes for communication releases (#32161) Post release automated changes for azure-communication-sms --- sdk/communication/communication-sms/CHANGELOG.md | 10 ++++++++++ sdk/communication/communication-sms/package.json | 2 +- sdk/communication/communication-sms/src/constants.ts | 2 +- .../src/generated/src/smsApiClient.ts | 2 +- .../communication-sms/src/generated/src/tracing.ts | 2 +- sdk/communication/communication-sms/swagger/README.md | 2 +- 6 files changed, 15 insertions(+), 5 deletions(-) diff --git a/sdk/communication/communication-sms/CHANGELOG.md b/sdk/communication/communication-sms/CHANGELOG.md index fc9a8d16a5d1..f34fe3cc195f 100644 --- a/sdk/communication/communication-sms/CHANGELOG.md +++ b/sdk/communication/communication-sms/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.2.0-beta.3 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.2.0-beta.2 (2024-12-10) ### Features Added diff --git a/sdk/communication/communication-sms/package.json b/sdk/communication/communication-sms/package.json index f7cc48d89f5e..a5c3c5173c84 100644 --- a/sdk/communication/communication-sms/package.json +++ b/sdk/communication/communication-sms/package.json @@ -1,6 +1,6 @@ { "name": "@azure/communication-sms", - "version": "1.2.0-beta.2", + "version": "1.2.0-beta.3", "description": "SDK for Azure Communication SMS service which facilitates the sending of SMS messages.", "sdk-type": "client", "main": "./dist/commonjs/index.js", diff --git a/sdk/communication/communication-sms/src/constants.ts b/sdk/communication/communication-sms/src/constants.ts index 843a94e830f3..f967eaae3eb3 100644 --- a/sdk/communication/communication-sms/src/constants.ts +++ b/sdk/communication/communication-sms/src/constants.ts @@ -1,4 +1,4 @@ // Copyright (c) Microsoft Corporation. // Licensed under the MIT License. -export const SDK_VERSION: string = "1.2.0-beta.2"; +export const SDK_VERSION: string = "1.2.0-beta.3"; diff --git a/sdk/communication/communication-sms/src/generated/src/smsApiClient.ts b/sdk/communication/communication-sms/src/generated/src/smsApiClient.ts index 64e8db00970d..200a56a3989f 100644 --- a/sdk/communication/communication-sms/src/generated/src/smsApiClient.ts +++ b/sdk/communication/communication-sms/src/generated/src/smsApiClient.ts @@ -38,7 +38,7 @@ export class SmsApiClient extends coreClient.ServiceClient { requestContentType: "application/json; charset=utf-8", }; - const packageDetails = `azsdk-js-communication-sms/1.2.0-beta.2`; + const packageDetails = `azsdk-js-communication-sms/1.2.0-beta.3`; const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}` diff --git a/sdk/communication/communication-sms/src/generated/src/tracing.ts b/sdk/communication/communication-sms/src/generated/src/tracing.ts index a2a19fae8c32..00590f150bd1 100644 --- a/sdk/communication/communication-sms/src/generated/src/tracing.ts +++ b/sdk/communication/communication-sms/src/generated/src/tracing.ts @@ -11,5 +11,5 @@ import { createTracingClient } from "@azure/core-tracing"; export const tracingClient = createTracingClient({ namespace: "Microsoft.Communication", packageName: "@azure/communication-sms", - packageVersion: "1.2.0-beta.2", + packageVersion: "1.2.0-beta.3", }); diff --git a/sdk/communication/communication-sms/swagger/README.md b/sdk/communication/communication-sms/swagger/README.md index aee306802750..1ea260541b51 100644 --- a/sdk/communication/communication-sms/swagger/README.md +++ b/sdk/communication/communication-sms/swagger/README.md @@ -19,7 +19,7 @@ use-extension: "@autorest/typescript": "latest" azure-arm: false add-credentials: false -package-version: 1.2.0-beta.2 +package-version: 1.2.0-beta.3 v3: true tracing-info: