Skip to content

Commit 1d8e844

Browse files
Release v (next)
1 parent dcd7185 commit 1d8e844

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"fair-zoos-tap",
1414
"famous-spies-drive",
1515
"fast-ghosts-fix",
16+
"fifty-bears-cross",
1617
"great-ducks-roll",
1718
"happy-insects-wait",
1819
"healthy-planets-repeat",

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.1.0-next.6
4+
5+
### Minor Changes
6+
7+
- [#139](https://github.com/bitauth/libauth/pull/139) [`dcd7185`](https://github.com/bitauth/libauth/commit/dcd7185a2377f7a8e5fa54c1db0c2580b6a233ac) Thanks [@bitjson](https://github.com/bitjson)! - Add support for Bitwise CHIP to BCH_2026
8+
39
## 3.1.0-next.5
410

511
### Minor 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.1.0-next.5",
3+
"version": "3.1.0-next.6",
44
"description": "ultra-lightweight library for Bitcoin Cash, Bitcoin, and Bitauth",
55
"type": "module",
66
"main": "./build/index.js",

0 commit comments

Comments
 (0)