Skip to content

Commit f53488f

Browse files
authored
Increment package version after release of azure-core-lro (Azure#14834)
1 parent 3c923ac commit f53488f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

sdk/core/core-lro/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release History
22

3+
## 1.0.6 (Unreleased)
4+
5+
36
## 1.0.5 (2021-04-12)
47

58
- 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@azure/core-lro",
33
"author": "Microsoft Corporation",
44
"sdk-type": "client",
5-
"version": "1.0.5",
5+
"version": "1.0.6",
66
"description": "LRO Polling strtegy for the Azure SDK in TypeScript",
77
"tags": [
88
"isomorphic",

0 commit comments

Comments
 (0)