File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 5.0.1]
10+ ### Changed
11+ - Bump ` @metamask/utils ` from ` ^8.2.0 ` to ` ^9.0.0 ` ([ #63 ] ( https://github.com/MetaMask/browser-passworder/pull/63 ) )
12+
913## [ 5.0.0]
1014### Changed
1115- ** BREAKING:** Increase minimum Node.js version to 16; recommended to 18 ([ #52 ] ( https://github.com/MetaMask/browser-passworder/pull/52 ) )
@@ -73,7 +77,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7377- Convert to TypeScript ([ #6 ] ( https://github.com/MetaMask/browser-passworder/pull/6 ) )
7478- Remove ` browserify-unibabel ` dependency ([ #13 ] ( https://github.com/MetaMask/browser-passworder/pull/13 ) )
7579
76- [ Unreleased ] : https://github.com/MetaMask/browser-passworder/compare/v5.0.0...HEAD
80+ [ Unreleased ] : https://github.com/MetaMask/browser-passworder/compare/v5.0.1...HEAD
81+ [ 5.0.1 ] : https://github.com/MetaMask/browser-passworder/compare/v5.0.0...v5.0.1
7782[ 5.0.0 ] : https://github.com/MetaMask/browser-passworder/compare/v4.3.0...v5.0.0
7883[ 4.3.0 ] : https://github.com/MetaMask/browser-passworder/compare/v4.2.0...v4.3.0
7984[ 4.2.0 ] : https://github.com/MetaMask/browser-passworder/compare/v4.1.0...v4.2.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/browser-passworder" ,
3- "version" : " 5.0.0 " ,
3+ "version" : " 5.0.1 " ,
44 "description" : " A simple browserifiable module for password-encrypting JS objects." ,
55 "keywords" : [
66 " Browser" ,
You can’t perform that action at this time.
0 commit comments