This repository was archived by the owner on Jun 12, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "packages/snap" : " 2.2 .0" ,
3- "packages/types" : " 2.1.1 " ,
2+ "packages/snap" : " 2.3 .0" ,
3+ "packages/types" : " 2.1.2 " ,
44 "packages/adapter" : " 2.1.0"
55}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.3.0] ( https://github.com/ChainSafe/filsnap/compare/filsnap-v2.2.0...filsnap-v2.3.0 ) (2022-04-07)
4+
5+
6+ ### Features
7+
8+ * automatic releases ([ #137 ] ( https://github.com/ChainSafe/filsnap/issues/137 ) ) ([ 20375f5] ( https://github.com/ChainSafe/filsnap/commit/20375f52d2712a59961a8c5708fa990b3a178dd2 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * singMessage missing method parameter ([ #139 ] ( https://github.com/ChainSafe/filsnap/issues/139 ) ) ([ 1ad693c] ( https://github.com/ChainSafe/filsnap/commit/1ad693cc5add32761bff94be71ea477671c2f9b5 ) )
14+
15+
16+ ### Dependencies
17+
18+ * The following workspace dependencies were updated
19+ * devDependencies
20+ * @chainsafe/filsnap-types bumped from ^2.1.1 to ^2.1.2
21+
322## [ 2.2.0] ( https://github.com/ChainSafe/filsnap/compare/filsnap-v2.1.0...filsnap-v2.2.0 ) (2022-04-07)
423
524
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainsafe/filsnap" ,
3- "version" : " 2.2 .0" ,
3+ "version" : " 2.3 .0" ,
44 "license" : " (Apache-2.0 AND MIT)" ,
55 "description" : " Filsnap - Metamask snap to interact with Filecoin dapps." ,
66 "private" : false ,
4747 },
4848 "homepage" : " https://github.com/chainsafe/filecoin-metamask-snap#readme" ,
4949 "devDependencies" : {
50- "@chainsafe/filsnap-types" : " ^2.1.1 " ,
50+ "@chainsafe/filsnap-types" : " ^2.1.2 " ,
5151 "@metamask/snaps-cli" : " ^0.7.0" ,
5252 "@types/bn.js" : " ^4.11.6" ,
5353 "@types/chai" : " ^4.2.10" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.2 .0" ,
2+ "version" : " 2.3 .0" ,
33 "proposedName" : " Filsnap" ,
44 "description" : " The Filecoin snap." ,
55 "repository" : {
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### [ 2.1.2] ( https://github.com/ChainSafe/filsnap/compare/filsnap-types-v2.1.1...filsnap-types-v2.1.2 ) (2022-04-07)
4+
5+
6+ ### Bug Fixes
7+
8+ * singMessage missing method parameter ([ #139 ] ( https://github.com/ChainSafe/filsnap/issues/139 ) ) ([ 1ad693c] ( https://github.com/ChainSafe/filsnap/commit/1ad693cc5add32761bff94be71ea477671c2f9b5 ) )
9+
310### [ 2.1.1] ( https://github.com/ChainSafe/filsnap/compare/filsnap-types-v2.1.0...filsnap-types-v2.1.1 ) (2022-04-07)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainsafe/filsnap-types" ,
3- "version" : " 2.1.1 " ,
3+ "version" : " 2.1.2 " ,
44 "types" : " ./index.d.ts" ,
55 "license" : " (Apache-2.0 AND MIT)" ,
66 "author" : " chainsafe <info@chainsafe.io>" ,
You can’t perform that action at this time.
0 commit comments