Skip to content

Commit

Permalink
Version Packages (#213)
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 Aug 3, 2023
1 parent e0d3933 commit 3765ad9
Show file tree
Hide file tree
Showing 19 changed files with 79 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/red-dryers-double.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/rude-students-battle.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/wet-bats-thank.md

This file was deleted.

14 changes: 14 additions & 0 deletions apps/wallet-api-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# wallet-api-tools

## 0.3.0

### Minor Changes

- [#209](https://github.com/LedgerHQ/wallet-api/pull/209) [`ded32bc`](https://github.com/LedgerHQ/wallet-api/commit/ded32bcdb42f1f815f8e20daf466926e7f836706) Thanks [@Justkant](https://github.com/Justkant)! - feat(wallet-api-tools): add `device.select` & `device.open` templates

### Patch Changes

- [#212](https://github.com/LedgerHQ/wallet-api/pull/212) [`e0d3933`](https://github.com/LedgerHQ/wallet-api/commit/e0d3933c3df5e1be56d17c61ba0dc316b37e15b5) Thanks [@sarneijim](https://github.com/sarneijim)! - Add custom fee to swap

- Updated dependencies [[`e0d3933`](https://github.com/LedgerHQ/wallet-api/commit/e0d3933c3df5e1be56d17c61ba0dc316b37e15b5)]:
- @ledgerhq/wallet-api-core@1.0.2
- @ledgerhq/wallet-api-simulator@1.0.2

## 0.2.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/wallet-api-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wallet-api-tools",
"version": "0.2.8",
"version": "0.3.0",
"repository": "git@github.com:LedgerHQ/wallet-api.git",
"private": true,
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/client-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ledgerhq/wallet-api-client-react

## 1.0.2

### Patch Changes

- Updated dependencies []:
- @ledgerhq/wallet-api-client@1.0.2

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/wallet-api-client-react",
"version": "1.0.1",
"version": "1.0.2",
"repository": "git@github.com:LedgerHQ/wallet-api.git",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ledgerhq/wallet-api-client

## 1.0.2

### Patch Changes

- Updated dependencies [[`e0d3933`](https://github.com/LedgerHQ/wallet-api/commit/e0d3933c3df5e1be56d17c61ba0dc316b37e15b5)]:
- @ledgerhq/wallet-api-core@1.0.2

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/wallet-api-client",
"version": "1.0.1",
"version": "1.0.2",
"repository": "git@github.com:LedgerHQ/wallet-api.git",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ledgerhq/wallet-api-core

## 1.0.2

### Patch Changes

- [#212](https://github.com/LedgerHQ/wallet-api/pull/212) [`e0d3933`](https://github.com/LedgerHQ/wallet-api/commit/e0d3933c3df5e1be56d17c61ba0dc316b37e15b5) Thanks [@sarneijim](https://github.com/sarneijim)! - Add custom fee to swap

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/wallet-api-core",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",
"main": "lib/index.js",
"module": "lib-es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/manifest-validator-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @ledgerhq/wallet-api-manifest-validator-cli

## 0.1.19

### Patch Changes

- Updated dependencies [[`e0d3933`](https://github.com/LedgerHQ/wallet-api/commit/e0d3933c3df5e1be56d17c61ba0dc316b37e15b5)]:
- @ledgerhq/wallet-api-core@1.0.2
- @ledgerhq/wallet-api-manifest-validator@0.5.5

## 0.1.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/manifest-validator-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/wallet-api-manifest-validator-cli",
"version": "0.1.18",
"version": "0.1.19",
"description": "This package checks if your manifest.json file meets the requirements for Ledger wallet App manifest submission.",
"license": "MIT",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/manifest-validator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ledgerhq/wallet-api-manifest-validator

## 0.5.5

### Patch Changes

- Updated dependencies [[`e0d3933`](https://github.com/LedgerHQ/wallet-api/commit/e0d3933c3df5e1be56d17c61ba0dc316b37e15b5)]:
- @ledgerhq/wallet-api-core@1.0.2

## 0.5.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/manifest-validator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/wallet-api-manifest-validator",
"version": "0.5.4",
"version": "0.5.5",
"description": "This package checks if your manifest.json file meets the requirements for Ledger wallet App manifest submission.",
"license": "MIT",
"main": "lib/index.js",
Expand Down
13 changes: 13 additions & 0 deletions packages/server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @ledgerhq/wallet-api-server

## 1.1.0

### Minor Changes

- [#210](https://github.com/LedgerHQ/wallet-api/pull/210) [`e7afa6e`](https://github.com/LedgerHQ/wallet-api/commit/e7afa6e7ee3e53459e7f27dcd3df8590530ae1c1) Thanks [@Justkant](https://github.com/Justkant)! - feat(server): react hooks use ref instead of memo

Add setConfig to server class

### Patch Changes

- Updated dependencies [[`e0d3933`](https://github.com/LedgerHQ/wallet-api/commit/e0d3933c3df5e1be56d17c61ba0dc316b37e15b5)]:
- @ledgerhq/wallet-api-core@1.0.2

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/wallet-api-server",
"version": "1.0.1",
"version": "1.1.0",
"license": "MIT",
"main": "lib/index.js",
"module": "lib-es/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/simulator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @ledgerhq/wallet-api-simulator

## 1.0.2

### Patch Changes

- Updated dependencies [[`e0d3933`](https://github.com/LedgerHQ/wallet-api/commit/e0d3933c3df5e1be56d17c61ba0dc316b37e15b5), [`e7afa6e`](https://github.com/LedgerHQ/wallet-api/commit/e7afa6e7ee3e53459e7f27dcd3df8590530ae1c1)]:
- @ledgerhq/wallet-api-core@1.0.2
- @ledgerhq/wallet-api-server@1.1.0
- @ledgerhq/wallet-api-client@1.0.2

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/simulator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/wallet-api-simulator",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",
"main": "lib/index.js",
"module": "lib-es/index.js",
Expand Down

2 comments on commit 3765ad9

@vercel
Copy link

@vercel vercel bot commented on 3765ad9 Aug 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wallet-api – ./apps/docs

wallet-api-git-main-ledgerhq.vercel.app
wallet-api-ledgerhq.vercel.app
wallet.api.live.ledger.com

@vercel
Copy link

@vercel vercel bot commented on 3765ad9 Aug 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wallet-api-wallet-api-tools – ./apps/wallet-api-tools

wallet-api-wallet-api-tools-ledgerhq.vercel.app
wallet-api-wallet-api-tools.vercel.app
wallet-api-wallet-api-tools-git-main-ledgerhq.vercel.app

Please sign in to comment.