Skip to content

Commit 73c66a0

Browse files
Merge branch 'release/0.111.0'
2 parents f7ea21a + 5c540f7 commit 73c66a0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.111.0
2+
3+
### Schema Updates
4+
5+
- Generated by @lynnagara in [f7ea21af](https://github.com/getsentry/sentry-api-schema/commit/f7ea21af981d786ce0059eea4e6a0d839ab6a4ab)
6+
7+
### Other
8+
9+
- Add user in sentry_app_region for external issues by @geoffg-sentry in [#65](https://github.com/getsentry/sentry-api-schema/pull/65)
10+
111
## 0.110.0
212

313
### Schema Updates

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sentry/api",
3-
"version": "0.110.0",
3+
"version": "0.111.0",
44
"description": "Auto-generated TypeScript client for the Sentry API",
55
"license": "FSL-1.1-Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)