Skip to content

Commit 03d48e8

Browse files
committed
Update docs metadata
1 parent 34e3539 commit 03d48e8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎docs-ref-services/latest/core-client-rest-readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ title: Azure Rest Core client library for JavaScript
33
keywords: Azure, javascript, SDK, API, @azure-rest/core-client, core
44
author: xirzec
55
ms.author: jeffish
6-
ms.date: 02/03/2023
6+
ms.date: 03/02/2023
77
ms.topic: reference
88
ms.devlang: javascript
99
ms.service: core
1010
---
11-
# Azure Rest Core client library for JavaScript - version 1.1.0
11+
# Azure Rest Core client library for JavaScript - version 1.1.1
1212

1313

1414
This library is primarily intended to be used in code generated by [AutoRest](https://github.com/Azure/Autorest) and [`autorest.typescript`](https://github.com/Azure/autorest.typescript). Specifically for rest level clients
@@ -22,7 +22,7 @@ This library is primarily intended to be used in code generated by [AutoRest](ht
2222
- [LTS versions of Node.js](https://github.com/nodejs/release#release-schedule)
2323
- Latest versions of Safari, Chrome, Edge, and Firefox.
2424

25-
See our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/@azure-rest/core-client_1.1.0/SUPPORT.md) for more details.
25+
See our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/@azure-rest/core-client_1.1.1/SUPPORT.md) for more details.
2626

2727
### Installation
2828

@@ -46,7 +46,7 @@ If you run into issues while using this library, please feel free to [file an is
4646

4747
## Contributing
4848

49-
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/blob/@azure-rest/core-client_1.1.0/CONTRIBUTING.md) to learn more about how to build and test the code.
49+
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/blob/@azure-rest/core-client_1.1.1/CONTRIBUTING.md) to learn more about how to build and test the code.
5050

5151
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Fcore-rest%2Fcore-client%2FREADME.png)
5252

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "@azure-rest/core-client",
3-
"Version": "1.1.0",
3+
"Version": "1.1.1",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/core/core-client-rest",
66
"ServiceDirectory": "core",
@@ -10,5 +10,5 @@
1010
"SdkType": "client",
1111
"IsNewSdk": true,
1212
"ArtifactName": "azure-rest-core-client",
13-
"ReleaseStatus": "2023-02-02"
13+
"ReleaseStatus": "2023-03-02"
1414
}

0 commit comments

Comments
 (0)