File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,14 +6,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9- ## [ 2.0.1]
9+ ## [ 2.0.2]
10+ ### Changed
11+ - change build output location to ` /dist ` [ #9 ] ( https://github.com/MetaMask/scure-bip39/pull/9 )
12+
13+ ## [ 2.0.1] [ DEPRECATED]
1014### Added
1115- add publishConfig [ #6 ] ( https://github.com/MetaMask/scure-bip39/pull/6 )
1216
13- ## [ 2.0.0]
17+ ## [ 2.0.0] [ DEPRECATED ]
1418### Changed
1519- Apply patches to allow passing mnemonic as a Uint8Array instead of as a string [ #1 ] ( https://github.com/MetaMask/scure-bip39/pull/1 )
1620
17- [ Unreleased ] : https://github.com/MetaMask/scure-bip39/compare/v2.0.1...HEAD
21+ [ Unreleased ] : https://github.com/MetaMask/scure-bip39/compare/v2.0.2...HEAD
22+ [ 2.0.2 ] : https://github.com/MetaMask/scure-bip39/compare/v2.0.1...v2.0.2
1823[ 2.0.1 ] : https://github.com/MetaMask/scure-bip39/compare/v2.0.0...v2.0.1
1924[ 2.0.0 ] : https://github.com/MetaMask/scure-bip39/releases/tag/v2.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/scure-bip39" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " MetaMask fork of @scure/bip39: a secure, audited & minimal implementation of BIP39 mnemonic phrases" ,
55 "main" : " index.js" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments