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 096ff04 commit adb695eCopy full SHA for adb695e
sdk/core/core-http-compat/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.1.1 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 1.1.0 (2022-02-25)
14
15
- Updated package dependency of `core-client` and `core-rest-pipeline` packages to `1.3.0` version.
sdk/core/core-http-compat/package.json
@@ -1,6 +1,6 @@
{
"name": "@azure/core-http-compat",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "Core HTTP Compatibility Library to bridge the gap between Core V1 & V2 packages.",
"sdk-type": "client",
"main": "dist/index.js",
0 commit comments