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

Commit 997c895

Browse files
chore: release master (#153)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a92e389 commit 997c895

4 files changed

Lines changed: 10 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.2",
2+
"packages/snap": "2.3.3",
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.3](https://github.com/ChainSafe/filsnap/compare/filsnap-v2.3.2...filsnap-v2.3.3) (2022-04-19)
4+
5+
6+
### Bug Fixes
7+
8+
* application/json header to work with Glif nodes ([#152](https://github.com/ChainSafe/filsnap/issues/152)) ([a92e389](https://github.com/ChainSafe/filsnap/commit/a92e389c01d753e2237ec7164916f22d130371c1))
9+
310
### [2.3.2](https://github.com/ChainSafe/filsnap/compare/filsnap-v2.3.1...filsnap-v2.3.2) (2022-04-19)
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.2",
3+
"version": "2.3.3",
44
"license": "(Apache-2.0 AND MIT)",
55
"description": "Filsnap - Metamask snap to interact with Filecoin dapps.",
66
"private": false,

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

0 commit comments

Comments
 (0)