Skip to content

Commit

Permalink
Merge pull request #1104 from intuit/ugger
Browse files Browse the repository at this point in the history
next: add whitspace so markdown formats correctly
  • Loading branch information
hipstersmoothie authored Apr 2, 2020
2 parents a64c823 + 5e3981f commit 5c96a97
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 5c96a97

Please sign in to comment.