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 d8d4e22 commit 18266a0Copy full SHA for 18266a0
sdk/core/core-asynciterator-polyfill/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release History
2
3
-## 1.0.1 (2022-02-03)
+## 1.0.2 (2022-02-09)
4
5
### Bugs Fixed
6
sdk/core/core-asynciterator-polyfill/package.json
@@ -2,7 +2,7 @@
"name": "@azure/core-asynciterator-polyfill",
"author": "Microsoft Corporation",
"sdk-type": "client",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Polyfill for IE/Node 8 for Symbol.asyncIterator",
7
"tags": [
8
"microsoft",
0 commit comments