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,14 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.0.4]
11+
1012### Fix
1113
1214- Bump ` async-graphql ` to ` 2.10.* ` to fix dependency resolution conflict while using latest async-graphql.
1315
1416### Misc
1517
16- - Add audit github action
17- - Issue with workflow token
18+ - Add audit github action
19+ - Issue with workflow token
1820
1921## [ 1.0.3]
2022
@@ -139,7 +141,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
139141
140142- Boot repo
141143
142- [ Unreleased ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v1.0.3...HEAD
144+ [ Unreleased ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v1.0.4...HEAD
145+
146+ [ 1.0.4 ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v1.0.3...v1.0.4
143147
144148[ 1.0.3 ] : https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v1.0.2...v1.0.3
145149
Original file line number Diff line number Diff line change 11[package ]
22name = " async-graphql-extension-apollo-tracing"
3- version = " 1.0.3 "
3+ version = " 1.0.4 "
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