@metamask/institutional-wallet-snap 0.2.9 → 0.3.0

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