We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 741c39e commit 4e9f596Copy full SHA for 4e9f596
1 file changed
CHANGELOG.md
@@ -7,16 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
## [Unreleased]
8
9
## [2.0.2]
10
-### Uncategorized
11
-- fix tests
12
13
-- build to dist
+### Changed
+- change build output location to `/dist` [#9](https://github.com/MetaMask/scure-bip39/pull/9)
14
15
-## [2.0.1]
+## [2.0.1] [DEPRECATED]
16
### Added
17
- add publishConfig [#6](https://github.com/MetaMask/scure-bip39/pull/6)
18
19
-## [2.0.0]
+## [2.0.0] [DEPRECATED]
20
### Changed
21
- Apply patches to allow passing mnemonic as a Uint8Array instead of as a string [#1](https://github.com/MetaMask/scure-bip39/pull/1)
22
0 commit comments