Skip to content

Commit 9589739

Browse files
committed
Release 1.5.2.
1 parent 6e52a58 commit 9589739

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

jsr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scure/bip39",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"exports": {
55
".": "./src/index.ts",
66
"./wordlists/czech": "./src/wordlists/czech.ts",

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scure/bip39",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "Secure, audited & minimal implementation of BIP39 mnemonic phrases",
55
"files": [
66
"index.js",

test/build/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)