Skip to content

Commit 13e1045

Browse files
github-actions[bot]github-actionsMrtenz
authored
1.15.3 (#564)
This is the release candidate for version 1.15.3. --------- Co-authored-by: github-actions <[email protected]> Co-authored-by: Maarten Zuidhoorn <[email protected]>
1 parent b141e9f commit 13e1045

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.15.3]
11+
12+
### Fixed
13+
14+
- Prefer EIP-6963 for detecting providers ([#563](https://github.com/MetaMask/snaps-directory/pull/563))
15+
1016
## [1.15.2]
1117

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

343349
- Initial test release.
344350

345-
[Unreleased]: https://github.com/MetaMask/snaps-directory/compare/v1.15.2...HEAD
351+
[Unreleased]: https://github.com/MetaMask/snaps-directory/compare/v1.15.3...HEAD
352+
[1.15.3]: https://github.com/MetaMask/snaps-directory/compare/v1.15.2...v1.15.3
346353
[1.15.2]: https://github.com/MetaMask/snaps-directory/compare/v1.15.1...v1.15.2
347354
[1.15.1]: https://github.com/MetaMask/snaps-directory/compare/v1.15.0...v1.15.1
348355
[1.15.0]: https://github.com/MetaMask/snaps-directory/compare/v1.14.2...v1.15.0

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