Skip to content

Commit d28da7f

Browse files
Release v3.1.0-next.8 (#160)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 35c37df commit d28da7f

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
@@ -38,6 +38,7 @@
3838
"silver-bottles-repair",
3939
"sixty-brooms-shout",
4040
"sour-ties-allow",
41+
"strange-paws-decide",
4142
"tall-actors-sell",
4243
"ten-crabs-smell",
4344
"twelve-suns-protect",

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.8
4+
5+
### Minor Changes
6+
7+
- [#139](https://github.com/bitauth/libauth/pull/139) [`35c37df`](https://github.com/bitauth/libauth/commit/35c37df03a0437d9669480902e3cc9dfe9e68d39) Thanks [@bitjson](https://github.com/bitjson)! - Update BCH_2026 VM and VMB tests
8+
39
## 3.1.0-next.7
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.7",
3+
"version": "3.1.0-next.8",
44
"description": "ultra-lightweight library for Bitcoin Cash, Bitcoin, and Bitauth",
55
"type": "module",
66
"main": "./build/index.js",

0 commit comments

Comments
 (0)