Fix changeset wording

This commit is contained in:
Johan Haals
2021-01-28 15:44:36 +01:00
parent 327c94da39
commit d904fd5b3d
+1 -1
View File
@@ -5,6 +5,6 @@
The scaffolder is updated to generate a unique workspace directory inside the temp folder which gets cleaned up afterwards.
prepare/template/publish steps is refactored to operate on known directories(`checkout/`, `template/`, `result/`) inside the generated temp directory.
Updates preparers to take the template url instead of the entire template. This is all in preparation f
Updates preparers to take the template url instead of the entire template. This is done primarly to allow for backwards compatability between v1 and v2 scaffolder templates.
Fix broken configuration GitHub actions in Create React App template.