@metamask/institutional-wallet-snap 0.2.10 → 0.3.1

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 CHANGED
@@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
 
7
7
  ## [Unreleased]
8
8
 
9
+ ## [0.3.1]
10
+ ### Changed
11
+ - Fix custodian permissions ([#34](https://github.com/MetaMask/snap-institutional-wallet/pull/34))
12
+
13
+ ## [0.3.0]
14
+ ### Changed
15
+ - chore: Adjust permissions and refactor checks to support bitgo ([#32](https://github.com/MetaMask/snap-institutional-wallet/pull/32))
16
+ - chore: Audit remediation ([#31](https://github.com/MetaMask/snap-institutional-wallet/pull/31))
17
+
9
18
  ## [0.2.10]
10
19
  ### Removed
11
20
  - chore: remove saturn and neptune dev ([#29](https://github.com/MetaMask/snap-institutional-wallet/pull/29))
@@ -18,7 +27,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
27
  ### Changed
19
28
  - Initial release
20
29
 
21
- [Unreleased]: https://github.com/MetaMask/snap-institutional-wallet/compare/v0.2.10...HEAD
30
+ [Unreleased]: https://github.com/MetaMask/snap-institutional-wallet/compare/v0.3.1...HEAD
31
+ [0.3.1]: https://github.com/MetaMask/snap-institutional-wallet/compare/v0.3.0...v0.3.1
32
+ [0.3.0]: https://github.com/MetaMask/snap-institutional-wallet/compare/v0.2.10...v0.3.0
22
33
  [0.2.10]: https://github.com/MetaMask/snap-institutional-wallet/compare/v0.2.9...v0.2.10
23
34
  [0.2.9]: https://github.com/MetaMask/snap-institutional-wallet/compare/v0.2.8...v0.2.9
24
35
  [0.2.8]: https://github.com/MetaMask/snap-institutional-wallet/releases/tag/v0.2.8