Skip to content

Commit 0125d65

Browse files
chore(main): release 3.5.2
1 parent 10cdcf7 commit 0125d65

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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.5.2](https://github.com/bgd-labs/aave-governance-ui-helpers/compare/v3.5.1...v3.5.2) (2025-03-29)
4+
5+
6+
### Bug Fixes
7+
8+
* pass alchemy key ([#94](https://github.com/bgd-labs/aave-governance-ui-helpers/issues/94)) ([6ee5924](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/6ee59241d506c746f9a429446b16e97897273683))
9+
* update workflow ([#96](https://github.com/bgd-labs/aave-governance-ui-helpers/issues/96)) ([10cdcf7](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/10cdcf76345c21871bec2478d6635e93061e66e1))
10+
311
## [3.5.1](https://github.com/bgd-labs/aave-governance-ui-helpers/compare/v3.5.0...v3.5.1) (2025-03-29)
412

513

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

0 commit comments

Comments
 (0)