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 ed0270f commit 2cc1061Copy full SHA for 2cc1061
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.102.0
2
+
3
+### Schema Updates
4
5
+- Generated by @ceorourke in [ed0270ff](https://github.com/getsentry/sentry-api-schema/commit/ed0270ff365ad1500e9014cb40a0b1f25007e689)
6
7
## 0.101.0
8
9
### Schema Updates
package.json
@@ -1,6 +1,6 @@
{
"name": "@sentry/api",
- "version": "0.101.0",
+ "version": "0.102.0",
"description": "Auto-generated TypeScript client for the Sentry API",
"license": "FSL-1.1-Apache-2.0",
"type": "module",
0 commit comments