-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
46af901
commit 3e74ded
Showing
21 changed files
with
101 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
{ | ||
"apps/mobile": "2.5.0", | ||
"apps/mobile": "2.5.1", | ||
"packages/analytics": "3.1.1", | ||
"packages/bitcoin": "0.19.11", | ||
"packages/bitcoin": "0.19.12", | ||
"packages/constants": "0.15.3", | ||
"packages/eslint-config": "0.7.0", | ||
"packages/models": "0.24.3", | ||
"packages/prettier-config": "0.6.0", | ||
"packages/panda-preset": "0.8.2", | ||
"packages/query": "2.26.12", | ||
"packages/tokens": "0.12.3", | ||
"packages/panda-preset": "0.8.3", | ||
"packages/query": "2.26.13", | ||
"packages/tokens": "0.12.4", | ||
"packages/tsconfig-config": "0.6.0", | ||
"packages/rpc": "2.4.2", | ||
"packages/ui": "1.47.2", | ||
"packages/utils": "0.23.0", | ||
"packages/crypto": "1.6.27", | ||
"packages/stacks": "1.5.12" | ||
"packages/rpc": "2.5.0", | ||
"packages/ui": "1.47.3", | ||
"packages/utils": "0.23.1", | ||
"packages/crypto": "1.6.28", | ||
"packages/stacks": "1.5.13" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -381,6 +381,21 @@ | |
* @leather.io/analytics bumped to 3.1.0 | ||
* @leather.io/ui bumped to 1.45.0 | ||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @leather.io/bitcoin bumped to 0.19.12 | ||
* @leather.io/crypto bumped to 1.6.28 | ||
* @leather.io/query bumped to 2.26.13 | ||
* @leather.io/rpc bumped to 2.5.0 | ||
* @leather.io/stacks bumped to 1.5.13 | ||
* @leather.io/tokens bumped to 0.12.4 | ||
* @leather.io/ui bumped to 1.47.3 | ||
* @leather.io/utils bumped to 0.23.1 | ||
* devDependencies | ||
* @leather.io/bitcoin bumped to 0.19.12 | ||
|
||
## [2.5.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v2.5.0) (2025-01-08) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -389,6 +389,15 @@ | |
* @leather.io/crypto bumped to 1.6.27 | ||
* @leather.io/utils bumped to 0.23.0 | ||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @leather.io/crypto bumped to 1.6.28 | ||
* @leather.io/utils bumped to 0.23.1 | ||
* devDependencies | ||
* @leather.io/rpc bumped to 2.5.0 | ||
|
||
## [0.19.10](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/bitcoin-v0.19.10) (2025-01-07) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@leather.io/bitcoin", | ||
"author": "Leather.io [email protected]", | ||
"description": "Shared bitcoin utilities", | ||
"version": "0.19.11", | ||
"version": "0.19.12", | ||
"license": "MIT", | ||
"homepage": "https://github.com/leather.io/mono/tree/dev/packages/bitcoin", | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -192,6 +192,12 @@ | |
* dependencies | ||
* @leather.io/utils bumped to 0.23.0 | ||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @leather.io/utils bumped to 0.23.1 | ||
|
||
## [1.6.11](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/crypto-v1.6.11) (2024-11-19) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,6 +96,12 @@ | |
* devDependencies | ||
* @leather.io/tokens bumped to 0.12.3 | ||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* devDependencies | ||
* @leather.io/tokens bumped to 0.12.4 | ||
|
||
## [0.8.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/panda-preset-v0.8.0) (2024-12-10) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -262,6 +262,14 @@ | |
* @leather.io/bitcoin bumped to 0.19.11 | ||
* @leather.io/utils bumped to 0.23.0 | ||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @leather.io/bitcoin bumped to 0.19.12 | ||
* @leather.io/rpc bumped to 2.5.0 | ||
* @leather.io/utils bumped to 0.23.1 | ||
|
||
## [2.26.11](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/query-v2.26.11) (2025-01-07) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@leather.io/query", | ||
"author": "Leather.io [email protected]", | ||
"description": "Leather query", | ||
"version": "2.26.12", | ||
"version": "2.26.13", | ||
"license": "MIT", | ||
"homepage": "https://github.com/leather-io/mono/tree/dev/packages/query", | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -180,6 +180,15 @@ | |
* dependencies | ||
* @leather.io/models bumped to 0.24.2 | ||
|
||
## [2.5.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/rpc-v2.5.0) (2025-01-13) | ||
|
||
|
||
### Features | ||
|
||
* **rpc:** add deployContract ([46af901](https://github.com/leather-io/mono/commit/46af901551139e858e18d92b26d8398a31b0b6e9)) | ||
* **rpc:** add profile, backwards compat stx_signTransaction ([46af901](https://github.com/leather-io/mono/commit/46af901551139e858e18d92b26d8398a31b0b6e9)) | ||
* **rpc:** add sip-30 schemas/types ([46af901](https://github.com/leather-io/mono/commit/46af901551139e858e18d92b26d8398a31b0b6e9)) | ||
|
||
## [2.4.2](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/rpc-v2.4.2) (2025-01-07) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -226,6 +226,13 @@ | |
* @leather.io/crypto bumped to 1.6.27 | ||
* @leather.io/utils bumped to 0.23.0 | ||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @leather.io/crypto bumped to 1.6.28 | ||
* @leather.io/utils bumped to 0.23.1 | ||
|
||
## [1.5.11](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/stacks-v1.5.11) (2025-01-07) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,6 +36,12 @@ | |
* devDependencies | ||
* @leather.io/utils bumped to 0.23.0 | ||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* devDependencies | ||
* @leather.io/utils bumped to 0.23.1 | ||
|
||
## [0.12.1](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/tokens-v0.12.1) (2024-11-19) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@leather.io/tokens", | ||
"author": "Leather.io [email protected]", | ||
"description": "Shared design tokens", | ||
"version": "0.12.3", | ||
"version": "0.12.4", | ||
"license": "MIT", | ||
"homepage": "https://github.com/leather-io/mono/tree/dev/packages/tokens", | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -214,6 +214,15 @@ | |
* devDependencies | ||
* @leather.io/panda-preset bumped to 0.8.2 | ||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @leather.io/tokens bumped to 0.12.4 | ||
* @leather.io/utils bumped to 0.23.1 | ||
* devDependencies | ||
* @leather.io/panda-preset bumped to 0.8.3 | ||
|
||
## [1.47.1](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/ui-v1.47.1) (2025-01-07) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -209,6 +209,12 @@ | |
* @leather.io/models bumped to 0.24.2 | ||
* @leather.io/rpc bumped to 2.4.1 | ||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @leather.io/rpc bumped to 2.5.0 | ||
|
||
## [0.23.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/utils-v0.23.0) (2025-01-08) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@leather.io/utils", | ||
"author": "Leather.io [email protected]", | ||
"description": "Shared bitcoin utilities", | ||
"version": "0.23.0", | ||
"version": "0.23.1", | ||
"license": "MIT", | ||
"homepage": "https://github.com/leather-io/mono/tree/dev/packages/utils", | ||
"repository": { | ||
|