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 8fd86ec commit de71c22Copy full SHA for de71c22
changelog.md
@@ -1,3 +1,7 @@
1
+# 0.5.6
2
+
3
+* Add warning to not share info from the page
4
5
# 0.5.5
6
7
* Fix BIP85 bug when pressing enter
src/index.html
@@ -15,7 +15,7 @@
15
<div class="container">
16
17
<h1 class="text-center">Mnemonic Code Converter</h1>
18
- <p class="version">v0.5.5</p>
+ <p class="version">v0.5.6</p>
19
<hr>
20
<div class="row">
21
<div class="col-md-12">
0 commit comments