Skip to content

Commit

Permalink
release apollo-composition@0.2.3 (#617)
Browse files Browse the repository at this point in the history
  • Loading branch information
lennyburdette authored Feb 3, 2025
1 parent ef38129 commit 396924a
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 20 deletions.
41 changes: 23 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions apollo-composition/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "apollo-composition"
version = "0.2.2"
version = "0.2.3"
license = "Elastic-2.0"
edition = "2021"
authors = ["Apollo Developers <opensource@apollographql.com>"]
Expand All @@ -10,7 +10,7 @@ repository = "https://github.com/apollographql/federation-rs/"

[dependencies]
apollo-compiler = { workspace = true }
apollo-federation = "=2.0.0-preview.4"
apollo-federation = "=2.0.0-preview.5"
apollo-federation-types = { version = "0.15.2", path = "../apollo-federation-types", features = [
"composition",
] }
Expand Down

0 comments on commit 396924a

Please sign in to comment.