Skip to content

Commit 0e18508

Browse files
Merge branch 'release/0.109.0'
2 parents f94ae8c + ffea510 commit 0e18508

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.109.0
2+
3+
### Schema Updates
4+
5+
- Generated by @NicoHinderling in [f94ae8cf](https://github.com/getsentry/sentry-api-schema/commit/f94ae8cfed0c2bcd6c012b7a0bb03fb6497c8179)
6+
17
## 0.108.0
28

39
### 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.108.0",
3+
"version": "0.109.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)