Skip to content

Commit adb695e

Browse files
authored
Post release automated changes for azure-core-http-compat (Azure#20551)
1 parent 096ff04 commit adb695e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

sdk/core/core-http-compat/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+
## 1.1.1 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 1.1.0 (2022-02-25)
414

515
- Updated package dependency of `core-client` and `core-rest-pipeline` packages to `1.3.0` version.

sdk/core/core-http-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@azure/core-http-compat",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Core HTTP Compatibility Library to bridge the gap between Core V1 & V2 packages.",
55
"sdk-type": "client",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)