Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 24, 2024
1 parent a2af615 commit 22f8ffd
Show file tree
Hide file tree
Showing 20 changed files with 85 additions and 20 deletions.
6 changes: 0 additions & 6 deletions .changeset/strong-ways-film.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-dingos-smash.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 @@
# @ledgerhq/wallet-api-tools

## 0.4.15

### Patch Changes

- Updated dependencies [[`091cf53`](https://github.com/LedgerHQ/wallet-api/commit/091cf534f5637f37789877bcdba34a2dec7d6c5d), [`a2af615`](https://github.com/LedgerHQ/wallet-api/commit/a2af615eb368cd17511a37f296a5c8e1910a144e)]:
- @ledgerhq/wallet-api-core@1.10.0
- @ledgerhq/wallet-api-simulator@1.1.14

## 0.4.14

### 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": "@ledgerhq/wallet-api-tools",
"version": "0.4.14",
"version": "0.4.15",
"repository": "git@github.com: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 @@
# @ledgerhq/client-nextjs

## 0.1.13

### Patch Changes

- Updated dependencies []:
- @ledgerhq/wallet-api-client@1.5.8
- @ledgerhq/wallet-api-simulator@1.1.14
- @ledgerhq/wallet-api-client-react@1.3.8

## 0.1.12

### 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": "@ledgerhq/client-nextjs",
"version": "0.1.12",
"version": "0.1.13",
"private": true,
"scripts": {
"dev": "next dev",
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.3.8

### Patch Changes

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

## 1.3.7

### 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.3.7",
"version": "1.3.8",
"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.5.8

### Patch Changes

- Updated dependencies [[`091cf53`](https://github.com/LedgerHQ/wallet-api/commit/091cf534f5637f37789877bcdba34a2dec7d6c5d), [`a2af615`](https://github.com/LedgerHQ/wallet-api/commit/a2af615eb368cd17511a37f296a5c8e1910a144e)]:
- @ledgerhq/wallet-api-core@1.10.0

## 1.5.7

### 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.5.7",
"version": "1.5.8",
"repository": "git@github.com:LedgerHQ/wallet-api.git",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @ledgerhq/wallet-api-core

## 1.10.0

### Minor Changes

- [#343](https://github.com/LedgerHQ/wallet-api/pull/343) [`a2af615`](https://github.com/LedgerHQ/wallet-api/commit/a2af615eb368cd17511a37f296a5c8e1910a144e) Thanks [@Wozacosta](https://github.com/Wozacosta)! - feat: add internet_computer family

### Patch Changes

- [#334](https://github.com/LedgerHQ/wallet-api/pull/334) [`091cf53`](https://github.com/LedgerHQ/wallet-api/commit/091cf534f5637f37789877bcdba34a2dec7d6c5d) Thanks [@Wozacosta](https://github.com/Wozacosta)! - update manifest json schema

## 1.9.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.9.0",
"version": "1.10.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.34

### Patch Changes

- Updated dependencies [[`091cf53`](https://github.com/LedgerHQ/wallet-api/commit/091cf534f5637f37789877bcdba34a2dec7d6c5d), [`a2af615`](https://github.com/LedgerHQ/wallet-api/commit/a2af615eb368cd17511a37f296a5c8e1910a144e)]:
- @ledgerhq/wallet-api-manifest-validator@0.6.0
- @ledgerhq/wallet-api-core@1.10.0

## 0.1.33

### 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.33",
"version": "0.1.34",
"description": "This package checks if your manifest.json file meets the requirements for Ledger wallet App manifest submission.",
"license": "MIT",
"files": [
Expand Down
11 changes: 11 additions & 0 deletions packages/manifest-validator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @ledgerhq/wallet-api-manifest-validator

## 0.6.0

### Minor Changes

- [#334](https://github.com/LedgerHQ/wallet-api/pull/334) [`091cf53`](https://github.com/LedgerHQ/wallet-api/commit/091cf534f5637f37789877bcdba34a2dec7d6c5d) Thanks [@Wozacosta](https://github.com/Wozacosta)! - update manifest json schema

### Patch Changes

- Updated dependencies [[`091cf53`](https://github.com/LedgerHQ/wallet-api/commit/091cf534f5637f37789877bcdba34a2dec7d6c5d), [`a2af615`](https://github.com/LedgerHQ/wallet-api/commit/a2af615eb368cd17511a37f296a5c8e1910a144e)]:
- @ledgerhq/wallet-api-core@1.10.0

## 0.5.19

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

## 1.5.9

### Patch Changes

- Updated dependencies [[`091cf53`](https://github.com/LedgerHQ/wallet-api/commit/091cf534f5637f37789877bcdba34a2dec7d6c5d), [`a2af615`](https://github.com/LedgerHQ/wallet-api/commit/a2af615eb368cd17511a37f296a5c8e1910a144e)]:
- @ledgerhq/wallet-api-core@1.10.0

## 1.5.8

### 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.5.8",
"version": "1.5.9",
"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.1.14

### Patch Changes

- Updated dependencies [[`091cf53`](https://github.com/LedgerHQ/wallet-api/commit/091cf534f5637f37789877bcdba34a2dec7d6c5d), [`a2af615`](https://github.com/LedgerHQ/wallet-api/commit/a2af615eb368cd17511a37f296a5c8e1910a144e)]:
- @ledgerhq/wallet-api-core@1.10.0
- @ledgerhq/wallet-api-client@1.5.8
- @ledgerhq/wallet-api-server@1.5.9

## 1.1.13

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

0 comments on commit 22f8ffd

Please sign in to comment.