Skip to content

Commit

Permalink
0.1.1 (#62)
Browse files Browse the repository at this point in the history
* 0.1.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 8, 2023
1 parent 09ce3e9 commit 8e16138
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.1]
### Changed
- Use descriptions and summaries from the Snaps registry ([#60](https://github.com/MetaMask/snaps-directory/pull/60))

### Fixed
- Fix alignment of audits on Snap details page ([#61](https://github.com/MetaMask/snaps-directory/pull/61))
- Fix translations outside of React context ([#58](https://github.com/MetaMask/snaps-directory/pull/58))

## [0.1.0]
### Changed
- Initial test release.

[Unreleased]: https://github.com/MetaMask/snaps-directory/compare/v0.1.0...HEAD
[Unreleased]: https://github.com/MetaMask/snaps-directory/compare/v0.1.1...HEAD
[0.1.1]: https://github.com/MetaMask/snaps-directory/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/MetaMask/snaps-directory/releases/tag/v0.1.0
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.1.0",
"version": "0.1.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 8e16138

Please sign in to comment.