File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Expand file tree Collapse file tree 4 files changed +19
-3
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+ ## [ 0.35.1] ( https://github.com/cosmwasm/ts-codegen/compare/@cosmwasm/ts-codegen@0.35.0...@cosmwasm/ts-codegen@0.35.1 ) (2023-08-09)
7+
8+ ** Note:** Version bump only for package @cosmwasm/ts-codegen
9+
10+
11+
12+
13+
614# [ 0.35.0] ( https://github.com/cosmwasm/ts-codegen/compare/@cosmwasm/ts-codegen@0.34.2...@cosmwasm/ts-codegen@0.35.0 ) (2023-08-09)
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" : " 0.35.0 " ,
3+ "version" : " 0.35.1 " ,
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/cosmwasm/ts-codegen" ,
9696 "parse-package-name" : " 1.0.0" ,
9797 "rimraf" : " 3.0.2" ,
9898 "shelljs" : " 0.8.5" ,
99- "wasm-ast-types" : " ^0.26.0 "
99+ "wasm-ast-types" : " ^0.26.1 "
100100 }
101101}
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+ ## [ 0.26.1] ( https://github.com/pyramation/cosmwasm-typescript-gen/compare/wasm-ast-types@0.26.0...wasm-ast-types@0.26.1 ) (2023-08-09)
7+
8+ ** Note:** Version bump only for package wasm-ast-types
9+
10+
11+
12+
13+
614# [ 0.26.0] ( https://github.com/pyramation/cosmwasm-typescript-gen/compare/wasm-ast-types@0.25.0...wasm-ast-types@0.26.0 ) (2023-08-09)
715
816** Note:** Version bump only for package wasm-ast-types
Original file line number Diff line number Diff line change 11{
22 "name" : " wasm-ast-types" ,
3- "version" : " 0.26.0 " ,
3+ "version" : " 0.26.1 " ,
44 "description" : " CosmWasm TypeScript AST generation" ,
55 "author" : " Dan Lynch <pyramation@gmail.com>" ,
66 "homepage" : " https://github.com/pyramation/cosmwasm-typescript-gen/tree/master/packages/wasm-ast-types#readme" ,
You can’t perform that action at this time.
0 commit comments