File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.3.6]
11+
1012### Misc
1113
12- - Update workflows
13- - Update Cargo.toml Repository
14- - Clippy fix
14+ - Update workflows
15+ - Update Cargo.toml Repository
16+ - Clippy fix
1517
1618## [ 0.3.5]
1719
@@ -81,7 +83,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8183
8284- Boot repo
8385
84- [ Unreleased ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v0.3.5...HEAD
86+ [ Unreleased ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v0.3.6...HEAD
87+
88+ [ 0.3.6 ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v0.3.5...v0.3.6
8589
8690[ 0.3.5 ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v0.3.4...v0.3.5
8791
Original file line number Diff line number Diff line change 11[package ]
22name = " async-graphql-extension-apollo-tracing"
3- version = " 0.3.5 "
3+ version = " 0.3.6 "
44authors = [" Anthony Griffon <an.griffon@gmail.com>" ]
55description = " An async_graphql extension to send traces & metrics to Apollo Studio"
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments