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
77
88## [ Unreleased]
99
10+ ## [ 3.0.1]
11+
1012## [ 3.0.0]
1113
1214### Feat
@@ -154,7 +156,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
154156
155157- Boot repo
156158
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
158162
159163[ 3.0.0 ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v2.1.0...v3.0.0
160164
Original file line number Diff line number Diff line change 11[package ]
22name = " async-graphql-extension-apollo-tracing"
3- version = " 3.0.0 "
3+ version = " 3.0.1 "
44authors = [
" Anthony Griffon <[email protected] >" ]
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