We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent defff09 commit 82a9b0aCopy full SHA for 82a9b0a
sdk/core/core-lro/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 2.3.1 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 2.3.0 (2022-09-01)
14
15
### Features Added
sdk/core/core-lro/package.json
@@ -2,7 +2,7 @@
"name": "@azure/core-lro",
"author": "Microsoft Corporation",
"sdk-type": "client",
- "version": "2.3.0",
+ "version": "2.3.1",
"description": "Isomorphic client library for supporting long-running operations in node.js and browser.",
"tags": [
"isomorphic",
0 commit comments