Skip to content

Commit b48a441

Browse files
chore: updated versions
1 parent 0b4a80d commit b48a441

17 files changed

Lines changed: 70 additions & 14 deletions

File tree

.changeset/nice-houses-reply.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

apps/cli/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @cypherock/cysync-cli
22

3+
## 0.2.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`301c4cd4`](https://github.com/Cypherock/cypherock-cysync/commit/301c4cd43ab9de6dfd73c8b3cfe4aacd1a04987d)]:
8+
- @cypherock/coin-support-btc@0.0.31
9+
- @cypherock/coin-support@0.2.11
10+
- @cypherock/cysync-core-services@0.3.3
11+
312
## 0.2.10
413

514
### Patch Changes

apps/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cypherock/cysync-cli",
3-
"version": "0.2.10",
3+
"version": "0.2.11",
44
"description": "Cypherock CySync CLI",
55
"types": "dist/index.d.ts",
66
"author": "support@cypherock.com",

apps/desktop/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @cypherock/cysync-desktop
22

3+
## 2.4.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @cypherock/cysync-desktop-ui@0.2.11
9+
310
## 2.4.1
411

512
### Patch Changes

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cypherock/cysync-desktop",
33
"productName": "cypherock-cysync",
4-
"version": "2.4.1",
4+
"version": "2.4.2",
55
"private": true,
66
"description": "Cypherock CySync desktop application",
77
"main": "dist-electron/main/index.js",

packages/coin-support-btc/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cypherock/coin-support-btc
22

3+
## 0.0.31
4+
5+
### Patch Changes
6+
7+
- [#858](https://github.com/Cypherock/cypherock-cysync/pull/858) [`301c4cd4`](https://github.com/Cypherock/cypherock-cysync/commit/301c4cd43ab9de6dfd73c8b3cfe4aacd1a04987d) Thanks [@muzaffarbhat07](https://github.com/muzaffarbhat07)! - Adds bitcoin taproot support
8+
39
## 0.0.30
410

511
### Patch Changes

packages/coin-support-btc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cypherock/coin-support-btc",
3-
"version": "0.0.30",
3+
"version": "0.0.31",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/esm/index.d.ts",

packages/coin-support/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @cypherock/coin-support
22

3+
## 0.2.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`301c4cd4`](https://github.com/Cypherock/cypherock-cysync/commit/301c4cd43ab9de6dfd73c8b3cfe4aacd1a04987d)]:
8+
- @cypherock/coin-support-btc@0.0.31
9+
310
## 0.2.10
411

512
### Patch Changes

packages/coin-support/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cypherock/coin-support",
3-
"version": "0.2.10",
3+
"version": "0.2.11",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/esm/index.d.ts",

packages/core-services/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @cypherock/cysync-core-services
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @cypherock/coin-support@0.2.11
9+
310
## 0.3.2
411

512
### Patch Changes

0 commit comments

Comments
 (0)