File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
12
- ** BREAKING:** Bump ` @metamask/auto-changelog ` to ` ^4.0.0 ` ([ #156 ] ( https://github.com/MetaMask/create-release-branch/pull/156 ) )
13
13
- This requires ` prettier@>=3.0.0 ` .
14
14
15
+ ## [ 3.1.0]
16
+ ### Changed
17
+ - Allow ` npm:name@version ` dependency redirections in manifest ([ #158 ] ( https://github.com/MetaMask/create-release-branch/pull/158 ) ) ([ #159 ] ( https://github.com/MetaMask/create-release-branch/pull/159 ) )
18
+
15
19
## [ 3.0.1]
16
20
### Changed
17
21
- Bump ` @metamask/utils ` to ` ^9.0.0 ` ([ #150 ] ( https://github.com/MetaMask/create-release-branch/pull/150 ) )
@@ -66,7 +70,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
70
- You can learn more on how to use this tool by reading the [ documentation] ( docs/ ) .
67
71
68
72
[ Unreleased ] : https://github.com/MetaMask/create-release-branch/compare/v4.0.0...HEAD
69
- [ 4.0.0 ] : https://github.com/MetaMask/create-release-branch/compare/v3.0.1...v4.0.0
73
+ [ 4.0.0 ] : https://github.com/MetaMask/create-release-branch/compare/v3.1.0...v4.0.0
74
+ [ 3.1.0 ] : https://github.com/MetaMask/create-release-branch/compare/v3.0.1...v3.1.0
70
75
[ 3.0.1 ] : https://github.com/MetaMask/create-release-branch/compare/v3.0.0...v3.0.1
71
76
[ 3.0.0 ] : https://github.com/MetaMask/create-release-branch/compare/v2.0.1...v3.0.0
72
77
[ 2.0.1 ] : https://github.com/MetaMask/create-release-branch/compare/v2.0.0...v2.0.1
You can’t perform that action at this time.
0 commit comments