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.
1 parent 4c69fc3 commit 192bed1Copy full SHA for 192bed1
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 0.113.0
2
+
3
+### Schema Updates
4
5
+- Generated by @JoshFerge in [4c69fc3e](https://github.com/getsentry/sentry-api-schema/commit/4c69fc3e332668b6480c78a9a7cdf0c417ddd317)
6
7
+### Internal Changes
8
9
+- Sync rpc_method_schema for optional user by @geoffg-sentry in [#66](https://github.com/getsentry/sentry-api-schema/pull/66)
10
11
## 0.112.0
12
13
### Schema Updates
package.json
@@ -1,6 +1,6 @@
{
"name": "@sentry/api",
- "version": "0.112.0",
+ "version": "0.113.0",
"description": "Auto-generated TypeScript client for the Sentry API",
"license": "FSL-1.1-Apache-2.0",
"type": "module",
0 commit comments