@leather.io/bitcoin 0.35.7 → 0.35.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
 
2
- > @leather.io/bitcoin@0.35.7 build /home/runner/work/mono/mono/packages/bitcoin
2
+ > @leather.io/bitcoin@0.35.8 build /home/runner/work/mono/mono/packages/bitcoin
3
3
  > tsdown
4
4
 
5
5
  ℹ tsdown v0.16.5 powered by rolldown v1.0.0-beta.50
@@ -12,4 +12,4 @@
12
12
  ℹ dist/index.d.ts.map  10.24 kB │ gzip: 4.25 kB
13
13
  ℹ dist/index.d.ts  30.61 kB │ gzip: 6.34 kB
14
14
  ℹ 4 files, total: 209.18 kB
15
- ✔ Build complete in 3764ms
15
+ ✔ Build complete in 4108ms
package/CHANGELOG.md CHANGED
@@ -939,6 +939,20 @@
939
939
  * @leather.io/prettier-config bumped to 0.9.0
940
940
  * @leather.io/rpc bumped to 2.20.17
941
941
 
942
+ ## [0.35.8](https://github.com/leather-io/mono/compare/@leather.io/bitcoin-v0.35.7...@leather.io/bitcoin-v0.35.8) (2025-12-09)
943
+
944
+
945
+ ### Dependencies
946
+
947
+ * The following workspace dependencies were updated
948
+ * dependencies
949
+ * @leather.io/constants bumped to 0.28.4
950
+ * @leather.io/crypto bumped to 1.12.10
951
+ * @leather.io/models bumped to 0.51.0
952
+ * @leather.io/utils bumped to 0.49.4
953
+ * devDependencies
954
+ * @leather.io/rpc bumped to 2.21.4
955
+
942
956
  ## [0.35.7](https://github.com/leather-io/mono/compare/@leather.io/bitcoin-v0.35.6...@leather.io/bitcoin-v0.35.7) (2025-12-08)
943
957
 
944
958
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@leather.io/bitcoin",
3
3
  "author": "Leather.io contact@leather.io",
4
4
  "description": "Shared bitcoin utilities",
5
- "version": "0.35.7",
5
+ "version": "0.35.8",
6
6
  "license": "MIT",
7
7
  "homepage": "https://github.com/leather.io/mono/tree/dev/packages/bitcoin",
8
8
  "repository": {
@@ -32,10 +32,10 @@
32
32
  "just-memoize": "2.2.0",
33
33
  "varuint-bitcoin": "1.1.2",
34
34
  "zod": "4.0.17",
35
- "@leather.io/constants": "0.28.3",
36
- "@leather.io/crypto": "1.12.9",
37
- "@leather.io/models": "0.50.2",
38
- "@leather.io/utils": "0.49.3"
35
+ "@leather.io/constants": "0.28.4",
36
+ "@leather.io/crypto": "1.12.10",
37
+ "@leather.io/models": "0.51.0",
38
+ "@leather.io/utils": "0.49.4"
39
39
  },
40
40
  "devDependencies": {
41
41
  "prettier": "3.5.1",
@@ -44,9 +44,9 @@
44
44
  "typescript": "5.9.3",
45
45
  "vitest": "2.1.9",
46
46
  "@leather.io/prettier-config": "0.9.0",
47
- "@leather.io/rpc": "2.21.3",
48
47
  "@leather.io/test-config": "0.1.2",
49
- "@leather.io/tsconfig-config": "0.11.1"
48
+ "@leather.io/tsconfig-config": "0.11.1",
49
+ "@leather.io/rpc": "2.21.4"
50
50
  },
51
51
  "keywords": [
52
52
  "bitcoin",