Skip to content

Commit 18266a0

Browse files
[core-asynciterator-polyfill] Update info after missed release (Azure#20290)
1 parent d8d4e22 commit 18266a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/core/core-asynciterator-polyfill/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.0.1 (2022-02-03)
3+
## 1.0.2 (2022-02-09)
44

55
### Bugs Fixed
66

sdk/core/core-asynciterator-polyfill/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@azure/core-asynciterator-polyfill",
33
"author": "Microsoft Corporation",
44
"sdk-type": "client",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"description": "Polyfill for IE/Node 8 for Symbol.asyncIterator",
77
"tags": [
88
"microsoft",

0 commit comments

Comments
 (0)