Skip to content

Commit

Permalink
Update versioning changes from previous PR from minor to patch (#2931)
Browse files Browse the repository at this point in the history
This change updates the changeset log from
#2929 to indicate patch
version bumps instead of minor version bumps.
  • Loading branch information
tninesling committed Feb 5, 2024
1 parent 1f72f2a commit 92a9dff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .changeset/forty-dolls-type.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
"@apollo/composition": minor
"@apollo/federation-internals": minor
"@apollo/composition": patch
"@apollo/federation-internals": patch
---

When a linked directive requires a federation version higher than the linked federation spec, upgrade to the implied version and issue a hint

0 comments on commit 92a9dff

Please sign in to comment.