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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.3.6]
11
+
10
12
### Misc
11
13
12
- - Update workflows
13
- - Update Cargo.toml Repository
14
- - Clippy fix
14
+ - Update workflows
15
+ - Update Cargo.toml Repository
16
+ - Clippy fix
15
17
16
18
## [ 0.3.5]
17
19
@@ -81,7 +83,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
81
83
82
84
- Boot repo
83
85
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
85
89
86
90
[ 0.3.5 ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v0.3.4...v0.3.5
87
91
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " async-graphql-extension-apollo-tracing"
3
- version = " 0.3.5 "
3
+ version = " 0.3.6 "
4
4
authors = [
" Anthony Griffon <[email protected] >" ]
5
5
description = " An async_graphql extension to send traces & metrics to Apollo Studio"
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments