Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6140e81

Browse files
authored
Post release automated changes for core releases (Azure#18358)
Post release automated changes for azure-core-client
1 parent 79aa07f commit 6140e81

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

sdk/core/core-client/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.3.3 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 1.3.2 (2021-10-25)
414

515
### Bugs Fixed

sdk/core/core-client/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-client",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "Core library for interfacing with AutoRest generated code",
55
"sdk-type": "client",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)