Skip to content

Commit 6817e2a

Browse files
chore(release): 1.5.2 [skip ci]
## [1.5.2](v1.5.1...v1.5.2) (2025-06-10) ### Bug Fixes * useEndorsementChain fetch log error ([#70](#70)) ([3d9871a](3d9871a))
1 parent 3d9871a commit 6817e2a

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.2](https://github.com/TrustVC/trustvc/compare/v1.5.1...v1.5.2) (2025-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* useEndorsementChain fetch log error ([#70](https://github.com/TrustVC/trustvc/issues/70)) ([3d9871a](https://github.com/TrustVC/trustvc/commit/3d9871a601b05beab88f79814c9b1b4fca4b4145))
7+
18
## [1.5.1](https://github.com/TrustVC/trustvc/compare/v1.5.0...v1.5.1) (2025-06-09)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trustvc/trustvc",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "TrustVC library",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)