Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 9d782e5

Browse files
authored
chore(main): release bitcoin 1.1.0 (#557)
🤖 I have created a release *beep* *boop* --- ## [1.1.0](bitcoin-v1.0.0...bitcoin-v1.1.0) (2024-10-09) ### Features * bitcoin wallet utils ([#546](#546)) ([f29559b](f29559b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent f29559b commit 9d782e5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

packages/bitcoin/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/sygmaprotocol/sygma-sdk/compare/bitcoin-v1.0.0...bitcoin-v1.1.0) (2024-10-09)
4+
5+
6+
### Features
7+
8+
* bitcoin wallet utils ([#546](https://github.com/sygmaprotocol/sygma-sdk/issues/546)) ([f29559b](https://github.com/sygmaprotocol/sygma-sdk/commit/f29559b7ca730640bb8a1697fc7b3fb8cc4f89c3))
9+
310
## 1.0.0 (2024-09-09)
411

512

packages/bitcoin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@buildwithsygma/bitcoin",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Core primitives for bridging and message passing",
55
"main": "dist-esm/index.js",
66
"types": "types/index.d.ts",
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"packages/bitcoin":"1.0.0"}
1+
{"packages/bitcoin":"1.1.0"}

0 commit comments

Comments
 (0)