@metamask-previews/shield-controller 4.1.0-preview-1d3aa020 → 4.1.0-preview-67bc4e39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +0 -5
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -9,11 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
9
9
|
|
|
10
10
|
## [4.1.0]
|
|
11
11
|
|
|
12
|
-
### Uncategorized
|
|
13
|
-
|
|
14
|
-
- Chore/w3a controllers linting ([#7455](https://github.com/MetaMask/core/pull/7455))
|
|
15
|
-
- Remove breaking designation from version bumps in changelog ([#7419](https://github.com/MetaMask/core/pull/7419))
|
|
16
|
-
|
|
17
12
|
### Added
|
|
18
13
|
|
|
19
14
|
- Add optional constructor param, `captureException` to capture any errors during coverage API calls. ([#7555](https://github.com/MetaMask/core/pull/7555))
|