File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.0.3]
11+
1012### Misc
1113
12- - Commit Cargo.lock ... (idk why it was in the .gitignore)
14+ - Commit Cargo.lock ... (idk why it was in the .gitignore)
1315
1416## [ 1.0.2]
1517
@@ -128,7 +130,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
128130
129131- Boot repo
130132
131- [ Unreleased ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v1.0.2...HEAD
133+ [ Unreleased ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v1.0.3...HEAD
134+
135+ [ 1.0.3 ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v1.0.2...v1.0.3
132136
133137[ 1.0.2 ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v1.0.1...v1.0.2
134138
Original file line number Diff line number Diff line change 11[package ]
22name = " async-graphql-extension-apollo-tracing"
3- version = " 1.0.2 "
3+ version = " 1.0.3 "
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