Skip to content

Commit afd63a0

Browse files
chore: updated versions
1 parent b0cce74 commit afd63a0

48 files changed

Lines changed: 260 additions & 37 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/fair-zebras-lay.md

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

.changeset/lovely-panthers-own.md

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

apps/cli/CHANGELOG.md

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

3+
## 0.1.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @cypherock/coin-support-btc@0.0.18
9+
- @cypherock/coin-support-evm@0.0.18
10+
- @cypherock/coin-support-icp@1.0.2
11+
- @cypherock/coin-support-near@0.0.18
12+
- @cypherock/coin-support-solana@0.1.4
13+
- @cypherock/coin-support-starknet@1.0.5
14+
- @cypherock/coin-support-utils@0.0.18
15+
- @cypherock/coin-support-xrp@1.1.6
16+
- @cypherock/cysync-core-services@0.1.5
17+
- @cypherock/database@0.1.3
18+
- @cypherock/cysync-utils@0.0.11
19+
- @cypherock/coin-support@0.1.7
20+
321
## 0.1.6
422

523
### 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.1.6",
3+
"version": "0.1.7",
44
"description": "Cypherock CySync CLI",
55
"types": "dist/index.d.ts",
66
"author": "support@cypherock.com",

apps/desktop/CHANGELOG.md

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

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- [#759](https://github.com/Cypherock/cypherock-cysync/pull/759) [`3eee0955`](https://github.com/Cypherock/cypherock-cysync/commit/3eee095548f0d39f8ad50205b84834495eacd29d) Thanks [@muzaffarbhat07](https://github.com/muzaffarbhat07)! - Moved firmware update to ipc main process
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`3eee0955`](https://github.com/Cypherock/cypherock-cysync/commit/3eee095548f0d39f8ad50205b84834495eacd29d)]:
12+
- @cypherock/cysync-desktop-ui@0.0.25
13+
- @cypherock/cysync-interfaces@0.0.9
14+
- @cypherock/database@0.1.3
15+
- @cypherock/cysync-utils@0.0.11
16+
317
## 2.0.24
418

519
### 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.0.24",
4+
"version": "2.1.0",
55
"private": true,
66
"description": "Cypherock CySync desktop application",
77
"main": "dist-electron/main/index.js",

packages/app-support-buy-sell/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @cypherock/app-support-buy-sell
22

3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3eee0955`](https://github.com/Cypherock/cypherock-cysync/commit/3eee095548f0d39f8ad50205b84834495eacd29d)]:
8+
- @cypherock/cysync-interfaces@0.0.9
9+
- @cypherock/cysync-utils@0.0.11
10+
311
## 0.0.5
412

513
### Patch Changes

packages/app-support-buy-sell/package.json

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

packages/app-support-inheritance/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @cypherock/app-support-inheritance
22

3+
## 1.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3eee0955`](https://github.com/Cypherock/cypherock-cysync/commit/3eee095548f0d39f8ad50205b84834495eacd29d)]:
8+
- @cypherock/cysync-interfaces@0.0.9
9+
- @cypherock/cysync-utils@0.0.11
10+
311
## 1.0.4
412

513
### Patch Changes

packages/app-support-inheritance/package.json

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

0 commit comments

Comments
 (0)