Skip to content

Commit 8ae3e27

Browse files
Merge branch 'release/0.12.0'
2 parents 2f102b0 + b1afaa0 commit 8ae3e27

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.12.0
2+
3+
### New Features ✨
4+
5+
- (trace-item-values) Add counts to response by @wmak in [#263](https://github.com/getsentry/sentry-protos/pull/263)
6+
17
## 0.11.0
28

39
### New Features ✨

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.11.0
1+
0.12.0

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sentry_protos"
3-
version = "0.11.0"
3+
version = "0.12.0"
44
edition = "2021"
55
readme = "README.md"
66
description = "Rust bindings for sentry-protos"

0 commit comments

Comments
 (0)