Skip to content

Commit 9af609d

Browse files
chore(main): release 3.8.1
1 parent 2bfbcad commit 9af609d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [3.8.1](https://github.com/centrifuge/api-v3/compare/v3.8.0...v3.8.1) (2026-04-29)
4+
5+
6+
### Bug Fixes
7+
8+
* scope investor position checkpoints to user accounts ([#362](https://github.com/centrifuge/api-v3/issues/362)) ([2bfbcad](https://github.com/centrifuge/api-v3/commit/2bfbcadf87f5de83f849537219ab8103a84a736a))
9+
310
## [3.8.0](https://github.com/centrifuge/api-v3/compare/v3.7.0...v3.8.0) (2026-04-22)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@centrifuge/api-v3",
3-
"version": "3.8.0",
3+
"version": "3.8.1",
44
"repository": "https://github.com/centrifuge/api-v3",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)