Skip to content

Commit

Permalink
Version Packages (#275)
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 Dec 7, 2023
1 parent 6a5771c commit 9e61950
Show file tree
Hide file tree
Showing 23 changed files with 103 additions and 42 deletions.
7 changes: 0 additions & 7 deletions .changeset/eight-foxes-accept.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-dolls-punch.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/pretty-cooks-laugh.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/rude-boxes-flash.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/tidy-berries-wave.md

This file was deleted.

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

## 0.4.4

### Patch Changes

- Updated dependencies [[`a466649`](https://github.com/LedgerHQ/wallet-api/commit/a4666492fe8312f8fdfca135e30afc5d34cae865), [`6a5771c`](https://github.com/LedgerHQ/wallet-api/commit/6a5771c0ec0349f68f8be1c07d6adfce2a418a25), [`0bd66f5`](https://github.com/LedgerHQ/wallet-api/commit/0bd66f57e23e0f5704e2b780bd8e6eae7b1eba25), [`0eda7fa`](https://github.com/LedgerHQ/wallet-api/commit/0eda7fa899e9405eec46fa55cf8ea986d1b14484)]:
- @ledgerhq/wallet-api-core@1.5.0
- @ledgerhq/wallet-api-simulator@1.1.3

## 0.4.3

### 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.4.3",
"version": "0.4.4",
"repository": "[email protected]:LedgerHQ/wallet-api.git",
"private": true,
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions examples/client-nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# client-nextjs

## 0.1.2

### Patch Changes

- Updated dependencies [[`a466649`](https://github.com/LedgerHQ/wallet-api/commit/a4666492fe8312f8fdfca135e30afc5d34cae865), [`0bd66f5`](https://github.com/LedgerHQ/wallet-api/commit/0bd66f57e23e0f5704e2b780bd8e6eae7b1eba25)]:
- @ledgerhq/wallet-api-client-react@1.2.0
- @ledgerhq/wallet-api-client@1.4.0
- @ledgerhq/wallet-api-simulator@1.1.3

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/client-nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "client-nextjs",
"version": "0.1.1",
"version": "0.1.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
11 changes: 11 additions & 0 deletions packages/client-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @ledgerhq/wallet-api-client-react

## 1.2.0

### Minor Changes

- [#274](https://github.com/LedgerHQ/wallet-api/pull/274) [`a466649`](https://github.com/LedgerHQ/wallet-api/commit/a4666492fe8312f8fdfca135e30afc5d34cae865) Thanks [@Justkant](https://github.com/Justkant)! - feat: improve custom handler types

### Patch Changes

- Updated dependencies [[`a466649`](https://github.com/LedgerHQ/wallet-api/commit/a4666492fe8312f8fdfca135e30afc5d34cae865), [`0bd66f5`](https://github.com/LedgerHQ/wallet-api/commit/0bd66f57e23e0f5704e2b780bd8e6eae7b1eba25)]:
- @ledgerhq/wallet-api-client@1.4.0

## 1.1.3

### 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.1.3",
"version": "1.2.0",
"repository": "[email protected]:LedgerHQ/wallet-api.git",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down
13 changes: 13 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @ledgerhq/wallet-api-client

## 1.4.0

### Minor Changes

- [#274](https://github.com/LedgerHQ/wallet-api/pull/274) [`a466649`](https://github.com/LedgerHQ/wallet-api/commit/a4666492fe8312f8fdfca135e30afc5d34cae865) Thanks [@Justkant](https://github.com/Justkant)! - feat: improve custom handler types

### Patch Changes

- [#270](https://github.com/LedgerHQ/wallet-api/pull/270) [`0bd66f5`](https://github.com/LedgerHQ/wallet-api/commit/0bd66f57e23e0f5704e2b780bd8e6eae7b1eba25) Thanks [@Wozacosta](https://github.com/Wozacosta)! - allow empty (void) values to be returned by the RPCNode requests

- Updated dependencies [[`a466649`](https://github.com/LedgerHQ/wallet-api/commit/a4666492fe8312f8fdfca135e30afc5d34cae865), [`6a5771c`](https://github.com/LedgerHQ/wallet-api/commit/6a5771c0ec0349f68f8be1c07d6adfce2a418a25), [`0bd66f5`](https://github.com/LedgerHQ/wallet-api/commit/0bd66f57e23e0f5704e2b780bd8e6eae7b1eba25), [`0eda7fa`](https://github.com/LedgerHQ/wallet-api/commit/0eda7fa899e9405eec46fa55cf8ea986d1b14484)]:
- @ledgerhq/wallet-api-core@1.5.0

## 1.3.0

### Minor 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.3.0",
"version": "1.4.0",
"repository": "[email protected]:LedgerHQ/wallet-api.git",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down
16 changes: 16 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @ledgerhq/wallet-api-core

## 1.5.0

### Minor Changes

- [#274](https://github.com/LedgerHQ/wallet-api/pull/274) [`a466649`](https://github.com/LedgerHQ/wallet-api/commit/a4666492fe8312f8fdfca135e30afc5d34cae865) Thanks [@Justkant](https://github.com/Justkant)! - feat: improve custom handler types

- [#271](https://github.com/LedgerHQ/wallet-api/pull/271) [`6a5771c`](https://github.com/LedgerHQ/wallet-api/commit/6a5771c0ec0349f68f8be1c07d6adfce2a418a25) Thanks [@jdomingos](https://github.com/jdomingos)! - add optional attributes for PolkadotTransaction

### Patch Changes

- [#270](https://github.com/LedgerHQ/wallet-api/pull/270) [`0bd66f5`](https://github.com/LedgerHQ/wallet-api/commit/0bd66f57e23e0f5704e2b780bd8e6eae7b1eba25) Thanks [@Wozacosta](https://github.com/Wozacosta)! - allow empty (void) values to be returned by the RPCNode requests

- [#273](https://github.com/LedgerHQ/wallet-api/pull/273) [`0eda7fa`](https://github.com/LedgerHQ/wallet-api/commit/0eda7fa899e9405eec46fa55cf8ea986d1b14484) Thanks [@Justkant](https://github.com/Justkant)! - fix: WindowMessageTransport accepts same origin messages

In order to support browserViews in electron

## 1.4.0

### Minor 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.4.0",
"version": "1.5.0",
"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.25

### Patch Changes

- Updated dependencies [[`a466649`](https://github.com/LedgerHQ/wallet-api/commit/a4666492fe8312f8fdfca135e30afc5d34cae865), [`6a5771c`](https://github.com/LedgerHQ/wallet-api/commit/6a5771c0ec0349f68f8be1c07d6adfce2a418a25), [`0bd66f5`](https://github.com/LedgerHQ/wallet-api/commit/0bd66f57e23e0f5704e2b780bd8e6eae7b1eba25), [`0eda7fa`](https://github.com/LedgerHQ/wallet-api/commit/0eda7fa899e9405eec46fa55cf8ea986d1b14484)]:
- @ledgerhq/wallet-api-core@1.5.0
- @ledgerhq/wallet-api-manifest-validator@0.5.11

## 0.1.24

### 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.24",
"version": "0.1.25",
"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.11

### Patch Changes

- Updated dependencies [[`a466649`](https://github.com/LedgerHQ/wallet-api/commit/a4666492fe8312f8fdfca135e30afc5d34cae865), [`6a5771c`](https://github.com/LedgerHQ/wallet-api/commit/6a5771c0ec0349f68f8be1c07d6adfce2a418a25), [`0bd66f5`](https://github.com/LedgerHQ/wallet-api/commit/0bd66f57e23e0f5704e2b780bd8e6eae7b1eba25), [`0eda7fa`](https://github.com/LedgerHQ/wallet-api/commit/0eda7fa899e9405eec46fa55cf8ea986d1b14484)]:
- @ledgerhq/wallet-api-core@1.5.0

## 0.5.10

### 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.10",
"version": "0.5.11",
"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
11 changes: 11 additions & 0 deletions packages/server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @ledgerhq/wallet-api-server

## 1.4.1

### Patch Changes

- [#272](https://github.com/LedgerHQ/wallet-api/pull/272) [`e6da3b3`](https://github.com/LedgerHQ/wallet-api/commit/e6da3b3712f039b36b7595f055775c71b0aa14ca) Thanks [@Justkant](https://github.com/Justkant)! - fix: remove react exports from main index file

A React hooks was exported, making it impossible to import the server code from the main index file in other frameworks

- Updated dependencies [[`a466649`](https://github.com/LedgerHQ/wallet-api/commit/a4666492fe8312f8fdfca135e30afc5d34cae865), [`6a5771c`](https://github.com/LedgerHQ/wallet-api/commit/6a5771c0ec0349f68f8be1c07d6adfce2a418a25), [`0bd66f5`](https://github.com/LedgerHQ/wallet-api/commit/0bd66f57e23e0f5704e2b780bd8e6eae7b1eba25), [`0eda7fa`](https://github.com/LedgerHQ/wallet-api/commit/0eda7fa899e9405eec46fa55cf8ea986d1b14484)]:
- @ledgerhq/wallet-api-core@1.5.0

## 1.4.0

### Minor 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.4.0",
"version": "1.4.1",
"license": "MIT",
"main": "lib/index.js",
"module": "lib-es/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/simulator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @ledgerhq/wallet-api-simulator

## 1.1.3

### Patch Changes

- [#270](https://github.com/LedgerHQ/wallet-api/pull/270) [`0bd66f5`](https://github.com/LedgerHQ/wallet-api/commit/0bd66f57e23e0f5704e2b780bd8e6eae7b1eba25) Thanks [@Wozacosta](https://github.com/Wozacosta)! - allow empty (void) values to be returned by the RPCNode requests

- Updated dependencies [[`a466649`](https://github.com/LedgerHQ/wallet-api/commit/a4666492fe8312f8fdfca135e30afc5d34cae865), [`6a5771c`](https://github.com/LedgerHQ/wallet-api/commit/6a5771c0ec0349f68f8be1c07d6adfce2a418a25), [`e6da3b3`](https://github.com/LedgerHQ/wallet-api/commit/e6da3b3712f039b36b7595f055775c71b0aa14ca), [`0bd66f5`](https://github.com/LedgerHQ/wallet-api/commit/0bd66f57e23e0f5704e2b780bd8e6eae7b1eba25), [`0eda7fa`](https://github.com/LedgerHQ/wallet-api/commit/0eda7fa899e9405eec46fa55cf8ea986d1b14484)]:
- @ledgerhq/wallet-api-client@1.4.0
- @ledgerhq/wallet-api-core@1.5.0
- @ledgerhq/wallet-api-server@1.4.1

## 1.1.2

### 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.1.2",
"version": "1.1.3",
"license": "MIT",
"main": "lib/index.js",
"module": "lib-es/index.js",
Expand Down

2 comments on commit 9e61950

@vercel
Copy link

@vercel vercel bot commented on 9e61950 Dec 7, 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-ledgerhq.vercel.app
wallet-api-git-main-ledgerhq.vercel.app
wallet.api.live.ledger.com

@vercel
Copy link

@vercel vercel bot commented on 9e61950 Dec 7, 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-git-main-ledgerhq.vercel.app
wallet-api-wallet-api-tools.vercel.app
wallet-api-wallet-api-tools-ledgerhq.vercel.app

Please sign in to comment.