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.
2 parents f7ea21a + 5c540f7 commit 73c66a0Copy full SHA for 73c66a0
CHANGELOG.md
@@ -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
11
## 0.110.0
12
13
### Schema Updates
package.json
@@ -1,6 +1,6 @@
{
"name": "@sentry/api",
- "version": "0.110.0",
+ "version": "0.111.0",
"description": "Auto-generated TypeScript client for the Sentry API",
"license": "FSL-1.1-Apache-2.0",
"type": "module",
0 commit comments