Skip to content

Commit 9bd5c5b

Browse files
chore: updated versions
1 parent 80a457b commit 9bd5c5b

55 files changed

Lines changed: 326 additions & 90 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/modern-mice-speak.md

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

.changeset/pre.json

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

.changeset/selfish-chicken-exercise.md

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

apps/cli/CHANGELOG.md

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

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c3745ad9`](https://github.com/Cypherock/cypherock-cysync/commit/c3745ad98950f5becd0d1a2fd70a70a47e3fe2bd), [`1434a79d`](https://github.com/Cypherock/cypherock-cysync/commit/1434a79d295cc8eaa0bd0a39d97a5f05a13e872d)]:
8+
- @cypherock/coins@0.4.0
9+
- @cypherock/coin-support-evm@0.1.1
10+
- @cypherock/coin-support@0.2.1
11+
- @cypherock/coin-support-btc@0.0.23
12+
- @cypherock/coin-support-icp@1.0.6
13+
- @cypherock/coin-support-near@0.0.22
14+
- @cypherock/coin-support-solana@0.2.1
15+
- @cypherock/coin-support-starknet@1.0.9
16+
- @cypherock/coin-support-stellar@1.0.3
17+
- @cypherock/coin-support-utils@0.1.1
18+
- @cypherock/coin-support-xrp@1.1.10
19+
- @cypherock/cysync-core-services@0.2.1
20+
- @cypherock/database@0.1.5
21+
- @cypherock/cysync-utils@0.0.13
22+
323
## 0.2.1-pre.0
424

525
### 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.1-pre.0",
3+
"version": "0.2.1",
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.3.0
4+
5+
### Minor Changes
6+
7+
- [#814](https://github.com/Cypherock/cypherock-cysync/pull/814) [`1434a79d`](https://github.com/Cypherock/cypherock-cysync/commit/1434a79d295cc8eaa0bd0a39d97a5f05a13e872d) Thanks [@AryanCypherock](https://github.com/AryanCypherock)! - Analytics added
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`1434a79d`](https://github.com/Cypherock/cypherock-cysync/commit/1434a79d295cc8eaa0bd0a39d97a5f05a13e872d)]:
12+
- @cypherock/cysync-desktop-ui@0.2.0
13+
- @cypherock/cysync-interfaces@0.0.11
14+
- @cypherock/database@0.1.5
15+
- @cypherock/cysync-utils@0.0.13
16+
317
## 2.3.0-pre.0
418

519
### Minor 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.3.0-pre.0",
4+
"version": "2.3.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: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @cypherock/app-support-buy-sell
22

3+
## 0.0.9
4+
5+
### Patch Changes
6+
7+
- [#809](https://github.com/Cypherock/cypherock-cysync/pull/809) [`c3745ad9`](https://github.com/Cypherock/cypherock-cysync/commit/c3745ad98950f5becd0d1a2fd70a70a47e3fe2bd) Thanks [@0xcuriosity](https://github.com/0xcuriosity)! - Added Hyperliquid support
8+
9+
- [#814](https://github.com/Cypherock/cypherock-cysync/pull/814) [`1434a79d`](https://github.com/Cypherock/cypherock-cysync/commit/1434a79d295cc8eaa0bd0a39d97a5f05a13e872d) Thanks [@AryanCypherock](https://github.com/AryanCypherock)! - Analytics added
10+
11+
- Updated dependencies [[`c3745ad9`](https://github.com/Cypherock/cypherock-cysync/commit/c3745ad98950f5becd0d1a2fd70a70a47e3fe2bd), [`1434a79d`](https://github.com/Cypherock/cypherock-cysync/commit/1434a79d295cc8eaa0bd0a39d97a5f05a13e872d)]:
12+
- @cypherock/coins@0.4.0
13+
- @cypherock/cysync-interfaces@0.0.11
14+
- @cypherock/cysync-utils@0.0.13
15+
316
## 0.0.9-pre.0
417

518
### 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.9-pre.0",
3+
"version": "0.0.9",
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.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1434a79d`](https://github.com/Cypherock/cypherock-cysync/commit/1434a79d295cc8eaa0bd0a39d97a5f05a13e872d)]:
8+
- @cypherock/cysync-interfaces@0.0.11
9+
- @cypherock/cysync-utils@0.0.13
10+
311
## 1.0.7-pre.0
412

513
### Patch Changes

0 commit comments

Comments
 (0)