Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

Commit 31abd78

Browse files
chore: release master (#196)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e618c7f commit 31abd78

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packages/snap": "2.3.6",
2+
"packages/snap": "2.3.7",
33
"packages/types": "2.1.2",
44
"packages/adapter": "2.1.1"
55
}

packages/snap/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.3.7](https://github.com/ChainSafe/filsnap/compare/filsnap-v2.3.6...filsnap-v2.3.7) (2022-06-14)
4+
5+
6+
### Bug Fixes
7+
8+
* metamask version handling for key-tree ([#195](https://github.com/ChainSafe/filsnap/issues/195)) ([e618c7f](https://github.com/ChainSafe/filsnap/commit/e618c7f8b37101a12e090d2582ac4202a9e68c4e))
9+
310
## [2.3.6](https://github.com/ChainSafe/filsnap/compare/filsnap-v2.3.5...filsnap-v2.3.6) (2022-06-13)
411

512

packages/snap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainsafe/filsnap",
3-
"version": "2.3.6",
3+
"version": "2.3.7",
44
"license": "(Apache-2.0 AND MIT)",
55
"description": "Filsnap - Metamask snap to interact with Filecoin dapps.",
66
"main": "build/index.js",

packages/snap/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.3.6",
2+
"version": "2.3.7",
33
"proposedName": "Filsnap",
44
"description": "The Filecoin snap.",
55
"repository": {

0 commit comments

Comments
 (0)