Skip to content

Commit 301b06c

Browse files
authored
Post release automated changes for core releases (Azure#22847)
Post release automated changes for azure-core-lro
1 parent 6797fe9 commit 301b06c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

sdk/core/core-lro/CHANGELOG.md

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

3+
## 2.2.6 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 2.2.5 (2022-08-08)
414

515
### Bugs Fixed

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": "2.2.5",
5+
"version": "2.2.6",
66
"description": "Isomorphic client library for supporting long-running operations in node.js and browser.",
77
"tags": [
88
"isomorphic",

0 commit comments

Comments
 (0)