-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
17b1056
commit 1e26187
Showing
3 changed files
with
130 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,6 @@ exports[`should add versions for independent packages 1`] = ` | |
- woot [#12343](https://github.custom.com/pull/12343) ([email protected]) | ||
- \`@foobar/[email protected]\`, \`@foobar/[email protected]\` | ||
- [PLAYA-5052] - Some Feature [#12345](https://github.custom.com/pull/12345) ([email protected]) | ||
- \`@foobar/[email protected]\`, \`@foobar/[email protected]\` | ||
- [PLAYA-5052] - Some Feature - Revert [#12345](https://github.custom.com/pull/12345) ([email protected]) | ||
#### 🏠 Internal | ||
|
@@ -39,9 +38,27 @@ exports[`should create sections for packages 1`] = ` | |
"#### 💥 Breaking Change | ||
- woot [#12343](https://github.custom.com/pull/12343) ([email protected]) | ||
- \`@foobar/release\`, \`@foobar/party\` | ||
- \`@foobar/party\` | ||
- [PLAYA-5052] - Some Feature [#12345](https://github.custom.com/pull/12345) ([email protected]) | ||
- \`@foobar/release\` | ||
- [PLAYA-5052] - Some Feature - Revert [#12345](https://github.custom.com/pull/12345) ([email protected]) | ||
#### 🏠 Internal | ||
- \`@foobar/release\` | ||
- Another Feature [#1234](https://github.custom.com/pull/1234) ([email protected]) | ||
#### Authors: 1 | ||
- Adam Dierkens ([email protected])" | ||
`; | ||
|
||
exports[`should group sections for packages 1`] = ` | ||
"#### 💥 Breaking Change | ||
- woot [#12343](https://github.custom.com/pull/12343) ([email protected]) | ||
- \`@foobar/release\`, \`@foobar/party\` | ||
- [PLAYA-5052] - Some Feature [#12345](https://github.custom.com/pull/12345) ([email protected]) | ||
- [PLAYA-5052] - Some Feature - Revert [#12345](https://github.custom.com/pull/12345) ([email protected]) | ||
#### 🏠 Internal | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters