File tree Expand file tree Collapse file tree 6 files changed +30
-6
lines changed Expand file tree Collapse file tree 6 files changed +30
-6
lines changed 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.9.2] ( https://github.com/hyperweb-io/ts-codegen/compare/@cosmwasm/ts-codegen-ast@1.9.1...@cosmwasm/ts-codegen-ast@1.9.2 ) (2025-10-16)
7+
8+ ** Note:** Version bump only for package @cosmwasm/ts-codegen-ast
9+
10+
11+
12+
13+
614## [ 1.9.1] ( https://github.com/hyperweb-io/ts-codegen/compare/@cosmwasm/ts-codegen-ast@1.9.0...@cosmwasm/ts-codegen-ast@1.9.1 ) (2025-08-28)
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.1 " ,
3+ "version" : " 1.9.2 " ,
44 "description" : " CosmWasm TypeScript AST generation" ,
55 "author" : " Dan Lynch <pyramation@gmail.com>" ,
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.1 " ,
39+ "@cosmwasm/ts-codegen-types" : " ^1.4.2 " ,
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.13.2] ( https://github.com/hyperweb-io/ts-codegen/compare/@cosmwasm/ts-codegen@1.13.1...@cosmwasm/ts-codegen@1.13.2 ) (2025-10-16)
7+
8+ ** Note:** Version bump only for package @cosmwasm/ts-codegen
9+
10+
11+
12+
13+
614## [ 1.13.1] ( https://github.com/hyperweb-io/ts-codegen/compare/@cosmwasm/ts-codegen@1.13.0...@cosmwasm/ts-codegen@1.13.1 ) (2025-08-28)
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.1 " ,
3+ "version" : " 1.13.2 " ,
44 "description" : " @cosmwasm/ts-codegen converts your CosmWasm smart contracts into dev-friendly TypeScript classes so you can focus on shipping code." ,
55 "author" : " Dan Lynch <pyramation@gmail.com>" ,
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.1 " ,
47- "@cosmwasm/ts-codegen-types" : " ^1.4.1 " ,
46+ "@cosmwasm/ts-codegen-ast" : " ^1.9.2 " ,
47+ "@cosmwasm/ts-codegen-types" : " ^1.4.2 " ,
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.4.2] ( https://github.com/hyperweb-io/ts-codegen/compare/@cosmwasm/ts-codegen-types@1.4.1...@cosmwasm/ts-codegen-types@1.4.2 ) (2025-10-16)
7+
8+ ** Note:** Version bump only for package @cosmwasm/ts-codegen-types
9+
10+
11+
12+
13+
614## [ 1.4.1] ( https://github.com/hyperweb-io/ts-codegen/compare/@cosmwasm/ts-codegen-types@1.4.0...@cosmwasm/ts-codegen-types@1.4.1 ) (2025-08-28)
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.1 " ,
3+ "version" : " 1.4.2 " ,
44 "description" : " CosmWasm TSCodegen Types" ,
55 "author" : " Dan Lynch <pyramation@gmail.com>" ,
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