Skip to content

Commit 758e381

Browse files
github-actions[bot]github-actionsFrederikBolding
authored
1.16.1 (#623)
This is the release candidate for version 1.16.1. <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Cut 1.16.1 release: bump package version and update changelog with dependency updates and comparison links. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit a9b302f. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> --------- Co-authored-by: github-actions <[email protected]> Co-authored-by: Frederik Bolding <[email protected]>
1 parent cf19a50 commit 758e381

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,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.16.1]
11+
12+
### Changed
13+
14+
- Bump dependencies ([#621](https://github.com/MetaMask/snaps-directory/pull/621), [#612](https://github.com/MetaMask/snaps-directory/pull/612), [#599](https://github.com/MetaMask/snaps-directory/pull/599))
15+
1016
## [1.16.0]
1117

1218
### Changed
@@ -358,7 +364,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
358364

359365
- Initial test release.
360366

361-
[Unreleased]: https://github.com/MetaMask/snaps-directory/compare/v1.16.0...HEAD
367+
[Unreleased]: https://github.com/MetaMask/snaps-directory/compare/v1.16.1...HEAD
368+
[1.16.1]: https://github.com/MetaMask/snaps-directory/compare/v1.16.0...v1.16.1
362369
[1.16.0]: https://github.com/MetaMask/snaps-directory/compare/v1.15.3...v1.16.0
363370
[1.15.3]: https://github.com/MetaMask/snaps-directory/compare/v1.15.2...v1.15.3
364371
[1.15.2]: https://github.com/MetaMask/snaps-directory/compare/v1.15.1...v1.15.2

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.16.0",
3+
"version": "1.16.1",
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)