Skip to content

Commit 164a998

Browse files
github-actions[bot]github-actionsEdouardBougon
authored
0.2.0 (#11)
* 0.2.0 * chore: Update CHANGELOG --------- Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Edouard Bougon <15703023+EdouardBougon@users.noreply.github.com>
1 parent 0db18d8 commit 164a998

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.0]
11+
12+
### Added
13+
14+
- Add MM adapter ([#10](https://github.com/MetaMask/test-dapp-tron/pull/10))
15+
1016
## [0.1.0]
1117

1218
### Changed
1319

1420
- Initial release
1521

16-
[Unreleased]: https://github.com/MetaMask/test-dapp-tron/compare/v0.1.0...HEAD
22+
[Unreleased]: https://github.com/MetaMask/test-dapp-tron/compare/v0.2.0...HEAD
23+
[0.2.0]: https://github.com/MetaMask/test-dapp-tron/compare/v0.1.0...v0.2.0
1724
[0.1.0]: https://github.com/MetaMask/test-dapp-tron/releases/tag/v0.1.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/test-dapp-tron",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"license": "ISC",
55
"description": "A test dapp for tron",
66
"homepage": "https://metamask.github.io/test-dapp-tron",

0 commit comments

Comments
 (0)