Skip to content

Commit

Permalink
chore: update versions (#82)
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 4, 2023
1 parent 6d01ee6 commit 01e7ceb
Show file tree
Hide file tree
Showing 14 changed files with 52 additions and 17 deletions.
9 changes: 0 additions & 9 deletions .changeset/soft-coats-deny.md

This file was deleted.

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

## 0.0.31

### Patch Changes

- Updated dependencies [[`6d01ee6`](https://github.com/Cypherock/sdk/commit/6d01ee6388e324961bbce42165c90be32a85a8cd)]:
- @cypherock/sdk-app-manager@0.0.25
- @cypherock/sdk-app-btc@0.0.30

## 0.0.30

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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.30",
"version": "0.0.31",
"private": true,
"scripts": {
"dev:browser": "next dev",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@cypherock/sdk-app-btc": "workspace:^",
"@cypherock/sdk-app-manager": "workspace:^0.0.24",
"@cypherock/sdk-app-manager": "workspace:^0.0.25",
"@cypherock/sdk-core": "workspace:^0.0.20",
"@cypherock/sdk-hw-webusb": "workspace:^0.0.15",
"@next/font": "13.1.6",
Expand Down
12 changes: 12 additions & 0 deletions apps/node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# nodejs-test

## 0.0.36

### Patch Changes

- [#81](https://github.com/Cypherock/sdk/pull/81) [`6d01ee6`](https://github.com/Cypherock/sdk/commit/6d01ee6388e324961bbce42165c90be32a85a8cd) Thanks [@irshadCypherock](https://github.com/irshadCypherock)! - added app version compatibility check

- Updated dependencies [[`6d01ee6`](https://github.com/Cypherock/sdk/commit/6d01ee6388e324961bbce42165c90be32a85a8cd)]:
- @cypherock/sdk-app-manager@0.0.25
- @cypherock/sdk-app-near@0.0.25
- @cypherock/sdk-app-btc@0.0.30
- @cypherock/sdk-app-evm@0.0.27

## 0.0.35

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nodejs-test",
"version": "0.0.35",
"version": "0.0.36",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/app-btc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cypherock/sdk-app-btc

## 0.0.30

### Patch Changes

- [#81](https://github.com/Cypherock/sdk/pull/81) [`6d01ee6`](https://github.com/Cypherock/sdk/commit/6d01ee6388e324961bbce42165c90be32a85a8cd) Thanks [@irshadCypherock](https://github.com/irshadCypherock)! - added app version compatibility check

## 0.0.29

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.29",
"version": "0.0.30",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/app-evm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cypherock/sdk-app-evm

## 0.0.27

### Patch Changes

- [#81](https://github.com/Cypherock/sdk/pull/81) [`6d01ee6`](https://github.com/Cypherock/sdk/commit/6d01ee6388e324961bbce42165c90be32a85a8cd) Thanks [@irshadCypherock](https://github.com/irshadCypherock)! - added app version compatibility check

## 0.0.26

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.26",
"version": "0.0.27",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/app-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cypherock/sdk-app-manager

## 0.0.25

### Patch Changes

- [#81](https://github.com/Cypherock/sdk/pull/81) [`6d01ee6`](https://github.com/Cypherock/sdk/commit/6d01ee6388e324961bbce42165c90be32a85a8cd) Thanks [@irshadCypherock](https://github.com/irshadCypherock)! - added app version compatibility check

## 0.0.24

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.24",
"version": "0.0.25",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/app-near/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cypherock/sdk-app-near

## 0.0.25

### Patch Changes

- [#81](https://github.com/Cypherock/sdk/pull/81) [`6d01ee6`](https://github.com/Cypherock/sdk/commit/6d01ee6388e324961bbce42165c90be32a85a8cd) Thanks [@irshadCypherock](https://github.com/irshadCypherock)! - added app version compatibility check

## 0.0.24

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.24",
"version": "0.0.25",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 01e7ceb

Please sign in to comment.