Skip to content

Commit

Permalink
Post release automated changes for monitor releases (Azure#27738)
Browse files Browse the repository at this point in the history
Post release automated changes for azure-monitor-opentelemetry
  • Loading branch information
azure-sdk authored Nov 9, 2023
1 parent a26fb30 commit 8fbd62f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions sdk/monitor/monitor-opentelemetry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 1.1.2 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.1.1 (2023-11-09)

### Bugs Fixed
Expand Down
2 changes: 1 addition & 1 deletion sdk/monitor/monitor-opentelemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@azure/monitor-opentelemetry",
"author": "Microsoft Corporation",
"sdk-type": "client",
"version": "1.1.1",
"version": "1.1.2",
"description": "Azure Monitor OpenTelemetry (Node.js)",
"main": "dist/index.js",
"module": "dist-esm/src/index.js",
Expand Down

0 comments on commit 8fbd62f

Please sign in to comment.