We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5322517 commit ce708c0Copy full SHA for ce708c0
CHANGELOG.md
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
- Refine breaking change dependent detection to only consider peer dependencies ([#170](https://github.com/MetaMask/create-release-branch/pull/170))
17
- This change supports our policy of requiring packages with breaking changes to be released alongside their dependents
18
- Regular dependencies are no longer included in this check
19
+- Allow `npm:name@version` dependency redirections in manifest ([#158](https://github.com/MetaMask/create-release-branch/pull/158))
20
21
## [4.0.0]
22
### Changed
0 commit comments