Skip to content

Commit 34e3539

Browse files
committed
Update docs metadata
1 parent e6eb970 commit 34e3539

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎docs-ref-services/latest/core-util-readme.md

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

1414
This library is intended to provide various shared utility functions for client SDK packages.
@@ -22,7 +22,7 @@ This library is intended to provide various shared utility functions for client
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/core-util_1.1.1/SUPPORT.md) for more details.
25+
See our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/@azure/core-util_1.2.0/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/core-util_1.1.1/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/core-util_1.2.0/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%2Fcore-util%2FREADME.png)
5252

‎metadata/latest/azure-core-util.json

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

0 commit comments

Comments
 (0)