File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 3.0.1]
11
+
10
12
## [ 3.0.0]
11
13
12
14
### Feat
@@ -154,7 +156,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
154
156
155
157
- Boot repo
156
158
157
- [ Unreleased ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v3.0.0...HEAD
159
+ [ Unreleased ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v3.0.1...HEAD
160
+
161
+ [ 3.0.1 ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v3.0.0...v3.0.1
158
162
159
163
[ 3.0.0 ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v2.1.0...v3.0.0
160
164
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " async-graphql-extension-apollo-tracing"
3
- version = " 3.0.0 "
3
+ version = " 3.0.1 "
4
4
authors = [" Anthony Griffon <an.griffon@gmail.com>" ]
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