Skip to content

Commit 7e0530c

Browse files
committed
changeset: enter alpha mode
Want to make sure that the dual-build of the integration test suite actually has the effect I'm looking for.
1 parent 0dee3c9 commit 7e0530c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.changeset/pre.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"mode": "pre",
3+
"tag": "alpha",
4+
"initialVersions": {
5+
"@apollo/cache-control-types": "1.0.3",
6+
"@apollo/server-gateway-interface": "1.1.1",
7+
"@apollo/server-integration-testsuite": "4.12.1",
8+
"@apollo/server-plugin-response-cache": "4.1.4",
9+
"@apollo/server": "4.12.1",
10+
"@apollo/usage-reporting-protobuf": "4.1.1"
11+
},
12+
"changesets": []
13+
}

0 commit comments

Comments
 (0)