Skip to content

Commit

Permalink
chore: Enter prerelease mode with connectors tag
Browse files Browse the repository at this point in the history
  • Loading branch information
dylan-apollo committed May 10, 2024
1 parent 9bd16e9 commit 4a8bb65
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"mode": "pre",
"tag": "testing",
"tag": "connectors",
"initialVersions": {
"@apollo/composition": "2.7.4",
"apollo-federation-integration-testsuite": "2.7.4",
"@apollo/gateway": "2.7.4",
"@apollo/federation-internals": "2.7.4",
"@apollo/query-graphs": "2.7.4",
"@apollo/query-planner": "2.7.4",
"@apollo/subgraph": "2.7.4"
"@apollo/composition": "2.7.6",
"apollo-federation-integration-testsuite": "2.7.6",
"@apollo/gateway": "2.7.6",
"@apollo/federation-internals": "2.7.6",
"@apollo/query-graphs": "2.7.6",
"@apollo/query-planner": "2.7.6",
"@apollo/subgraph": "2.7.6"
},
"changesets": []
}

0 comments on commit 4a8bb65

Please sign in to comment.