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

Commit

Permalink
chore: release master (#193)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 13, 2022
1 parent c80fd79 commit f6fc4bb
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages/snap": "2.3.5",
"packages/snap": "2.3.6",
"packages/types": "2.1.2",
"packages/adapter": "2.1.1"
}
7 changes: 7 additions & 0 deletions packages/snap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.3.6](https://github.com/ChainSafe/filsnap/compare/filsnap-v2.3.5...filsnap-v2.3.6) (2022-06-13)


### Bug Fixes

* snap manifest ([#192](https://github.com/ChainSafe/filsnap/issues/192)) ([c80fd79](https://github.com/ChainSafe/filsnap/commit/c80fd79fb6d1145060c046377b9b45ea5b4f38b3))

## [2.3.5](https://github.com/ChainSafe/filsnap/compare/filsnap-v2.3.4...filsnap-v2.3.5) (2022-06-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/snap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainsafe/filsnap",
"version": "2.3.5",
"version": "2.3.6",
"license": "(Apache-2.0 AND MIT)",
"description": "Filsnap - Metamask snap to interact with Filecoin dapps.",
"main": "build/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.3.5",
"version": "2.3.6",
"proposedName": "Filsnap",
"description": "The Filecoin snap.",
"repository": {
Expand Down

0 comments on commit f6fc4bb

Please sign in to comment.