Skip to content

Commit d3d122a

Browse files
committed
build(dev-utils): GitHub release surrounds libsize in code block
1 parent 931e81f commit d3d122a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/dev-utils/src/release.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,9 @@ A token can be created at:
161161
162162
### Library Size Changes
163163
164+
\`\`\`sh
164165
${percentChanged}
166+
\`\`\`
165167
`;
166168
const version = await getLernaVersion();
167169
const octokit = new Octokit({ auth: GITHUB_TOKEN });

0 commit comments

Comments
 (0)