@metamask/tron-wallet-snap 1.7.4 → 1.8.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
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [1.8.0]
11
+
12
+ ### Added
13
+
14
+ - Confirmation UI (#86) ([#86](https://github.com/MetaMask/snap-tron-wallet/pull/86))
15
+ - Transactions analytics ([#90](https://github.com/MetaMask/snap-tron-wallet/pull/90))
16
+ - Add `from` and `to` to confirmation ([#88](https://github.com/MetaMask/snap-tron-wallet/pull/88))
17
+
18
+ ### Fixed
19
+
20
+ - Remove logs ([#87](https://github.com/MetaMask/snap-tron-wallet/pull/87))
21
+
10
22
  ## [1.7.4]
11
23
 
12
24
  ### Fixed
@@ -169,7 +181,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
169
181
  - Initial release of Tron wallet snap
170
182
  - Support for TRX and token assets balances ([#12](https://github.com/MetaMask/snap-tron-wallet/pull/12))
171
183
 
172
- [Unreleased]: https://github.com/MetaMask/snap-tron-wallet/compare/v1.7.4...HEAD
184
+ [Unreleased]: https://github.com/MetaMask/snap-tron-wallet/compare/v1.8.0...HEAD
185
+ [1.8.0]: https://github.com/MetaMask/snap-tron-wallet/compare/v1.7.4...v1.8.0
173
186
  [1.7.4]: https://github.com/MetaMask/snap-tron-wallet/compare/v1.7.3...v1.7.4
174
187
  [1.7.3]: https://github.com/MetaMask/snap-tron-wallet/compare/v1.7.2...v1.7.3
175
188
  [1.7.2]: https://github.com/MetaMask/snap-tron-wallet/compare/v1.7.1...v1.7.2