Commit fa8364d
committed
Remove hardcoded version from theme duplicate call
Now that the public theme duplicate mutation is
in in latest (rather than release candidate)
we no longer need to specify `2025-10` as the version
This commit removes the hardcoded version value
from the theme duplicate API call1 parent 29ed218 commit fa8364d
File tree
3 files changed
+5
-2
lines changed- .changeset
- packages/cli-kit/src/public/node/themes
3 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
473 | | - | |
474 | 473 | | |
475 | 474 | | |
476 | 475 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
489 | | - | |
490 | 489 | | |
491 | 490 | | |
492 | 491 | | |
| |||
0 commit comments