@azure/ai-language-text 1.0.1-alpha.20220914.2 → 1.0.1-alpha.20220919.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -39,7 +39,7 @@ Please see the [Migration Guide](https://github.com/azure/azure-sdk-for-js/blob/
39
39
 
40
40
  ### Currently supported environments
41
41
 
42
- - [LTS versions of Node.js](https://nodejs.org/about/releases/)
42
+ - [LTS versions of Node.js](https://github.com/nodejs/release#release-schedule)
43
43
  - Latest versions of Safari, Chrome, Edge, and Firefox.
44
44
 
45
45
  See our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/main/SUPPORT.md) for more details.
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "sdk-type": "client",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "An isomorphic client library for the text analysis features in the Azure Cognitive Language Service.",
6
- "version": "1.0.1-alpha.20220914.2",
6
+ "version": "1.0.1-alpha.20220919.2",
7
7
  "keywords": [
8
8
  "node",
9
9
  "azure",