Skip to content

Commit

Permalink
0.2.1 (#86)
Browse files Browse the repository at this point in the history
* 0.2.1

* Update CHANGELOG.md

---------

Co-authored-by: github-actions <[email protected]>
Co-authored-by: Maarten Zuidhoorn <[email protected]>
  • Loading branch information
3 people authored Sep 11, 2023
1 parent b6e43a0 commit 4ef34cf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.2.1]
### Fixed
- Fix deployment missing required tokens ([#85](https://github.com/MetaMask/snaps-directory/pull/85))

## [0.2.0]
### Added
- Parse links in trusted descriptions ([#71](https://github.com/MetaMask/snaps-directory/pull/71))
Expand Down Expand Up @@ -38,7 +42,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Initial test release.

[Unreleased]: https://github.com/MetaMask/snaps-directory/compare/v0.2.0...HEAD
[Unreleased]: https://github.com/MetaMask/snaps-directory/compare/v0.2.1...HEAD
[0.2.1]: https://github.com/MetaMask/snaps-directory/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/MetaMask/snaps-directory/compare/v0.1.2...v0.2.0
[0.1.2]: https://github.com/MetaMask/snaps-directory/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/MetaMask/snaps-directory/compare/v0.1.0...v0.1.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metamask/snaps-directory",
"version": "0.2.0",
"version": "0.2.1",
"private": true,
"description": "Discover and customize your web3 experience with the MetaMask Snaps Directory. Explore various community Snaps to enhance your web3 interactions and unlock new possibilities.",
"keywords": [
Expand Down

0 comments on commit 4ef34cf

Please sign in to comment.