Skip to content

Commit

Permalink
build(dev-utils): GitHub release surrounds libsize in code block
Browse files Browse the repository at this point in the history
  • Loading branch information
mlaursen committed Feb 28, 2021
1 parent 931e81f commit d3d122a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/dev-utils/src/release.ts
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,9 @@ A token can be created at:
### Library Size Changes
\`\`\`sh
${percentChanged}
\`\`\`
`;
const version = await getLernaVersion();
const octokit = new Octokit({ auth: GITHUB_TOKEN });
Expand Down

0 comments on commit d3d122a

Please sign in to comment.