Skip to content

Commit d5650b1

Browse files
chore(main): release 3.6.0
1 parent 2158450 commit d5650b1

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.6.0](https://github.com/centrifuge/api-v3/compare/v3.5.0...v3.6.0) (2026-04-09)
4+
5+
6+
### Features
7+
8+
* deploy pharos and update registry ([#347](https://github.com/centrifuge/api-v3/issues/347)) ([767c719](https://github.com/centrifuge/api-v3/commit/767c7192e7f7a8741900ba8d2f279ba6fb6f1f96)), closes [#342](https://github.com/centrifuge/api-v3/issues/342)
9+
* routes and transaction status APIs ([#180](https://github.com/centrifuge/api-v3/issues/180)) ([2158450](https://github.com/centrifuge/api-v3/commit/21584501f9047ce7d657054994609b69b2a08105))
10+
311
## [3.5.0](https://github.com/centrifuge/api-v3/compare/v3.4.1...v3.5.0) (2026-04-07)
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.5.0",
3+
"version": "3.6.0",
44
"repository": "https://github.com/centrifuge/api-v3",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)