@metamask-previews/shield-controller 4.1.0-preview-67bc4e39 → 4.1.0-preview-92768ace

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +5 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -9,6 +9,11 @@ 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
+
12
17
  ### Added
13
18
 
14
19
  - Add optional constructor param, `captureException` to capture any errors during coverage API calls. ([#7555](https://github.com/MetaMask/core/pull/7555))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@metamask-previews/shield-controller",
3
- "version": "4.1.0-preview-67bc4e39",
3
+ "version": "4.1.0-preview-92768ace",
4
4
  "description": "Controller handling shield transaction coverage logic",
5
5
  "keywords": [
6
6
  "MetaMask",