Skip to content

Commit 4baa3ef

Browse files
github-actions[bot]Miaxos
authored andcommitted
chore: release
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e081938 commit 4baa3ef

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.2.2](https://github.com/async-graphql/async_graphql_apollo_studio_extension/compare/v3.2.1...v3.2.2) - 2024-01-08
11+
12+
### Other
13+
- *(deps)* bump serde from 1.0.194 to 1.0.195
14+
- *(deps)* bump async-graphql from 6.0.11 to 7.0.0
15+
1016
## [3.2.1](https://github.com/async-graphql/async_graphql_apollo_studio_extension/compare/v3.2.0...v3.2.1) - 2024-01-05
1117

1218
### Other

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "async-graphql-extension-apollo-tracing"
3-
version = "3.2.1"
3+
version = "3.2.2"
44
authors = ["Anthony Griffon <[email protected]>"]
55
description = "An async_graphql extension to send traces & metrics to Apollo Studio"
66
readme = "README.md"

0 commit comments

Comments
 (0)