We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b8f4b commit 84345c6Copy full SHA for 84345c6
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## [2.4.0](https://github.com/cheqd/ts-proto/compare/2.3.2...2.4.0) (2024-11-25)
10
11
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "@cheqd/ts-proto",
- "version": "2.4.0",
+ "version": "2.4.1",
"description": "A TypeScript package for all transpiled cheqd ProtoBuf definitions.",
"main": "index.js",
"type": "commonjs",
0 commit comments