Skip to content

Commit

Permalink
add whitspace so markdown formats correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
hipstersmoothie committed Apr 2, 2020
1 parent a64c823 commit 5e3981f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/__tests__/auto-in-pr-ci.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ describe("next in ci", () => {
<details>
<summary>Changelog</summary>
notes
</details>
`,
Expand Down
1 change: 1 addition & 0 deletions packages/core/src/auto.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1226,6 +1226,7 @@ export default class Auto {
<details>
<summary>Changelog</summary>
${await this.release.generateReleaseNotes(lastRelease)}
</details>
`,
Expand Down

0 comments on commit 5e3981f

Please sign in to comment.