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# Changelog
22
3+ ## [ 5.0.4] ( https://github.com/etherdata-blockchain/etherdata-sdk/compare/v5.0.3...v5.0.4 ) (2022-04-19)
4+
5+
6+ ### Bug Fixes
7+
8+ * issue ([ #67 ] ( https://github.com/etherdata-blockchain/etherdata-sdk/issues/67 ) ) ([ b6de512] ( https://github.com/etherdata-blockchain/etherdata-sdk/commit/b6de512b269d5bb7ac58a0af34c164456a1df3b4 ) )
9+
310## [ 5.0.3] ( https://github.com/etherdata-blockchain/etherdata-sdk/compare/v5.0.2...v5.0.3 ) (2022-04-18)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " etherdata-sdk" ,
3- "version" : " 5.0.3 " ,
3+ "version" : " 5.0.4 " ,
44 "main" : " index.js" ,
55 "repository" : " https://github.com/etherdata-blockchain/etherdata-sdk" ,
66 "author" : " sirily11 <sirily1997@gmail.com>" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @etherdata-blockchain/etherdata-sdk-react" ,
3- "version" : " 5.0.3 " ,
3+ "version" : " 5.0.4 " ,
44 "description" : " Made with create-react-library" ,
55 "author" : " sirily11" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ plugins {
77}
88archivesBaseName = ' etherdata-sdk'
99group = ' etherdata-blockchain'
10- version = ' v5.0.3 '
10+ version = ' v5.0.4 '
1111repositories {
1212 mavenCentral()
1313}
Original file line number Diff line number Diff line change 55"""
66setuptools .setup (
77 name = "etherdata-sdk-python" ,
8- version = "5.0.3 " ,
8+ version = "5.0.4 " ,
99 author = "etherdata-blockchain" ,
1010 author_email = "etherdata-blockchain@etd.com" ,
1111 description = "SDK for etherdata-blockchain" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " typescript" ,
3- "version" : " 5.0.3 " ,
3+ "version" : " 5.0.4 " ,
44 "license" : " MIT" ,
55 "private" : true ,
66 "workspaces" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @etherdata-blockchain/etherdata-sdk-account" ,
3- "version" : " 5.0.3 " ,
3+ "version" : " 5.0.4 " ,
44 "main" : " dist/index.js" ,
55 "types" : " dist/index.d.ts" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @etherdata-blockchain/etherdata-sdk-common" ,
3- "version" : " 5.0.3 " ,
3+ "version" : " 5.0.4 " ,
44 "main" : " dist/index.js" ,
55 "types" : " dist/index.d.ts" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @etherdata-blockchain/etherdata-sdk-file-browser" ,
3- "version" : " 5.0.3 " ,
3+ "version" : " 5.0.4 " ,
44 "main" : " dist/index.js" ,
55 "types" : " dist/index.d.ts" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @etherdata-blockchain/etherdata-sdk-file-node" ,
3- "version" : " 5.0.3 " ,
3+ "version" : " 5.0.4 " ,
44 "main" : " dist/index.js" ,
55 "types" : " dist/index.d.ts" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments