Skip to content

Commit 84345c6

Browse files
chore(release): 2.4.1 [skip ci]
## [2.4.1](2.4.0...2.4.1) (2025-02-19) ### Bug Fixes * Included exporting path ([b1b8f4b](b1b8f4b))
1 parent b1b8f4b commit 84345c6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [2.4.1](https://github.com/cheqd/ts-proto/compare/2.4.0...2.4.1) (2025-02-19)
4+
5+
### Bug Fixes
6+
7+
* Included exporting path ([b1b8f4b](https://github.com/cheqd/ts-proto/commit/b1b8f4b060d39f56530b070db8e855be43cc15f4))
8+
39
## [2.4.0](https://github.com/cheqd/ts-proto/compare/2.3.2...2.4.0) (2024-11-25)
410

511
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cheqd/ts-proto",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "A TypeScript package for all transpiled cheqd ProtoBuf definitions.",
55
"main": "index.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)