This repository was archived by the owner on Nov 10, 2024. It is now read-only.
File tree 6 files changed +18
-5
lines changed
6 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " root" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.1.3 " ,
4
4
"private" : true ,
5
5
"description" : " " ,
6
6
"homepage" : " https://github.com/transeptorlabs/smarthub-snap#readme" ,
Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.1.3] - 2023-11-25
11
+
12
+ ### Added
13
+
14
+ - Add block explorer links for all ethereum addresses
15
+ - Add entrypoint and account factory addresses to the management tab
16
+
10
17
## [ 0.1.2] - 2023-11-23
11
18
12
19
### Added
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @transeptor-labs/smarthub-site" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.1.3 " ,
4
4
"license" : " (MIT-0 OR Apache-2.0)" ,
5
5
"author" : {
6
6
"name" : " Transeptor Labs" ,
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.1.3] - 2023-11-25
11
+
12
+ ### Changed
13
+
14
+ - Update snap ` sc_account ` method to return ` isAccountDeployed ` boolean value
15
+
10
16
## [ 0.1.2] - 2023-11-23
11
17
12
18
### Changed
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @transeptor-labs/smarthub-snap" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.1.3 " ,
4
4
"description" : " A MetaMask snap the helps you manage ERC-4337 smart account" ,
5
5
"keywords" : [
6
6
" metamask" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.1.2 " ,
2
+ "version" : " 0.1.3 " ,
3
3
"description" : " A snap the helps you manage ERC-4337 smart account" ,
4
4
"proposedName" : " SmartHub" ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " https://github.com/transeptorlabs/smarthub-snap.git"
8
8
},
9
9
"source" : {
10
- "shasum" : " Db0YngVfW1e45l4UU/xgYnHzSuhU0/ya/KJxyI5baMc =" ,
10
+ "shasum" : " bfP8JNBZS7EaK7Sz2FGfTX8UstW6EVp6RWNpZdimgGk =" ,
11
11
"location" : {
12
12
"npm" : {
13
13
"filePath" : " dist/bundle.js" ,
You can’t perform that action at this time.
0 commit comments