Skip to content

Commit

Permalink
1.14.0 (#492)
Browse files Browse the repository at this point in the history
This is the release candidate for version 1.14.0.

---------

Co-authored-by: github-actions <[email protected]>
Co-authored-by: Frederik Bolding <[email protected]>
  • Loading branch information
3 people authored Oct 15, 2024
1 parent 4f64301 commit 6280db7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.14.0]

### Added

- Add name resolution category ([#471](https://github.com/MetaMask/snaps-directory/pull/471))

### Changed

- Removed open beta messaging ([#463](https://github.com/MetaMask/snaps-directory/pull/463))

## [1.13.2]

### Fixed
Expand Down Expand Up @@ -287,7 +297,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Initial test release.

[Unreleased]: https://github.com/MetaMask/snaps-directory/compare/v1.13.2...HEAD
[Unreleased]: https://github.com/MetaMask/snaps-directory/compare/v1.14.0...HEAD
[1.14.0]: https://github.com/MetaMask/snaps-directory/compare/v1.13.2...v1.14.0
[1.13.2]: https://github.com/MetaMask/snaps-directory/compare/v1.13.1...v1.13.2
[1.13.1]: https://github.com/MetaMask/snaps-directory/compare/v1.13.0...v1.13.1
[1.13.0]: https://github.com/MetaMask/snaps-directory/compare/v1.12.0...v1.13.0
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": "1.13.2",
"version": "1.14.0",
"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 6280db7

Please sign in to comment.