Skip to content

Commit edd9d76

Browse files
Release v3.0.1
1 parent 60aec23 commit edd9d76

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/orange-suits-impress.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# `@bitauth/libauth`
22

3+
## 3.0.1
4+
5+
### Patch Changes
6+
7+
- [#130](https://github.com/bitauth/libauth/pull/130) [`ade0151`](https://github.com/bitauth/libauth/commit/ade015123b2bfdbca721602cda19191c6f12252d) Thanks [@bitjson](https://github.com/bitjson)! - clarify `generateDeterministicEntropy` usage examples
8+
39
## 3.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitauth/libauth",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "ultra-lightweight library for Bitcoin Cash, Bitcoin, and Bitauth",
55
"type": "module",
66
"main": "./build/index.js",

0 commit comments

Comments
 (0)