Skip to content

Commit f541632

Browse files
committed
chore(release): v17.0.0-alpha.11
## v17.0.0-alpha.11 (2026-02-27) #### Internal 🏠 <details> <summary> 3 PRs were merged </summary> * [graphql#4599](graphql#4599) add changesets to 17.x.x alpha ([@yaacovCR](https://github.com/yaacovCR)) * [graphql#4600](graphql#4600) pin node 25 to 25.6 ([@yaacovCR](https://github.com/yaacovCR)) * [graphql#4601](graphql#4601) internal: switch from changesets to simpler release automation ([@yaacovCR](https://github.com/yaacovCR)) </details> #### Committers: 1 * Yaacov Rydzinski ([@yaacovCR](https://github.com/yaacovCR))
1 parent ad9e264 commit f541632

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql",
3-
"version": "17.0.0-alpha.10",
3+
"version": "17.0.0-alpha.11",
44
"description": "A Query Language and Runtime which can target any service.",
55
"license": "MIT",
66
"private": true,

0 commit comments

Comments
 (0)