Skip to content

Commit

Permalink
chore(release): 3.4.4 [skip ci]
Browse files Browse the repository at this point in the history
## [3.4.4](3.4.3...3.4.4) (2024-08-16)
  • Loading branch information
semantic-release-bot committed Aug 16, 2024
1 parent cda05f8 commit f5e27b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## [3.4.4](https://github.com/cheqd/ts-proto/compare/3.4.3...3.4.4) (2024-08-16)

## [3.4.3](https://github.com/cheqd/ts-proto/compare/3.4.2...3.4.3) (2024-08-16)

## [3.4.3-develop.2](https://github.com/cheqd/ts-proto/compare/3.4.3-develop.1...3.4.3-develop.2) (2024-08-16)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cheqd/ts-proto",
"version": "3.4.3-develop.2",
"version": "3.4.4",
"description": "A TypeScript package for all transpiled cheqd ProtoBuf definitions.",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit f5e27b7

Please sign in to comment.