chore: ship v1.10.0 release surface refresh

This commit is contained in:
Affaan Mustafa
2026-04-05 13:20:18 -07:00
parent 5df943ed2b
commit 846ffb75da
27 changed files with 280 additions and 55 deletions

View File

@@ -66,7 +66,7 @@ function runTests() {
},
],
source: {
repoVersion: '1.9.0',
repoVersion: '1.10.0',
repoCommit: 'abc123',
manifestVersion: 1,
},
@@ -100,7 +100,7 @@ function runTests() {
},
operations: [],
source: {
repoVersion: '1.9.0',
repoVersion: '1.10.0',
repoCommit: 'abc123',
manifestVersion: 1,
},
@@ -154,7 +154,7 @@ function runTests() {
},
operations: [operation],
source: {
repoVersion: '1.9.0',
repoVersion: '1.10.0',
repoCommit: 'abc123',
manifestVersion: 1,
},
@@ -208,7 +208,7 @@ function runTests() {
skippedModules: [],
},
source: {
repoVersion: '1.9.0',
repoVersion: '1.10.0',
repoCommit: 'abc123',
manifestVersion: 1,
},