@leather.io/bitcoin 0.35.4 → 0.35.6

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,16 +1,15 @@
1
1
 
2
- > @leather.io/bitcoin@0.35.4 build /home/runner/work/mono/mono/packages/bitcoin
3
- > tsup
2
+ > @leather.io/bitcoin@0.35.6 build /home/runner/work/mono/mono/packages/bitcoin
3
+ > tsdown
4
4
 
5
- CLI Building entry: src/index.ts
6
- CLI Using tsconfig: tsconfig.json
7
- CLI tsup v8.4.0
8
- CLI Using tsup config: /home/runner/work/mono/mono/packages/bitcoin/tsup.config.ts
9
- CLI Target: es2022
10
- ESM Build start
11
- ESM dist/index.js 58.71 KB
12
- ESM dist/index.js.map 116.35 KB
13
- ESM ⚡️ Build success in 91ms
14
- DTS Build start
15
- DTS ⚡️ Build success in 5916ms
16
- DTS dist/index.d.ts 28.88 KB
5
+ ℹ tsdown v0.16.5 powered by rolldown v1.0.0-beta.50
6
+ ℹ Using tsdown config: /home/runner/work/mono/mono/packages/bitcoin/tsdown.config.ts
7
+ ℹ entry: src/index.ts
8
+ ℹ tsconfig: tsconfig.json
9
+ ℹ Build start
10
+ ℹ dist/index.js  55.49 kB │ gzip: 13.15 kB
11
+ ℹ dist/index.js.map 112.65 kB │ gzip: 26.65 kB
12
+ ℹ dist/index.d.ts.map  10.24 kB │ gzip: 4.25 kB
13
+ ℹ dist/index.d.ts  30.61 kB │ gzip: 6.34 kB
14
+ ℹ 4 files, total: 208.99 kB
15
+ ✔ Build complete in 5562ms
package/CHANGELOG.md CHANGED
@@ -939,6 +939,41 @@
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.6](https://github.com/leather-io/mono/compare/@leather.io/bitcoin-v0.35.5...@leather.io/bitcoin-v0.35.6) (2025-12-02)
943
+
944
+
945
+ ### Bug Fixes
946
+
947
+ * tsdown upgrade ([9bd347b](https://github.com/leather-io/mono/commit/9bd347b62e2deb9f7b65fa462b5fa281f4d106aa))
948
+
949
+
950
+ ### Dependencies
951
+
952
+ * The following workspace dependencies were updated
953
+ * dependencies
954
+ * @leather.io/constants bumped to 0.28.2
955
+ * @leather.io/crypto bumped to 1.12.8
956
+ * @leather.io/models bumped to 0.50.1
957
+ * @leather.io/utils bumped to 0.49.2
958
+ * devDependencies
959
+ * @leather.io/rpc bumped to 2.21.2
960
+ * @leather.io/test-config bumped to 0.1.1
961
+ * @leather.io/tsconfig-config bumped to 0.11.1
962
+
963
+ ## [0.35.5](https://github.com/leather-io/mono/compare/@leather.io/bitcoin-v0.35.4...@leather.io/bitcoin-v0.35.5) (2025-11-26)
964
+
965
+
966
+ ### Dependencies
967
+
968
+ * The following workspace dependencies were updated
969
+ * dependencies
970
+ * @leather.io/constants bumped to 0.28.1
971
+ * @leather.io/crypto bumped to 1.12.7
972
+ * @leather.io/models bumped to 0.50.0
973
+ * @leather.io/utils bumped to 0.49.1
974
+ * devDependencies
975
+ * @leather.io/rpc bumped to 2.21.1
976
+
942
977
  ## [0.35.4](https://github.com/leather-io/mono/compare/@leather.io/bitcoin-v0.35.3...@leather.io/bitcoin-v0.35.4) (2025-11-19)
943
978
 
944
979