Skip to content

Commit fd522e1

Browse files
Version Packages (#491)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 59e6b33 commit fd522e1

File tree

23 files changed

+131
-59
lines changed

23 files changed

+131
-59
lines changed

.changeset/dry-schools-film.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

.changeset/polite-colts-sell.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

.changeset/rare-feet-applaud.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

apps/docs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @ledgerhq/wallet-api-docs
22

3+
## 0.3.2
4+
5+
### Patch Changes
6+
7+
- [#490](https://github.com/LedgerHQ/wallet-api/pull/490) [`59e6b33`](https://github.com/LedgerHQ/wallet-api/commit/59e6b33c106d965603b2e414aec9ebb387146414) Thanks [@Justkant](https://github.com/Justkant)! - chore: update some dependencies
8+
39
## 0.3.1
410

511
### Patch Changes

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ledgerhq/wallet-api-docs",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "",
55
"private": true,
66
"scripts": {

apps/wallet-api-tools/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @ledgerhq/wallet-api-tools
22

3+
## 0.6.8
4+
5+
### Patch Changes
6+
7+
- [#490](https://github.com/LedgerHQ/wallet-api/pull/490) [`59e6b33`](https://github.com/LedgerHQ/wallet-api/commit/59e6b33c106d965603b2e414aec9ebb387146414) Thanks [@Justkant](https://github.com/Justkant)! - chore: update some dependencies
8+
9+
- Updated dependencies [[`59e6b33`](https://github.com/LedgerHQ/wallet-api/commit/59e6b33c106d965603b2e414aec9ebb387146414), [`59e6b33`](https://github.com/LedgerHQ/wallet-api/commit/59e6b33c106d965603b2e414aec9ebb387146414)]:
10+
- @ledgerhq/wallet-api-simulator@2.0.0
11+
- @ledgerhq/wallet-api-core@1.26.1
12+
313
## 0.6.7
414

515
### Patch Changes

apps/wallet-api-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ledgerhq/wallet-api-tools",
3-
"version": "0.6.7",
3+
"version": "0.6.8",
44
"repository": "[email protected]:LedgerHQ/wallet-api.git",
55
"private": true,
66
"scripts": {

examples/client-nextjs/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @ledgerhq/client-nextjs
22

3+
## 0.1.41
4+
5+
### Patch Changes
6+
7+
- [#490](https://github.com/LedgerHQ/wallet-api/pull/490) [`59e6b33`](https://github.com/LedgerHQ/wallet-api/commit/59e6b33c106d965603b2e414aec9ebb387146414) Thanks [@Justkant](https://github.com/Justkant)! - chore: update some dependencies
8+
9+
- Updated dependencies [[`59e6b33`](https://github.com/LedgerHQ/wallet-api/commit/59e6b33c106d965603b2e414aec9ebb387146414), [`59e6b33`](https://github.com/LedgerHQ/wallet-api/commit/59e6b33c106d965603b2e414aec9ebb387146414)]:
10+
- @ledgerhq/wallet-api-simulator@2.0.0
11+
- @ledgerhq/wallet-api-client-react@1.4.21
12+
- @ledgerhq/wallet-api-client@1.12.5
13+
314
## 0.1.40
415

516
### Patch Changes

examples/client-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ledgerhq/client-nextjs",
3-
"version": "0.1.40",
3+
"version": "0.1.41",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

packages/client-react/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @ledgerhq/wallet-api-client-react
22

3+
## 1.4.21
4+
5+
### Patch Changes
6+
7+
- [#490](https://github.com/LedgerHQ/wallet-api/pull/490) [`59e6b33`](https://github.com/LedgerHQ/wallet-api/commit/59e6b33c106d965603b2e414aec9ebb387146414) Thanks [@Justkant](https://github.com/Justkant)! - chore: update some dependencies
8+
9+
- Updated dependencies [[`59e6b33`](https://github.com/LedgerHQ/wallet-api/commit/59e6b33c106d965603b2e414aec9ebb387146414)]:
10+
- @ledgerhq/wallet-api-client@1.12.5
11+
312
## 1.4.20
413

514
### Patch Changes

0 commit comments

Comments
 (0)