Skip to content

Commit be5fdc1

Browse files
chore: updated versions
1 parent b675ced commit be5fdc1

19 files changed

Lines changed: 71 additions & 63 deletions

File tree

.changeset/calm-poems-film.md

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

.changeset/itchy-worms-worry.md

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

.changeset/pre.json

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

apps/cli/CHANGELOG.md

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

3+
## 0.2.14
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @cypherock/coin-support@0.2.13
9+
- @cypherock/cysync-core-services@0.3.6
10+
311
## 0.2.14-pre.0
412

513
### 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.14-pre.0",
3+
"version": "0.2.14",
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.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @cypherock/cysync-desktop-ui@0.2.15
9+
310
## 2.4.6-pre.0
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.6-pre.0",
4+
"version": "2.4.6",
55
"private": true,
66
"description": "Cypherock CySync desktop application",
77
"main": "dist-electron/main/index.js",

packages/coin-support-canton/CHANGELOG.md

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

3+
## 1.1.5
4+
5+
### Patch Changes
6+
7+
- [#869](https://github.com/Cypherock/cypherock-cysync/pull/869) [`cefe9554`](https://github.com/Cypherock/cypherock-cysync/commit/cefe9554d0badf7432afc525f20c43f26c4e46b3) Thanks [@muzaffarbhat07](https://github.com/muzaffarbhat07)! - Adds remarks for canton txn, fixes canton broadcast and sync txns
8+
39
## 1.1.5-pre.0
410

511
### Patch Changes

packages/coin-support-canton/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-canton",
3-
"version": "1.1.5-pre.0",
3+
"version": "1.1.5",
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.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`cefe9554`](https://github.com/Cypherock/cypherock-cysync/commit/cefe9554d0badf7432afc525f20c43f26c4e46b3)]:
8+
- @cypherock/coin-support-canton@1.1.5
9+
310
## 0.2.13-pre.0
411

512
### Patch Changes

0 commit comments

Comments
 (0)