@azure-rest/ai-translation-text
Advanced tools
Comparing version 1.0.0 to 1.0.1-alpha.20240605.1
# Release History | ||
## 1.0.1 (Unreleased) | ||
### Features Added | ||
### Breaking Changes | ||
### Bugs Fixed | ||
### Other Changes | ||
## 1.0.0 (2024-05-21) | ||
@@ -4,0 +14,0 @@ |
@@ -61,3 +61,3 @@ // Copyright (c) Microsoft Corporation. | ||
const baseUrl = (_b = options.baseUrl) !== null && _b !== void 0 ? _b : `${serviceEndpoint}`; | ||
const userAgentInfo = `azsdk-js-ai-translation-text-rest/1.0.0`; | ||
const userAgentInfo = `azsdk-js-ai-translation-text-rest/1.0.1`; | ||
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix | ||
@@ -64,0 +64,0 @@ ? `${options.userAgentOptions.userAgentPrefix} ${userAgentInfo}` |
@@ -127,3 +127,3 @@ 'use strict'; | ||
const baseUrl = (_b = options.baseUrl) !== null && _b !== void 0 ? _b : `${serviceEndpoint}`; | ||
const userAgentInfo = `azsdk-js-ai-translation-text-rest/1.0.0`; | ||
const userAgentInfo = `azsdk-js-ai-translation-text-rest/1.0.1`; | ||
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix | ||
@@ -130,0 +130,0 @@ ? `${options.userAgentOptions.userAgentPrefix} ${userAgentInfo}` |
@@ -5,3 +5,3 @@ { | ||
"author": "Microsoft Corporation", | ||
"version": "1.0.0", | ||
"version": "1.0.1-alpha.20240605.1", | ||
"description": "An isomorphic client library for the Azure Cognitive Translator Service", | ||
@@ -95,3 +95,3 @@ "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/translation/ai-translation-text-rest/README.md", | ||
"typescript": "~5.4.5", | ||
"@azure/dev-tool": "^1.0.0", | ||
"@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb", | ||
"@azure/eslint-plugin-azure-sdk": "^3.0.0", | ||
@@ -98,0 +98,0 @@ "@azure-tools/test-credential": "^1.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
167732
1