Thanks to visit codestin.com Credit goes to github.com
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 79aa07f commit 6140e81Copy full SHA for 6140e81
sdk/core/core-client/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.3.3 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 1.3.2 (2021-10-25)
14
15
### Bugs Fixed
sdk/core/core-client/package.json
@@ -1,6 +1,6 @@
{
"name": "@azure/core-client",
- "version": "1.3.2",
+ "version": "1.3.3",
"description": "Core library for interfacing with AutoRest generated code",
"sdk-type": "client",
"main": "dist/index.js",
0 commit comments