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 3c923ac commit f53488fCopy full SHA for f53488f
sdk/core/core-lro/CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Release History
2
3
+## 1.0.6 (Unreleased)
4
+
5
6
## 1.0.5 (2021-04-12)
7
8
- No functionality changes from 1.0.4. This release is to correct an issue where 1.0.4 shipped with modules in the wrong format (cjs instead of es6.)
sdk/core/core-lro/package.json
@@ -2,7 +2,7 @@
"name": "@azure/core-lro",
"author": "Microsoft Corporation",
"sdk-type": "client",
- "version": "1.0.5",
+ "version": "1.0.6",
"description": "LRO Polling strtegy for the Azure SDK in TypeScript",
"tags": [
"isomorphic",
0 commit comments