Skip to content

Commit 104832a

Browse files
github-actions[bot]github-actionsFrederikBolding
authored
1.16.0 (#605)
This is the release candidate for version 1.16.0. --------- Co-authored-by: github-actions <[email protected]> Co-authored-by: Frederik Bolding <[email protected]>
1 parent ba0f246 commit 104832a

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [1.16.0]
11+
12+
### Changed
13+
14+
- Update font from centrano1 to geist ([#586](https://github.com/MetaMask/snaps-directory/pull/586))
15+
16+
### Fixed
17+
18+
- Skip unpublished Snaps when building ([#604](https://github.com/MetaMask/snaps-directory/pull/604))
19+
1020
## [1.15.3]
1121

1222
### Fixed
@@ -348,7 +358,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
348358

349359
- Initial test release.
350360

351-
[Unreleased]: https://github.com/MetaMask/snaps-directory/compare/v1.15.3...HEAD
361+
[Unreleased]: https://github.com/MetaMask/snaps-directory/compare/v1.16.0...HEAD
362+
[1.16.0]: https://github.com/MetaMask/snaps-directory/compare/v1.15.3...v1.16.0
352363
[1.15.3]: https://github.com/MetaMask/snaps-directory/compare/v1.15.2...v1.15.3
353364
[1.15.2]: https://github.com/MetaMask/snaps-directory/compare/v1.15.1...v1.15.2
354365
[1.15.1]: https://github.com/MetaMask/snaps-directory/compare/v1.15.0...v1.15.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/snaps-directory",
3-
"version": "1.15.3",
3+
"version": "1.16.0",
44
"private": true,
55
"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.",
66
"keywords": [

0 commit comments

Comments
 (0)