Skip to content

Commit cf947f1

Browse files
chore(main): release 3.8.0
1 parent 2df1b31 commit cf947f1

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [3.8.0](https://github.com/centrifuge/api-v3/compare/v3.7.0...v3.8.0) (2026-04-18)
4+
5+
6+
### Features
7+
8+
* add tracking for rely and deny events on every contract ([#356](https://github.com/centrifuge/api-v3/issues/356)) ([97fd3ec](https://github.com/centrifuge/api-v3/commit/97fd3ecb3b15ccd7b8dfd56929513948b2a1874e))
9+
* track adapters per pool ([#353](https://github.com/centrifuge/api-v3/issues/353)) ([9b35e3b](https://github.com/centrifuge/api-v3/commit/9b35e3b87d425ffad6c9e234e6c1ac5d4d0c3b92))
10+
311
## [3.7.0](https://github.com/centrifuge/api-v3/compare/v3.6.0...v3.7.0) (2026-04-10)
412

513

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.7.0",
3+
"version": "3.8.0",
44
"repository": "https://github.com/centrifuge/api-v3",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)