File tree Expand file tree Collapse file tree 17 files changed +36
-49
lines changed
Expand file tree Collapse file tree 17 files changed +36
-49
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.38.0] - 2025-12-30
10+
911### Added
1012
1113- @cosmjs/encoding : Add ` fixUint8Array ` which takes an
@@ -1859,7 +1861,8 @@ CHANGELOG entries missing. Please see [the diff][0.24.1].
18591861 ` FeeTable ` . @cosmjs/cosmwasm has its own ` FeeTable ` with those properties.
18601862- @cosmjs/sdk38 : Rename package to @cosmjs/launchpad .
18611863
1862- [ unreleased ] : https://github.com/cosmos/cosmjs/compare/v0.37.0...HEAD
1864+ [ unreleased ] : https://github.com/cosmos/cosmjs/compare/v0.38.0...HEAD
1865+ [ 0.38.0 ] : https://github.com/cosmos/cosmjs/compare/v0.37.0...v0.38.0
18631866[ 0.37.0 ] : https://github.com/cosmos/cosmjs/compare/v0.36.1...v0.37.0
18641867[ 0.36.2 ] : https://github.com/cosmos/cosmjs/compare/v0.36.1...v0.36.2
18651868[ 0.36.1 ] : https://github.com/cosmos/cosmjs/compare/v0.36.0...v0.36.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmjs/amino" ,
3- "version" : " 0.38.0-rc.1 " ,
3+ "version" : " 0.38.0" ,
44 "description" : " Helpers for Amino based signing." ,
55 "contributors" : [
66 " Simon Warta <webmaster128@users.noreply.github.com>"
6767 "typescript" : " ~5.9" ,
6868 "webpack" : " ^5.76.0" ,
6969 "webpack-cli" : " ^4.6.0"
70- },
71- "stableVersion" : " 0.37.0"
70+ }
7271}
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmjs/cosmwasm-stargate" ,
3- "version" : " 0.38.0-rc.1 " ,
3+ "version" : " 0.39.0 " ,
44 "description" : " Old name of @cosmjs/cosmwasm. Use @cosmjs/cosmwasm instead." ,
55 "contributors" : [
66 " Simon Warta <webmaster128@users.noreply.github.com>"
4747 "prettier" : " ^3.6.2" ,
4848 "typedoc" : " ^0.28" ,
4949 "typescript" : " ~5.9"
50- },
51- "stableVersion" : " 0.38.0"
50+ }
5251}
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmjs/cosmwasm" ,
3- "version" : " 0.38.0-rc.1 " ,
3+ "version" : " 0.38.0" ,
44 "description" : " CosmWasm SDK" ,
55 "contributors" : [
66 " Will Clark <willclarktech@users.noreply.github.com>" ,
7575 "typescript" : " ~5.9" ,
7676 "webpack" : " ^5.76.0" ,
7777 "webpack-cli" : " ^4.6.0"
78- },
79- "stableVersion" : " 0.37.0"
78+ }
8079}
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmjs/crypto" ,
3- "version" : " 0.38.0-rc.1 " ,
3+ "version" : " 0.38.0" ,
44 "description" : " Cryptography resources for blockchain projects" ,
55 "contributors" : [
66 " IOV SAS <admin@iov.one>" ,
7272 "typescript" : " ~5.9" ,
7373 "webpack" : " ^5.76.0" ,
7474 "webpack-cli" : " ^4.6.0"
75- },
76- "stableVersion" : " 0.37.0"
75+ }
7776}
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmjs/encoding" ,
3- "version" : " 0.38.0-rc.1 " ,
3+ "version" : " 0.38.0" ,
44 "description" : " Encoding helpers for blockchain projects" ,
55 "contributors" : [
66 " IOV SAS <admin@iov.one>" ,
6868 "typescript" : " ~5.9" ,
6969 "webpack" : " ^5.76.0" ,
7070 "webpack-cli" : " ^4.6.0"
71- },
72- "stableVersion" : " 0.37.0"
71+ }
7372}
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmjs/faucet-client" ,
3- "version" : " 0.38.0-rc.1 " ,
3+ "version" : " 0.38.0" ,
44 "description" : " The faucet client" ,
55 "contributors" : [
66 " Will Clark <willclarktech@users.noreply.github.com>" ,
6262 "typescript" : " ~5.9" ,
6363 "webpack" : " ^5.76.0" ,
6464 "webpack-cli" : " ^4.6.0"
65- },
66- "stableVersion" : " 0.37.0"
65+ }
6766}
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmjs/faucet" ,
3- "version" : " 0.38.0-rc.1 " ,
3+ "version" : " 0.38.0" ,
44 "description" : " The faucet" ,
55 "contributors" : [
66 " Ethan Frey <ethanfrey@users.noreply.github.com>" ,
6666 "typescript" : " ~5.9" ,
6767 "webpack" : " ^5.76.0" ,
6868 "webpack-cli" : " ^4.6.0"
69- },
70- "stableVersion" : " 0.37.0"
69+ }
7170}
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmjs/json-rpc" ,
3- "version" : " 0.38.0-rc.1 " ,
3+ "version" : " 0.38.0" ,
44 "description" : " Framework for implementing a JSON-RPC 2.0 API" ,
55 "contributors" : [
66 " IOV SAS <admin@iov.one>" ,
6767 "typescript" : " ~5.9" ,
6868 "webpack" : " ^5.76.0" ,
6969 "webpack-cli" : " ^4.6.0"
70- },
71- "stableVersion" : " 0.37.0"
70+ }
7271}
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmjs/ledger-amino" ,
3- "version" : " 0.38.0-rc.1 " ,
3+ "version" : " 0.38.0" ,
44 "description" : " A library for signing Amino-encoded transactions using Ledger devices" ,
55 "contributors" : [
66 " Will Clark <willclarktech@users.noreply.github.com>" ,
6969 "typescript" : " ~5.9" ,
7070 "webpack" : " ^5.76.0" ,
7171 "webpack-cli" : " ^4.6.0"
72- },
73- "stableVersion" : " 0.37.0"
72+ }
7473}
You can’t perform that action at this time.
0 commit comments