Skip to content

Commit 345775b

Browse files
chore(main): release 3.7.0
1 parent 88516c0 commit 345775b

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.7.0](https://github.com/centrifuge/api-v3/compare/v3.6.0...v3.7.0) (2026-04-10)
4+
5+
6+
### Features
7+
8+
* add tracking for max asset price age ([#343](https://github.com/centrifuge/api-v3/issues/343)) ([88516c0](https://github.com/centrifuge/api-v3/commit/88516c0b70f08262552ffb01052c6007b8f04710))
9+
310
## [3.6.0](https://github.com/centrifuge/api-v3/compare/v3.5.0...v3.6.0) (2026-04-09)
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.6.0",
3+
"version": "3.7.0",
44
"repository": "https://github.com/centrifuge/api-v3",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)