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