Skip to content

Commit 08896a8

Browse files
chore(main): release 3.5.0 (#90)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 93e2408 commit 08896a8

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.5.0](https://github.com/bgd-labs/aave-governance-ui-helpers/compare/v3.4.0...v3.5.0) (2025-03-28)
4+
5+
6+
### Features
7+
8+
* Voting machine address depends on proposal ([#89](https://github.com/bgd-labs/aave-governance-ui-helpers/issues/89)) ([93e2408](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/93e240825048f0fc13f0576527ccaa5720bd6aeb))
9+
310
## [3.4.0](https://github.com/bgd-labs/aave-governance-ui-helpers/compare/v3.3.0...v3.4.0) (2025-02-19)
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.4.0",
4+
"version": "3.5.0",
55
"author": "BGD labs",
66
"license": "MIT",
77
"private": false,

0 commit comments

Comments
 (0)