@metamask/institutional-wallet-snap 0.2.8 → 0.2.9

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
@@ -1,5 +1,4 @@
1
1
  # Changelog
2
-
3
2
  All notable changes to this project will be documented in this file.
4
3
 
5
4
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
@@ -7,11 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
6
 
8
7
  ## [Unreleased]
9
8
 
10
- ## [0.2.8]
11
-
9
+ ## [0.2.9]
12
10
  ### Changed
11
+ - chore: add zodia UI URLs to allowlist ([#27](https://github.com/MetaMask/snap-institutional-wallet/pull/27))
13
12
 
13
+ ## [0.2.8]
14
+ ### Changed
14
15
  - Initial release
15
16
 
16
- [Unreleased]: https://github.com/MetaMask/snap-institutional-wallet/compare/v0.2.8...HEAD
17
+ [Unreleased]: https://github.com/MetaMask/snap-institutional-wallet/compare/v0.2.9...HEAD
18
+ [0.2.9]: https://github.com/MetaMask/snap-institutional-wallet/compare/v0.2.8...v0.2.9
17
19
  [0.2.8]: https://github.com/MetaMask/snap-institutional-wallet/releases/tag/v0.2.8