Skip to content

Commit

Permalink
chore(release): 3.3.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.3.2](3.3.1...3.3.2) (2023-09-20)
  • Loading branch information
semantic-release-bot committed Sep 20, 2023
1 parent 685467f commit 37d5072
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.3.2](https://github.com/cheqd/ts-proto/compare/3.3.1...3.3.2) (2023-09-20)

## [3.3.2-develop.2](https://github.com/cheqd/ts-proto/compare/3.3.2-develop.1...3.3.2-develop.2) (2023-09-20)

## [3.3.2-develop.1](https://github.com/cheqd/ts-proto/compare/3.3.1...3.3.2-develop.1) (2023-09-20)
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.3.2-develop.2",
"version": "3.3.2",
"description": "A TypeScript package for all transpiled cheqd ProtoBuf definitions.",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit 37d5072

Please sign in to comment.