Skip to content

Commit

Permalink
🚀 (chore): Ignore packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jdabbech-ledger committed Dec 10, 2024
1 parent 161786c commit c7818d2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,11 @@
"access": "public",
"baseBranch": "develop",
"updateInternalDependencies": "patch",
"ignore": []
"ignore": [
"@ledgerhq/device-management-kit",
"@ledgerhq/device-transport-kit-web-ble",
"@ledgerhq/device-transport-kit-web-hid",
"@ledgerhq/device-signer-kit-bitcoin",
"@ledgerhq/device-signer-kit-solana"
]
}

0 comments on commit c7818d2

Please sign in to comment.