Skip to content

Commit a4790ab

Browse files
chore(main): release 3.8.1 (#109)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 85c5acb commit a4790ab

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.8.1](https://github.com/bgd-labs/aave-governance-ui-helpers/compare/v3.8.0...v3.8.1) (2025-08-14)
4+
5+
6+
### Bug Fixes
7+
8+
* 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))
9+
310
## [3.8.0](https://github.com/bgd-labs/aave-governance-ui-helpers/compare/v3.7.0...v3.8.0) (2025-06-11)
411

512

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

0 commit comments

Comments
 (0)