Skip to content

Commit 0c404a0

Browse files
committed
chore(release): publish
- @cosmwasm/[email protected]
1 parent 685e839 commit 0c404a0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/ts-codegen/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.34.2](https://github.com/cosmwasm/ts-codegen/compare/@cosmwasm/[email protected]...@cosmwasm/[email protected]) (2023-07-30)
7+
8+
**Note:** Version bump only for package @cosmwasm/ts-codegen
9+
10+
11+
12+
13+
614
## [0.34.1](https://github.com/cosmwasm/ts-codegen/compare/@cosmwasm/[email protected]...@cosmwasm/[email protected]) (2023-07-30)
715

816
**Note:** Version bump only for package @cosmwasm/ts-codegen

packages/ts-codegen/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmwasm/ts-codegen",
3-
"version": "0.34.1",
3+
"version": "0.34.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 <[email protected]>",
66
"homepage": "https://github.com/cosmwasm/ts-codegen",

0 commit comments

Comments
 (0)