Skip to content

Commit

Permalink
chore: update versions (#84)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 5, 2023
1 parent de494e3 commit d696328
Show file tree
Hide file tree
Showing 32 changed files with 224 additions and 98 deletions.
19 changes: 0 additions & 19 deletions .changeset/odd-elephants-explain.md

This file was deleted.

12 changes: 12 additions & 0 deletions apps/browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# browser-test

## 0.0.32

### Patch Changes

- [#83](https://github.com/Cypherock/sdk/pull/83) [`de494e3`](https://github.com/Cypherock/sdk/commit/de494e3012db16826dd0428085cd75b7595df4b9) Thanks [@irshadCypherock](https://github.com/irshadCypherock)! - force publish all packages

- Updated dependencies [[`de494e3`](https://github.com/Cypherock/sdk/commit/de494e3012db16826dd0428085cd75b7595df4b9)]:
- @cypherock/sdk-app-btc@0.0.31
- @cypherock/sdk-app-manager@0.0.26
- @cypherock/sdk-core@0.0.21
- @cypherock/sdk-hw-webusb@0.0.16

## 0.0.31

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions apps/browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "browser-test",
"version": "0.0.31",
"version": "0.0.32",
"private": true,
"scripts": {
"dev:browser": "next dev",
Expand All @@ -11,9 +11,9 @@
},
"dependencies": {
"@cypherock/sdk-app-btc": "workspace:^",
"@cypherock/sdk-app-manager": "workspace:^0.0.25",
"@cypherock/sdk-core": "workspace:^0.0.20",
"@cypherock/sdk-hw-webusb": "workspace:^0.0.15",
"@cypherock/sdk-app-manager": "workspace:^0.0.26",
"@cypherock/sdk-core": "workspace:^0.0.21",
"@cypherock/sdk-hw-webusb": "workspace:^0.0.16",
"@next/font": "13.1.6",
"@types/node": "18.11.18",
"@types/react": "18.0.27",
Expand Down
16 changes: 16 additions & 0 deletions apps/node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# nodejs-test

## 0.0.37

### Patch Changes

- [#83](https://github.com/Cypherock/sdk/pull/83) [`de494e3`](https://github.com/Cypherock/sdk/commit/de494e3012db16826dd0428085cd75b7595df4b9) Thanks [@irshadCypherock](https://github.com/irshadCypherock)! - force publish all packages

- Updated dependencies [[`de494e3`](https://github.com/Cypherock/sdk/commit/de494e3012db16826dd0428085cd75b7595df4b9)]:
- @cypherock/sdk-app-btc@0.0.31
- @cypherock/sdk-app-evm@0.0.28
- @cypherock/sdk-app-manager@0.0.26
- @cypherock/sdk-app-near@0.0.26
- @cypherock/sdk-core@0.0.21
- @cypherock/sdk-hw-hid@0.0.16
- @cypherock/sdk-hw-serialport@0.0.18
- @cypherock/sdk-interfaces@0.0.14

## 0.0.36

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nodejs-test",
"version": "0.0.36",
"version": "0.0.37",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "MIT",
Expand All @@ -14,7 +14,7 @@
},
"devDependencies": {
"@cypherock/eslint-config": "workspace:*",
"@cypherock/prettier-config": "workspace:^0.0.6",
"@cypherock/prettier-config": "workspace:^0.0.7",
"@cypherock/tsconfig": "workspace:*",
"eslint": "^7.32.0",
"rimraf": "^4.1.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/app-btc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @cypherock/sdk-app-btc

## 0.0.31

### Patch Changes

- [#83](https://github.com/Cypherock/sdk/pull/83) [`de494e3`](https://github.com/Cypherock/sdk/commit/de494e3012db16826dd0428085cd75b7595df4b9) Thanks [@irshadCypherock](https://github.com/irshadCypherock)! - force publish all packages

- Updated dependencies [[`de494e3`](https://github.com/Cypherock/sdk/commit/de494e3012db16826dd0428085cd75b7595df4b9)]:
- @cypherock/sdk-core@0.0.21
- @cypherock/sdk-interfaces@0.0.14
- @cypherock/sdk-utils@0.0.17

## 0.0.30

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/app-btc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cypherock/sdk-app-btc",
"version": "0.0.30",
"version": "0.0.31",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "MIT",
Expand All @@ -17,7 +17,7 @@
},
"devDependencies": {
"@cypherock/eslint-config": "workspace:*",
"@cypherock/prettier-config": "workspace:^0.0.6",
"@cypherock/prettier-config": "workspace:^0.0.7",
"@cypherock/tsconfig": "workspace:*",
"@jest/globals": "^29.4.1",
"@stryker-mutator/core": "^6.4.1",
Expand All @@ -37,9 +37,9 @@
},
"dependencies": {
"@bitcoin-js/tiny-secp256k1-asmjs": "^2.2.3",
"@cypherock/sdk-core": "workspace:^0.0.20",
"@cypherock/sdk-interfaces": "workspace:^0.0.13",
"@cypherock/sdk-utils": "workspace:^0.0.16",
"@cypherock/sdk-core": "workspace:^0.0.21",
"@cypherock/sdk-interfaces": "workspace:^0.0.14",
"@cypherock/sdk-utils": "workspace:^0.0.17",
"axios": "^1.3.4",
"bip66": "^1.1.5",
"long": "^5.2.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/app-evm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @cypherock/sdk-app-evm

## 0.0.28

### Patch Changes

- [#83](https://github.com/Cypherock/sdk/pull/83) [`de494e3`](https://github.com/Cypherock/sdk/commit/de494e3012db16826dd0428085cd75b7595df4b9) Thanks [@irshadCypherock](https://github.com/irshadCypherock)! - force publish all packages

- Updated dependencies [[`de494e3`](https://github.com/Cypherock/sdk/commit/de494e3012db16826dd0428085cd75b7595df4b9)]:
- @cypherock/sdk-core@0.0.21
- @cypherock/sdk-interfaces@0.0.14
- @cypherock/sdk-utils@0.0.17

## 0.0.27

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/app-evm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cypherock/sdk-app-evm",
"version": "0.0.27",
"version": "0.0.28",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "MIT",
Expand All @@ -17,7 +17,7 @@
},
"devDependencies": {
"@cypherock/eslint-config": "workspace:*",
"@cypherock/prettier-config": "workspace:^0.0.6",
"@cypherock/prettier-config": "workspace:^0.0.7",
"@cypherock/tsconfig": "workspace:*",
"@jest/globals": "^29.4.1",
"@stryker-mutator/core": "^6.4.1",
Expand All @@ -37,9 +37,9 @@
"typescript": "^4.5.2"
},
"dependencies": {
"@cypherock/sdk-core": "workspace:^0.0.20",
"@cypherock/sdk-interfaces": "workspace:^0.0.13",
"@cypherock/sdk-utils": "workspace:^0.0.16",
"@cypherock/sdk-core": "workspace:^0.0.21",
"@cypherock/sdk-interfaces": "workspace:^0.0.14",
"@cypherock/sdk-utils": "workspace:^0.0.17",
"bignumber.js": "^9.1.2",
"long": "^5.2.1",
"protobufjs": "^7.2.2"
Expand Down
11 changes: 11 additions & 0 deletions packages/app-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @cypherock/sdk-app-manager

## 0.0.26

### Patch Changes

- [#83](https://github.com/Cypherock/sdk/pull/83) [`de494e3`](https://github.com/Cypherock/sdk/commit/de494e3012db16826dd0428085cd75b7595df4b9) Thanks [@irshadCypherock](https://github.com/irshadCypherock)! - force publish all packages

- Updated dependencies [[`de494e3`](https://github.com/Cypherock/sdk/commit/de494e3012db16826dd0428085cd75b7595df4b9)]:
- @cypherock/sdk-core@0.0.21
- @cypherock/sdk-interfaces@0.0.14
- @cypherock/sdk-utils@0.0.17

## 0.0.25

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/app-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cypherock/sdk-app-manager",
"version": "0.0.25",
"version": "0.0.26",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "MIT",
Expand All @@ -17,7 +17,7 @@
},
"devDependencies": {
"@cypherock/eslint-config": "workspace:*",
"@cypherock/prettier-config": "workspace:^0.0.6",
"@cypherock/prettier-config": "workspace:^0.0.7",
"@cypherock/tsconfig": "workspace:*",
"@jest/globals": "^29.4.1",
"@stryker-mutator/core": "^6.4.1",
Expand All @@ -35,9 +35,9 @@
"typescript": "^4.5.2"
},
"dependencies": {
"@cypherock/sdk-core": "workspace:^0.0.20",
"@cypherock/sdk-interfaces": "workspace:^0.0.13",
"@cypherock/sdk-utils": "workspace:^0.0.16",
"@cypherock/sdk-core": "workspace:^0.0.21",
"@cypherock/sdk-interfaces": "workspace:^0.0.14",
"@cypherock/sdk-utils": "workspace:^0.0.17",
"axios": "^1.3.4",
"crypto-js": "^4.1.1",
"protobufjs": "^7.2.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/app-near/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @cypherock/sdk-app-near

## 0.0.26

### Patch Changes

- [#83](https://github.com/Cypherock/sdk/pull/83) [`de494e3`](https://github.com/Cypherock/sdk/commit/de494e3012db16826dd0428085cd75b7595df4b9) Thanks [@irshadCypherock](https://github.com/irshadCypherock)! - force publish all packages

- Updated dependencies [[`de494e3`](https://github.com/Cypherock/sdk/commit/de494e3012db16826dd0428085cd75b7595df4b9)]:
- @cypherock/sdk-core@0.0.21
- @cypherock/sdk-interfaces@0.0.14
- @cypherock/sdk-utils@0.0.17

## 0.0.25

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/app-near/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cypherock/sdk-app-near",
"version": "0.0.25",
"version": "0.0.26",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "MIT",
Expand All @@ -17,7 +17,7 @@
},
"devDependencies": {
"@cypherock/eslint-config": "workspace:*",
"@cypherock/prettier-config": "workspace:^0.0.6",
"@cypherock/prettier-config": "workspace:^0.0.7",
"@cypherock/tsconfig": "workspace:*",
"@jest/globals": "^29.4.1",
"@stryker-mutator/core": "^6.4.1",
Expand All @@ -36,9 +36,9 @@
"typescript": "^4.5.2"
},
"dependencies": {
"@cypherock/sdk-core": "workspace:^0.0.20",
"@cypherock/sdk-interfaces": "workspace:^0.0.13",
"@cypherock/sdk-utils": "workspace:^0.0.16",
"@cypherock/sdk-core": "workspace:^0.0.21",
"@cypherock/sdk-interfaces": "workspace:^0.0.14",
"@cypherock/sdk-utils": "workspace:^0.0.17",
"long": "^5.2.1",
"protobufjs": "^7.2.2"
},
Expand Down
10 changes: 10 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @cypherock/sdk-core

## 0.0.21

### Patch Changes

- [#83](https://github.com/Cypherock/sdk/pull/83) [`de494e3`](https://github.com/Cypherock/sdk/commit/de494e3012db16826dd0428085cd75b7595df4b9) Thanks [@irshadCypherock](https://github.com/irshadCypherock)! - force publish all packages

- Updated dependencies [[`de494e3`](https://github.com/Cypherock/sdk/commit/de494e3012db16826dd0428085cd75b7595df4b9)]:
- @cypherock/sdk-interfaces@0.0.14
- @cypherock/sdk-utils@0.0.17

## 0.0.20

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cypherock/sdk-core",
"version": "0.0.20",
"version": "0.0.21",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "MIT",
Expand All @@ -16,7 +16,7 @@
},
"devDependencies": {
"@cypherock/eslint-config": "workspace:*",
"@cypherock/prettier-config": "workspace:^0.0.6",
"@cypherock/prettier-config": "workspace:^0.0.7",
"@cypherock/tsconfig": "workspace:*",
"@jest/globals": "^29.4.1",
"@types/jest": "^29.4.0",
Expand All @@ -31,8 +31,8 @@
"typescript": "^4.5.2"
},
"dependencies": {
"@cypherock/sdk-interfaces": "workspace:^0.0.13",
"@cypherock/sdk-utils": "workspace:^0.0.16",
"@cypherock/sdk-interfaces": "workspace:^0.0.14",
"@cypherock/sdk-utils": "workspace:^0.0.17",
"compare-versions": "6.0.0-rc.1",
"protobufjs": "^7.2.2",
"uuid": "^9.0.0"
Expand Down
10 changes: 10 additions & 0 deletions packages/hw-hid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @cypherock/sdk-hw-hid

## 0.0.16

### Patch Changes

- [#83](https://github.com/Cypherock/sdk/pull/83) [`de494e3`](https://github.com/Cypherock/sdk/commit/de494e3012db16826dd0428085cd75b7595df4b9) Thanks [@irshadCypherock](https://github.com/irshadCypherock)! - force publish all packages

- Updated dependencies [[`de494e3`](https://github.com/Cypherock/sdk/commit/de494e3012db16826dd0428085cd75b7595df4b9)]:
- @cypherock/sdk-interfaces@0.0.14
- @cypherock/sdk-utils@0.0.17

## 0.0.15

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/hw-hid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cypherock/sdk-hw-hid",
"version": "0.0.15",
"version": "0.0.16",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "MIT",
Expand All @@ -14,7 +14,7 @@
},
"devDependencies": {
"@cypherock/eslint-config": "workspace:*",
"@cypherock/prettier-config": "workspace:^0.0.6",
"@cypherock/prettier-config": "workspace:^0.0.7",
"@cypherock/tsconfig": "workspace:*",
"@types/node-hid": "^1.3.1",
"@types/uuid": "^9.0.0",
Expand All @@ -24,7 +24,7 @@
"typescript": "^4.5.2"
},
"dependencies": {
"@cypherock/sdk-interfaces": "workspace:^0.0.13",
"@cypherock/sdk-interfaces": "workspace:^0.0.14",
"@cypherock/sdk-utils": "workspace:^",
"node-hid": "^2.1.2",
"uuid": "^9.0.0"
Expand Down
10 changes: 10 additions & 0 deletions packages/hw-serialport/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @cypherock/sdk-hw-serialport

## 0.0.18

### Patch Changes

- [#83](https://github.com/Cypherock/sdk/pull/83) [`de494e3`](https://github.com/Cypherock/sdk/commit/de494e3012db16826dd0428085cd75b7595df4b9) Thanks [@irshadCypherock](https://github.com/irshadCypherock)! - force publish all packages

- Updated dependencies [[`de494e3`](https://github.com/Cypherock/sdk/commit/de494e3012db16826dd0428085cd75b7595df4b9)]:
- @cypherock/sdk-interfaces@0.0.14
- @cypherock/sdk-utils@0.0.17

## 0.0.17

### Patch Changes
Expand Down
Loading

0 comments on commit d696328

Please sign in to comment.