Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CI async_graphql committed Nov 25, 2021
1 parent f22cd84 commit 6b2b776
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.1.0]

### Feat

- Bump `async-graphql` to `3.0.7`
- Edition 2021
- Bump `async-graphql` to `3.0.7`
- Edition 2021

## [1.0.4]

Expand Down Expand Up @@ -146,7 +148,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Boot repo

[Unreleased]: https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v1.0.4...HEAD
[Unreleased]: https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v2.1.0...HEAD

[2.1.0]: https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v1.0.4...v2.1.0

[1.0.4]: https://github.com/Miaxos/async_graphql_apollo_studio_extension/compare/v1.0.3...v1.0.4

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "async-graphql-extension-apollo-tracing"
version = "2.0.0"
version = "2.1.0"
authors = ["Anthony Griffon <[email protected]>"]
description = "An async_graphql extension to send traces & metrics to Apollo Studio"
readme = "README.md"
Expand Down

0 comments on commit 6b2b776

Please sign in to comment.