Skip to content

Commit a14b647

Browse files
github-actions[bot]github-actionsFrederikBolding
authored
1.16.2 (#628)
This is the release candidate for version 1.16.2. --------- Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
1 parent 4a31c30 commit a14b647

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

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.2]
11+
12+
### Changed
13+
14+
- Bump MetaMask dependencies ([#627](https://github.com/MetaMask/snaps-directory/pull/627))
15+
1016
## [1.16.1]
1117

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

365371
- Initial test release.
366372

367-
[Unreleased]: https://github.com/MetaMask/snaps-directory/compare/v1.16.1...HEAD
373+
[Unreleased]: https://github.com/MetaMask/snaps-directory/compare/v1.16.2...HEAD
374+
[1.16.2]: https://github.com/MetaMask/snaps-directory/compare/v1.16.1...v1.16.2
368375
[1.16.1]: https://github.com/MetaMask/snaps-directory/compare/v1.16.0...v1.16.1
369376
[1.16.0]: https://github.com/MetaMask/snaps-directory/compare/v1.15.3...v1.16.0
370377
[1.15.3]: https://github.com/MetaMask/snaps-directory/compare/v1.15.2...v1.15.3

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