Skip to content

Commit 70071ff

Browse files
committed
0.9.2
1 parent 936bc54 commit 70071ff

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](https://semver.org/).
66

7+
## 0.9.2 — 2025-10-10
8+
### Added
9+
- added new asset `EVAA`
10+
- added EVAA Rewards `MAINNET_MASTER_EVAA_REWARD_CONFIG`
11+
712
## 0.9.1-a — 2025-10-08
813
### Added
914
- added new asset in Stable Pool FIVA `PT_tsUSDe_18Dec2025`

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": "@evaafi/sdk",
3-
"version": "0.9.1-a",
3+
"version": "0.9.2",
44
"description": "The EVAA SDK is designed to easily integrate with the EVAA lending protocol on TON blockchain.",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)