File tree Expand file tree Collapse file tree 16 files changed +34
-46
lines changed
Expand file tree Collapse file tree 16 files changed +34
-46
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to
66
77## [ Unreleased]
88
9+ ## [ 0.37.0] - 2025-10-29
10+
911### Added
1012
1113- @cosmjs/tendermint-rpc : Add dedicated ` Comet1Client ` for compatibility with
@@ -1722,7 +1724,8 @@ CHANGELOG entries missing. Please see [the diff][0.24.1].
17221724 ` FeeTable ` . @cosmjs/cosmwasm has its own ` FeeTable ` with those properties.
17231725- @cosmjs/sdk38 : Rename package to @cosmjs/launchpad .
17241726
1725- [ unreleased ] : https://github.com/cosmos/cosmjs/compare/v0.36.1...HEAD
1727+ [ unreleased ] : https://github.com/cosmos/cosmjs/compare/v0.37.0...HEAD
1728+ [ 0.37.0 ] : https://github.com/cosmos/cosmjs/compare/v0.36.1...v0.37.0
17261729[ 0.36.2 ] : https://github.com/cosmos/cosmjs/compare/v0.36.1...v0.36.2
17271730[ 0.36.1 ] : https://github.com/cosmos/cosmjs/compare/v0.36.0...v0.36.1
17281731[ 0.36.0 ] : https://github.com/cosmos/cosmjs/compare/v0.35.0...v0.36.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmjs/amino" ,
3- "version" : " 0.37.0-rc.1 " ,
3+ "version" : " 0.37.0" ,
44 "description" : " Helpers for Amino based signing." ,
55 "contributors" : [
66 " Simon Warta <webmaster128@users.noreply.github.com>"
6666 "typescript" : " ~5.9" ,
6767 "webpack" : " ^5.76.0" ,
6868 "webpack-cli" : " ^4.6.0"
69- },
70- "stableVersion" : " 0.36.1"
69+ }
7170}
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmjs/cosmwasm-stargate" ,
3- "version" : " 0.37.0-rc.1 " ,
3+ "version" : " 0.37.0" ,
44 "description" : " CosmWasm SDK" ,
55 "contributors" : [
66 " Will Clark <willclarktech@users.noreply.github.com>"
7373 "typescript" : " ~5.9" ,
7474 "webpack" : " ^5.76.0" ,
7575 "webpack-cli" : " ^4.6.0"
76- },
77- "stableVersion" : " 0.36.1"
76+ }
7877}
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmjs/crypto" ,
3- "version" : " 0.37.0-rc.1 " ,
3+ "version" : " 0.37.0" ,
44 "description" : " Cryptography resources for blockchain projects" ,
55 "contributors" : [
66 " IOV SAS <admin@iov.one>" ,
7171 "typescript" : " ~5.9" ,
7272 "webpack" : " ^5.76.0" ,
7373 "webpack-cli" : " ^4.6.0"
74- },
75- "stableVersion" : " 0.36.1"
74+ }
7675}
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmjs/encoding" ,
3- "version" : " 0.37.0-rc.1 " ,
3+ "version" : " 0.37.0" ,
44 "description" : " Encoding helpers for blockchain projects" ,
55 "contributors" : [
66 " IOV SAS <admin@iov.one>"
6666 "typescript" : " ~5.9" ,
6767 "webpack" : " ^5.76.0" ,
6868 "webpack-cli" : " ^4.6.0"
69- },
70- "stableVersion" : " 0.36.1"
69+ }
7170}
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmjs/faucet-client" ,
3- "version" : " 0.37.0-rc.1 " ,
3+ "version" : " 0.37.0" ,
44 "description" : " The faucet client" ,
55 "contributors" : [
66 " Will Clark <willclarktech@users.noreply.github.com>"
6060 "typescript" : " ~5.9" ,
6161 "webpack" : " ^5.76.0" ,
6262 "webpack-cli" : " ^4.6.0"
63- },
64- "stableVersion" : " 0.36.1"
63+ }
6564}
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmjs/faucet" ,
3- "version" : " 0.37.0-rc.1 " ,
3+ "version" : " 0.37.0" ,
44 "description" : " The faucet" ,
55 "contributors" : [
66 " Ethan Frey <ethanfrey@users.noreply.github.com>" ,
6565 "typescript" : " ~5.9" ,
6666 "webpack" : " ^5.76.0" ,
6767 "webpack-cli" : " ^4.6.0"
68- },
69- "stableVersion" : " 0.36.1"
68+ }
7069}
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmjs/json-rpc" ,
3- "version" : " 0.37.0-rc.1 " ,
3+ "version" : " 0.37.0" ,
44 "description" : " Framework for implementing a JSON-RPC 2.0 API" ,
55 "contributors" : [
66 " IOV SAS <admin@iov.one>" ,
6565 "typescript" : " ~5.9" ,
6666 "webpack" : " ^5.76.0" ,
6767 "webpack-cli" : " ^4.6.0"
68- },
69- "stableVersion" : " 0.36.1"
68+ }
7069}
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmjs/ledger-amino" ,
3- "version" : " 0.37.0-rc.1 " ,
3+ "version" : " 0.37.0" ,
44 "description" : " A library for signing Amino-encoded transactions using Ledger devices" ,
55 "contributors" : [
66 " Will Clark <willclarktech@users.noreply.github.com>"
6565 "typescript" : " ~5.9" ,
6666 "webpack" : " ^5.76.0" ,
6767 "webpack-cli" : " ^4.6.0"
68- },
69- "stableVersion" : " 0.36.1"
68+ }
7069}
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmjs/math" ,
3- "version" : " 0.37.0-rc.1 " ,
3+ "version" : " 0.37.0" ,
44 "description" : " Math helpers for blockchain projects" ,
55 "contributors" : [
66 " IOV SAS <admin@iov.one>"
5959 "typescript" : " ~5.9" ,
6060 "webpack" : " ^5.76.0" ,
6161 "webpack-cli" : " ^4.6.0"
62- },
63- "stableVersion" : " 0.36.1"
62+ }
6463}
You can’t perform that action at this time.
0 commit comments