This repository was archived by the owner on Dec 3, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +33
-7
lines changed Expand file tree Collapse file tree 8 files changed +33
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/snap" : " 0.9 .0" ,
3
- "packages/types" : " 0.7 .0" ,
4
- "packages/adapter" : " 0.6 .0"
2
+ "packages/snap" : " 0.10 .0" ,
3
+ "packages/types" : " 0.8 .0" ,
4
+ "packages/adapter" : " 0.7 .0"
5
5
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.7.0] ( https://github.com/ChainSafe/metamask-snap-polkadot/compare/metamask-polkadot-adapter-v0.6.0...metamask-polkadot-adapter-v0.7.0 ) (2024-06-18)
4
+
5
+
6
+ ### Features
7
+
8
+ * export account json rpc ([ #234 ] ( https://github.com/ChainSafe/metamask-snap-polkadot/issues/234 ) ) ([ 0212428] ( https://github.com/ChainSafe/metamask-snap-polkadot/commit/021242814fcb82832f5fb78c0a1c3c76b9437f13 ) )
9
+
3
10
## [ 0.6.0] ( https://github.com/ChainSafe/metamask-snap-polkadot/compare/metamask-polkadot-adapter-v0.5.1...metamask-polkadot-adapter-v0.6.0 ) (2023-11-14)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chainsafe/metamask-polkadot-adapter" ,
3
- "version" : " 0.6 .0" ,
3
+ "version" : " 0.7 .0" ,
4
4
"main" : " ./build/index.js" ,
5
5
"module" : " ./build/index.js" ,
6
6
"types" : " ./build/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.10.0] ( https://github.com/ChainSafe/metamask-snap-polkadot/compare/polkadot-snap-v0.9.0...polkadot-snap-v0.10.0 ) (2024-06-18)
4
+
5
+
6
+ ### Features
7
+
8
+ * export account json rpc ([ #234 ] ( https://github.com/ChainSafe/metamask-snap-polkadot/issues/234 ) ) ([ 0212428] ( https://github.com/ChainSafe/metamask-snap-polkadot/commit/021242814fcb82832f5fb78c0a1c3c76b9437f13 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * exportSeed coin type fix ([ #233 ] ( https://github.com/ChainSafe/metamask-snap-polkadot/issues/233 ) ) ([ 7bef7c2] ( https://github.com/ChainSafe/metamask-snap-polkadot/commit/7bef7c2b3f99ad5f45a6a411c044667a773e78c8 ) )
14
+
3
15
## [ 0.9.0] ( https://github.com/ChainSafe/metamask-snap-polkadot/compare/polkadot-snap-v0.8.2...polkadot-snap-v0.9.0 ) (2024-04-12)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chainsafe/polkadot-snap" ,
3
- "version" : " 0.9 .0" ,
3
+ "version" : " 0.10 .0" ,
4
4
"description" : " MetaMask snap for interacting with Polkadot dApps" ,
5
5
"main" : " build/index.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.9 .0" ,
2
+ "version" : " 0.10 .0" ,
3
3
"description" : " The Polkadot snap." ,
4
4
"proposedName" : " Polkadot Wallet" ,
5
5
"repository" : {
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.8.0] ( https://github.com/ChainSafe/metamask-snap-polkadot/compare/metamask-polkadot-types-v0.7.0...metamask-polkadot-types-v0.8.0 ) (2024-06-18)
4
+
5
+
6
+ ### Features
7
+
8
+ * export account json rpc ([ #234 ] ( https://github.com/ChainSafe/metamask-snap-polkadot/issues/234 ) ) ([ 0212428] ( https://github.com/ChainSafe/metamask-snap-polkadot/commit/021242814fcb82832f5fb78c0a1c3c76b9437f13 ) )
9
+
3
10
## [ 0.7.0] ( https://github.com/ChainSafe/metamask-snap-polkadot/compare/metamask-polkadot-types-v0.6.0...metamask-polkadot-types-v0.7.0 ) (2024-04-12)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chainsafe/metamask-polkadot-types" ,
3
- "version" : " 0.7 .0" ,
3
+ "version" : " 0.8 .0" ,
4
4
"types" : " ./index.d.ts" ,
5
5
"author" : " ChainSafe <info@chainsafe.io>" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments