-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Showing
6 changed files
with
75 additions
and
10 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
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 |
---|---|---|
|
@@ -302,7 +302,9 @@ describe('create-release-branch (functional)', () => { | |
## [Unreleased] | ||
## [2.0.0] | ||
### Uncategorized | ||
- Update "a" | ||
- Initial commit | ||
|
@@ -317,7 +319,9 @@ describe('create-release-branch (functional)', () => { | |
## [Unreleased] | ||
## [2.0.0] | ||
### Uncategorized | ||
- Initial commit | ||
[Unreleased]: https://github.com/example-org/example-repo/compare/@scope/[email protected] | ||
|
@@ -362,7 +366,9 @@ describe('create-release-branch (functional)', () => { | |
## [Unreleased] | ||
## [1.0.0] | ||
### Added | ||
- Initial release | ||
[Unreleased]: https://github.com/example-org/example-repo/compare/@scope/[email protected] | ||
|
@@ -376,7 +382,9 @@ describe('create-release-branch (functional)', () => { | |
## [Unreleased] | ||
## [1.0.0] | ||
### Added | ||
- Initial release | ||
[Unreleased]: https://github.com/example-org/example-repo/compare/@scope/[email protected] | ||
|
@@ -413,11 +421,15 @@ describe('create-release-branch (functional)', () => { | |
## [Unreleased] | ||
## [2.0.0] | ||
### Uncategorized | ||
- Update "a" | ||
## [1.0.0] | ||
### Added | ||
- Initial release | ||
[Unreleased]: https://github.com/example-org/example-repo/compare/@scope/[email protected] | ||
|
@@ -432,7 +444,9 @@ describe('create-release-branch (functional)', () => { | |
## [Unreleased] | ||
## [1.0.0] | ||
### Added | ||
- Initial release | ||
[Unreleased]: https://github.com/example-org/example-repo/compare/@scope/[email protected] | ||
|
@@ -486,7 +500,9 @@ describe('create-release-branch (functional)', () => { | |
## [Unreleased] | ||
## [1.0.0] | ||
### Added | ||
- Initial release | ||
[Unreleased]: https://github.com/example-org/example-repo/compare/@scope/[email protected] | ||
|
@@ -522,7 +538,9 @@ describe('create-release-branch (functional)', () => { | |
## [Unreleased] | ||
## [1.0.0] | ||
### Uncategorized | ||
- Update "a" | ||
[Unreleased]: https://github.com/example-org/example-repo/compare/@scope/[email protected] | ||
|
@@ -536,7 +554,9 @@ describe('create-release-branch (functional)', () => { | |
## [Unreleased] | ||
## [1.0.0] | ||
### Added | ||
- Initial release | ||
[Unreleased]: https://github.com/example-org/example-repo/compare/@scope/[email protected] | ||
|
@@ -869,7 +889,9 @@ The release spec file has been retained for you to edit again and make the neces | |
## [Unreleased] | ||
## [2.0.0] | ||
### Uncategorized | ||
- Update "a" | ||
- Initial commit | ||
|
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
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