File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 2.1.0]
11
+
10
12
### Feat
11
13
12
- - Bump ` async-graphql ` to ` 3.0.7 `
13
- - Edition 2021
14
+ - Bump ` async-graphql ` to ` 3.0.7 `
15
+ - Edition 2021
14
16
15
17
## [ 1.0.4]
16
18
@@ -146,7 +148,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
146
148
147
149
- Boot repo
148
150
149
- [ Unreleased ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v1.0.4...HEAD
151
+ [ Unreleased ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v2.1.0...HEAD
152
+
153
+ [ 2.1.0 ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v1.0.4...v2.1.0
150
154
151
155
[ 1.0.4 ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v1.0.3...v1.0.4
152
156
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " async-graphql-extension-apollo-tracing"
3
- version = " 2.0 .0"
3
+ version = " 2.1 .0"
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