Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and a0ngo committed Dec 13, 2023
1 parent d9d9b16 commit f3207be
Show file tree
Hide file tree
Showing 36 changed files with 128 additions and 140 deletions.
8 changes: 0 additions & 8 deletions .changeset/chatty-kangaroos-attend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clever-numbers-beam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/flat-garlics-grab.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/flat-seas-jump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fluffy-badgers-study.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/friendly-rats-move.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-mayflies-rest.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/gold-days-smell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/healthy-walls-shout.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-keys-cross.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hot-bees-complain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/long-chicken-check.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-cycles-help.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/odd-tables-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-ways-film.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/rotten-mayflies-exist.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-rats-marry.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/smooth-wasps-walk.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/three-keys-sit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-frogs-melt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-rocks-lick.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-clocks-design.md

This file was deleted.

26 changes: 26 additions & 0 deletions apps/recovery-relay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# recovery-relay

## 0.4.0

### Minor Changes

- e26a3c7: chore: ui fixes (asset id on balance query result and prevent relay modal from closing on empty data scanned
- 50f113b: fix: fixed solana transfers
- f547ea4: lint fix
- e0891d5: fix: Solana connection 403 fix
- 9f8f0d0: fix: fixed btc transfer
- 1a720ce: fix: prevent negative balance on EVMs

### Patch Changes

- Updated dependencies [d8208bc]
- Updated dependencies [e26a3c7]
- Updated dependencies [50f113b]
- Updated dependencies [dc4e3ea]
- Updated dependencies [d4833f0]
- Updated dependencies [84a4973]
- Updated dependencies [e0891d5]
- Updated dependencies [b84ccc7]
- Updated dependencies [fd87693]
- @fireblocks/asset-config@0.1.0
- @fireblocks/recovery-shared@0.2.0
- @fireblocks/wallet-derivation@0.4.0

## 0.1.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions apps/recovery-relay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"repository": "https://github.com/fireblocks/recovery/tree/main/apps/recovery-relay",
"homepage": "https://relay.fireblocks.solutions",
"license": "GPL-3.0-or-later",
"version": "0.3.3",
"version": "0.4.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -20,9 +20,9 @@
"@cosmjs/stargate": "^0.32.0",
"@cosmjs/tendermint-rpc": "^0.32.0",
"@emurgo/cardano-serialization-lib-asmjs": "^11.4.0",
"@fireblocks/asset-config": "^0.0.2",
"@fireblocks/recovery-shared": "^0.1.6",
"@fireblocks/wallet-derivation": "^0.3.0",
"@fireblocks/asset-config": "^0.1.0",
"@fireblocks/recovery-shared": "^0.2.0",
"@fireblocks/wallet-derivation": "^0.4.0",
"@hashgraph/sdk": "^2.29.0",
"@hookform/resolvers": "^3.1.1",
"@mui/icons-material": "^5.13.7",
Expand Down
16 changes: 16 additions & 0 deletions apps/recovery-utility/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# recovery-utility

## 0.4.0

### Minor Changes

- d8208bc: fix: added ids for e2e testing mode only
- 50f113b: fix: fixed solana transfers
- dc4e3ea: allow public key to be used instead of generating public key from scratch
- e0891d5: fix: Solana connection 403 fix
- e1e456c: chore: ui fix
- 9f8f0d0: fix: fixed btc transfer
- b84ccc7: fix: fixed build

### Patch Changes

- 6ea3f00: fix: recovery command-line argument not opens utility properly

## 0.2.1

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions apps/recovery-utility/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Fireblocks (https://www.fireblocks.com)",
"repository": "https://github.com/fireblocks/recovery/tree/main/apps/recovery-utility",
"homepage": "https://www.fireblocks.com",
"version": "0.3.5",
"version": "0.4.0",
"license": "GPL-3.0-or-later",
"private": true,
"main": "app/background.js",
Expand Down Expand Up @@ -65,11 +65,11 @@
"@emotion/react": "^11.11.1",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@fireblocks/asset-config": "^0.0.2",
"@fireblocks/extended-key-recovery": "^1.0.0",
"@fireblocks/recovery-relay": "^0.3.3",
"@fireblocks/recovery-shared": "^0.1.6",
"@fireblocks/wallet-derivation": "^0.3.0",
"@fireblocks/asset-config": "^0.1.0",
"@fireblocks/extended-key-recovery": "^1.1.0",
"@fireblocks/recovery-relay": "^0.4.0",
"@fireblocks/recovery-shared": "^0.2.0",
"@fireblocks/wallet-derivation": "^0.4.0",
"@hookform/resolvers": "^3.1.1",
"@mui/icons-material": "^5.13.7",
"@mui/material": "^5.13.7",
Expand Down
9 changes: 9 additions & 0 deletions packages/asset-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @fireblocks/asset-config

## 0.1.0

### Minor Changes

- d8208bc: fix: added ids for e2e testing mode only
- 50f113b: fix: fixed solana transfers
- fd87693: temp: disable some UTXO based assets for derivation
2 changes: 1 addition & 1 deletion packages/asset-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Fireblocks (https://www.fireblocks.com)",
"repository": "https://github.com/fireblocks/recovery/tree/main/packages/asset-config",
"homepage": "https://www.fireblocks.com",
"version": "0.0.2",
"version": "0.1.0",
"license": "GPL-3.0-or-later",
"private": true,
"main": "index.ts",
Expand Down
17 changes: 17 additions & 0 deletions packages/e2e-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# @fireblocks/e2e-tests

## 0.1.0

### Minor Changes

- d8208bc: fix: added ids for e2e testing mode only
- 2c19295: fix: fixed tests for btc
- e7ac8d9: fix: removed unnecessary pause on tests
- a5802f7: fix: console generated error generates log zip instead of crashing first
- 92c558f: chore: split test assets to mainnet and testnet native assets
- ab60232: fix: fixed tests to avoid false positives
- 3ee3773: fix: prevent build for e2e-tests as part of yarn build

### Patch Changes

- 129b1fe: feat: added e2e tests
2 changes: 1 addition & 1 deletion packages/e2e-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fireblocks/e2e-tests",
"version": "0.0.1",
"version": "0.1.0",
"description": "End to end testing for the recovery tool",
"main": "index.test.ts",
"repository": "https://github.com/fireblocks/recovery/tree/main/packages/e2e-tests",
Expand Down
6 changes: 6 additions & 0 deletions packages/extended-key-recovery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# server

## 1.1.0

### Minor Changes

- dc720bb: fix: fixed agp recovery

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/extended-key-recovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Fireblocks (https://www.fireblocks.com)",
"repository": "https://github.com/fireblocks/recovery/tree/main/packages/extended-key-recovery",
"homepage": "https://www.fireblocks.com",
"version": "1.0.0",
"version": "1.1.0",
"license": "GPL-3.0-or-later",
"private": true,
"main": "index.ts",
Expand Down
20 changes: 20 additions & 0 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# shared

## 0.2.0

### Minor Changes

- d8208bc: fix: added ids for e2e testing mode only
- e26a3c7: chore: ui fixes (asset id on balance query result and prevent relay modal from closing on empty data scanned
- dc4e3ea: allow public key to be used instead of generating public key from scratch
- d4833f0: fix: prevent loading CSV row if it contained invalid data
- b84ccc7: fix: fixed build

### Patch Changes

- Updated dependencies [d8208bc]
- Updated dependencies [50f113b]
- Updated dependencies [84a4973]
- Updated dependencies [e0891d5]
- Updated dependencies [fd87693]
- @fireblocks/asset-config@0.1.0
- @fireblocks/wallet-derivation@0.4.0

## 0.1.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Fireblocks (https://www.fireblocks.com)",
"repository": "https://github.com/fireblocks/recovery/tree/main/packages/shared",
"homepage": "https://www.fireblocks.com",
"version": "0.1.6",
"version": "0.2.0",
"license": "GPL-3.0-or-later",
"private": true,
"main": "index.ts",
Expand All @@ -18,8 +18,8 @@
"@emotion/react": "^11.11.1",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@fireblocks/asset-config": "^0.0.2",
"@fireblocks/wallet-derivation": "^0.3.0",
"@fireblocks/asset-config": "^0.1.0",
"@fireblocks/wallet-derivation": "^0.4.0",
"@hookform/resolvers": "^3.1.1",
"@mui/icons-material": "^5.13.7",
"@mui/material": "^5.13.7",
Expand Down
16 changes: 16 additions & 0 deletions packages/wallet-derivation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# @fireblocks/wallet-derivation

## 0.4.0

### Minor Changes

- 50f113b: fix: fixed solana transfers
- 84a4973: fix: fixed btc testnet derivation
- e0891d5: fix: Solana connection 403 fix

### Patch Changes

- Updated dependencies [d8208bc]
- Updated dependencies [50f113b]
- Updated dependencies [fd87693]
- @fireblocks/asset-config@0.1.0
4 changes: 2 additions & 2 deletions packages/wallet-derivation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Fireblocks (https://www.fireblocks.com)",
"repository": "https://github.com/fireblocks/recovery/tree/main/packages/wallet-derivation",
"homepage": "https://www.fireblocks.com",
"version": "0.3.0",
"version": "0.4.0",
"license": "GPL-3.0-or-later",
"main": "index.ts",
"scripts": {
Expand All @@ -13,7 +13,7 @@
"test": "yarn node --experimental-vm-modules --openssl-legacy-provider $(yarn bin jest)"
},
"dependencies": {
"@fireblocks/asset-config": "^0.0.2",
"@fireblocks/asset-config": "^0.1.0",
"@noble/curves": "^1.1.0",
"@noble/ed25519": "^2.0.0",
"@noble/hashes": "^1.3.1",
Expand Down

0 comments on commit f3207be

Please sign in to comment.