@ledgerhq/connect-kit 1.0.0-beta.3 → 1.0.0-beta.5
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +4 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
7
7
|
|
8
8
|
## Unreleased
|
9
9
|
|
10
|
+
## 1.0.0-beta.5 - 2022-11-01
|
11
|
+
|
12
|
+
## 1.0.0-beta.4 - 2022-11-01
|
13
|
+
|
10
14
|
## 1.0.0-beta.3 - 2022-11-01
|
11
15
|
### Fixed
|
12
16
|
- set some CSS values instead of inheriting them from the app
|