RubyGems
npm
Organizations
Log in
Sign up
npm
@ledgerhq/connect-kit
Versions diffs
1.0.2 → 1.0.3
@ledgerhq/connect-kit 1.0.2 → 1.0.3
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/CHANGELOG.md
+2
-0
package/package.json
+1
-1
package/CHANGELOG.md
CHANGED
Viewed
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## Unreleased
9
9
10
+
## 1.0.3 - 2022-12-06
11
+
10
12
## 1.0.2 - 2022-12-02
11
13
### Changed
12
14
- Use the ledgerlive: deeplink for que QR code instead of the WalletConnect
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@ledgerhq/connect-kit",
3
-
"version": "1.0.
2
",
3
+
"version": "1.0.
3
",
4
4
"description": "A library for dapps to integrate with Ledger Connect and Ledger Live",
5
5
"author": "Hugo Lopes",
6
6
"license": "MIT",