Skip to content

Commit 8afa577

Browse files
chore(main): release 3.9.1 (#114)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e5f35ad commit 8afa577

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

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

3+
## [3.9.1](https://github.com/bgd-labs/aave-governance-ui-helpers/compare/v3.6.2...v3.9.1) (2025-09-17)
4+
5+
6+
### Features
7+
8+
* add plasma support ([#112](https://github.com/bgd-labs/aave-governance-ui-helpers/issues/112)) ([1ae355e](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/1ae355eb3597a9cefc81428f917c62a83deeadab))
9+
* add soneium ([#104](https://github.com/bgd-labs/aave-governance-ui-helpers/issues/104)) ([f3f901c](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/f3f901c8fbf1a997e2c9753209de9f48e25e2aa2))
10+
* pass Alchemy api key and parse cache by batch with size 20 ([#110](https://github.com/bgd-labs/aave-governance-ui-helpers/issues/110)) ([1604251](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/1604251a46cf762d194a64cffa08e33fdea73a7f))
11+
* trigger release 3.9.0 ([02e21f2](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/02e21f29f504d64c2e2ab669bbf156a3c3d05ef4))
12+
13+
14+
### Bug Fixes
15+
16+
* update-cache scripts that had been failing due to unsupported chain id ([#108](https://github.com/bgd-labs/aave-governance-ui-helpers/issues/108)) ([85c5acb](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/85c5acb916324a612150da77fabf03574dce9df4))
17+
18+
19+
### Miscellaneous Chores
20+
21+
* release 3.9.1 ([e5f35ad](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/e5f35ad92f24398433b1325d9963bdd1e1206c82))
22+
323
## 3.6.2 (2025-09-17)
424

525

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bgd-labs/aave-governance-ui-helpers",
33
"description": "This repository saves and updates the cache for Aave governance v3, also includes helper functions connected to Aave governance UI version 3.",
4-
"version": "3.6.2",
4+
"version": "3.9.1",
55
"author": "BGD labs",
66
"license": "MIT",
77
"private": false,

0 commit comments

Comments
 (0)