Skip to content

Commit c3dfbbe

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 697c57f commit c3dfbbe

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.2.12](https://github.com/async-graphql/async_graphql_apollo_studio_extension/compare/v3.2.11...v3.2.12) - 2024-03-04
11+
12+
### Fixed
13+
- fixing formatting
14+
15+
### Other
16+
- adding support for dynamic schema
17+
1018
## [3.2.11](https://github.com/async-graphql/async_graphql_apollo_studio_extension/compare/v3.2.10...v3.2.11) - 2024-02-05
1119

1220
### Other

Diff for: Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
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.11"
3+
version = "3.2.12"
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)