Skip to content

Commit d2ccb73

Browse files
authored
[core] Update to release @azure/core-util (Azure#25557)
### Packages impacted by this PR - @azure/core-util ### Issues associated with this PR ### Describe the problem that is addressed by this PR Updating to 1.3.1 to be released today ### What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen? ### Are there test cases added in this PR? _(If not, why?)_ ### Provide a list of related PRs _(if any)_ ### Command used to generate this PR:**_(Applicable only to SDK release request PRs)_ ### Checklists - [x] Added impacted package name to the issue description - [ ] Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_ - [x] Added a changelog (if necessary)
1 parent 984ed18 commit d2ccb73

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

sdk/core/core-util/CHANGELOG.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
# Release History
22

3-
## 1.3.1 (Unreleased)
3+
## 1.3.1 (2023-04-13)
44

55
### Bugs Fixed
66

77
- UUID fix for older versions of Node.js
8-
- #25501
9-
- #25541
10-
- #25538
11-
- #25532
12-
13-
### Other Changes
8+
- [#25501](https://github.com/Azure/azure-sdk-for-js/issues/25501)
9+
- [#25541](https://github.com/Azure/azure-sdk-for-js/issues/25541)
10+
- [#25538](https://github.com/Azure/azure-sdk-for-js/issues/25538)
11+
- [#25532](https://github.com/Azure/azure-sdk-for-js/issues/25532)
1412

1513
## 1.3.0 (2023-04-06)
1614

0 commit comments

Comments
 (0)