We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2ed167 commit 884cab1Copy full SHA for 884cab1
index.js
@@ -33,7 +33,7 @@ const newChangesetTemplate = encodeURIComponent(`---
33
"@fake-scope/fake-pkg": patch
34
---
35
36
-Update the package info above to the chagnes you want, and write your description here. You can add a second package as a second line.
+Update the package info above to the changes you want, and write your description here. You can add more packages on new lines.
37
`);
38
39
const getCommentId = (context, params) =>
0 commit comments