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

Commit 82d5d75

Browse files
chore: release master (#183)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Marin Petrunić <mpetrunic@users.noreply.github.com>
1 parent b5afc09 commit 82d5d75

4 files changed

Lines changed: 11 additions & 3 deletions

File tree

.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.4",
2+
"packages/snap": "2.3.5",
33
"packages/types": "2.1.2",
44
"packages/adapter": "2.1.1"
55
}

packages/snap/CHANGELOG.md

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

3+
## [2.3.5](https://github.com/ChainSafe/filsnap/compare/filsnap-v2.3.4...filsnap-v2.3.5) (2022-06-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @zondax/filecoin-signing-tools to ^0.20.0 ([#170](https://github.com/ChainSafe/filsnap/issues/170)) ([3a4b94e](https://github.com/ChainSafe/filsnap/commit/3a4b94e6f7982ffef97962da289b101514bb7ce4))
9+
* update key tree ([#186](https://github.com/ChainSafe/filsnap/issues/186)) ([c51c621](https://github.com/ChainSafe/filsnap/commit/c51c621dea0adfa755b424f22bbfa9d314f02f6d))
10+
311
### [2.3.4](https://github.com/ChainSafe/filsnap/compare/filsnap-v2.3.3...filsnap-v2.3.4) (2022-05-04)
412

513

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.4",
3+
"version": "2.3.5",
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.4",
2+
"version": "2.3.5",
33
"proposedName": "Filsnap",
44
"description": "The Filecoin snap.",
55
"repository": {

0 commit comments

Comments
 (0)