File tree 4 files changed +19
-3
lines changed
4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
# [ 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)
7
15
8
16
** Note:** Version bump only for package @cosmwasm/ts-codegen
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cosmwasm/ts-codegen" ,
3
- "version" : " 0.35.0 " ,
3
+ "version" : " 0.35.1 " ,
4
4
"description" : " @cosmwasm/ts-codegen converts your CosmWasm smart contracts into dev-friendly TypeScript classes so you can focus on shipping code." ,
5
5
"author" : " Dan Lynch <pyramation@gmail.com>" ,
6
6
"homepage" : " https://github.com/cosmwasm/ts-codegen" ,
96
96
"parse-package-name" : " 1.0.0" ,
97
97
"rimraf" : " 3.0.2" ,
98
98
"shelljs" : " 0.8.5" ,
99
- "wasm-ast-types" : " ^0.26.0 "
99
+ "wasm-ast-types" : " ^0.26.1 "
100
100
}
101
101
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
# [ 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)
7
15
8
16
** Note:** Version bump only for package wasm-ast-types
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " wasm-ast-types" ,
3
- "version" : " 0.26.0 " ,
3
+ "version" : " 0.26.1 " ,
4
4
"description" : " CosmWasm TypeScript AST generation" ,
5
5
"author" : " Dan Lynch <pyramation@gmail.com>" ,
6
6
"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