bump kittycad.ts & pull thru project_name (#5359)

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2025-02-12 14:44:47 -08:00
committed by GitHub
parent 592c5259c6
commit b9862baed0
6 changed files with 41 additions and 7 deletions

View File

@ -1199,6 +1199,7 @@ export const ModelingMachineProvider = ({
selections: input.selection,
token,
artifactGraph: engineCommandManager.artifactGraph,
projectName: context.project.name,
})
}),
},