Skip to content

Commit ec0d41f

Browse files
chore(main): release 3.6.2 (#113)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1ae355e commit ec0d41f

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

3+
## 3.6.2 (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+
* added requestsHash to rpl block encoding ([#100](https://github.com/bgd-labs/aave-governance-ui-helpers/issues/100)) ([e20b2cb](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/e20b2cb2e8496273203013a53dd6baae58141683))
17+
* 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))
18+
19+
20+
### Miscellaneous Chores
21+
22+
* release 3.6.2 ([5ea1aaf](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/5ea1aaf63da99e9174e7d90e1f34080eff82c952))
23+
324
## [3.9.0](https://github.com/bgd-labs/aave-governance-ui-helpers/compare/v3.8.1...v3.9.0) (2025-08-14)
425

526

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.9.0",
4+
"version": "3.6.2",
55
"author": "BGD labs",
66
"license": "MIT",
77
"private": false,

0 commit comments

Comments
 (0)