File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.10.0] ( https://github.com/hyperweb-io/ts-codegen/compare/@cosmwasm/ts-codegen-ast@1.9.3...@cosmwasm/ts-codegen-ast@1.10.0 ) (2025-12-11)
7+
8+ ** Note:** Version bump only for package @cosmwasm/ts-codegen-ast
9+
10+
11+
12+
13+
614## [ 1.9.3] ( https://github.com/hyperweb-io/ts-codegen/compare/@cosmwasm/ts-codegen-ast@1.9.2...@cosmwasm/ts-codegen-ast@1.9.3 ) (2025-10-16)
715
816** Note:** Version bump only for package @cosmwasm/ts-codegen-ast
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmwasm/ts-codegen-ast" ,
3- "version" : " 1.9.3 " ,
3+ "version" : " 1.10.0 " ,
44 "description" : " CosmWasm TypeScript AST generation" ,
55 "author" : " Constructive <developers@constructive.io>" ,
66 "homepage" : " https://github.com/hyperweb-io/ts-codegen/tree/master/packages/ast#readme" ,
3636 },
3737 "dependencies" : {
3838 "@babel/types" : " 7.24.0" ,
39- "@cosmwasm/ts-codegen-types" : " ^1.4.3 " ,
39+ "@cosmwasm/ts-codegen-types" : " ^1.5.0 " ,
4040 "ast-stringify" : " 0.2.1" ,
4141 "case" : " 1.6.3" ,
4242 "deepmerge" : " 4.2.2" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.14.0] ( https://github.com/hyperweb-io/ts-codegen/compare/@cosmwasm/ts-codegen@1.13.3...@cosmwasm/ts-codegen@1.14.0 ) (2025-12-11)
7+
8+ ** Note:** Version bump only for package @cosmwasm/ts-codegen
9+
10+
11+
12+
13+
614## [ 1.13.3] ( https://github.com/hyperweb-io/ts-codegen/compare/@cosmwasm/ts-codegen@1.13.2...@cosmwasm/ts-codegen@1.13.3 ) (2025-10-16)
715
816** Note:** Version bump only for package @cosmwasm/ts-codegen
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmwasm/ts-codegen" ,
3- "version" : " 1.13.3 " ,
3+ "version" : " 1.14.0 " ,
44 "description" : " @cosmwasm/ts-codegen converts your CosmWasm smart contracts into dev-friendly TypeScript classes so you can focus on shipping code." ,
55 "author" : " Constructive <developers@constructive.io>" ,
66 "homepage" : " https://github.com/hyperweb-io/ts-codegen" ,
4343 "@chain-registry/types" : " ^0.17.1" ,
4444 "@chain-registry/utils" : " ^1.51.71" ,
4545 "@chain-registry/v2" : " ^1.71.229" ,
46- "@cosmwasm/ts-codegen-ast" : " ^1.9.3 " ,
47- "@cosmwasm/ts-codegen-types" : " ^1.4.3 " ,
46+ "@cosmwasm/ts-codegen-ast" : " ^1.10.0 " ,
47+ "@cosmwasm/ts-codegen-types" : " ^1.5.0 " ,
4848 "@interchainjs/amino" : " 1.17.1" ,
4949 "@interchainjs/cosmos" : " 1.17.1" ,
5050 "@interchainjs/types" : " 1.17.1" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.5.0] ( https://github.com/hyperweb-io/ts-codegen/compare/@cosmwasm/ts-codegen-types@1.4.3...@cosmwasm/ts-codegen-types@1.5.0 ) (2025-12-11)
7+
8+ ** Note:** Version bump only for package @cosmwasm/ts-codegen-types
9+
10+
11+
12+
13+
614## [ 1.4.3] ( https://github.com/hyperweb-io/ts-codegen/compare/@cosmwasm/ts-codegen-types@1.4.2...@cosmwasm/ts-codegen-types@1.4.3 ) (2025-10-16)
715
816** Note:** Version bump only for package @cosmwasm/ts-codegen-types
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmwasm/ts-codegen-types" ,
3- "version" : " 1.4.3 " ,
3+ "version" : " 1.5.0 " ,
44 "description" : " CosmWasm TSCodegen Types" ,
55 "author" : " Constructive <developers@constructive.io>" ,
66 "homepage" : " https://github.com/hyperweb-io/ts-codegen/tree/master/packages/types#readme" ,
You can’t perform that action at this time.
0 commit comments