Skip to content

Commit 39d2a80

Browse files
authored
update core-client version to 1.2.1 (Azure#16109)
See Azure#16094 for details. This PR just updates core-client to 1.2.1 so I can release it
1 parent 19d0e76 commit 39d2a80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/core/core-client/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.2.0 (2021-06-30)
3+
## 1.2.1 (2021-06-30)
44

55
### Features Added
66

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

0 commit comments

Comments
 (0)