Skip to content

Commit 192bed1

Browse files
release: 0.113.0
1 parent 4c69fc3 commit 192bed1

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.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+
111
## 0.112.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.112.0",
3+
"version": "0.113.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)