Skip to content

Commit 8a78f52

Browse files
chore(main): release 3.2.1 (#79)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d933ed6 commit 8a78f52

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## 3.2.1 (2025-01-28)
4+
5+
6+
### Bug Fixes
7+
8+
* added linea payloads support ([2dfd87e](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/2dfd87ec31b6d8ea090ab5b414fd438e70575c92))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* release 3.2.1 ([d933ed6](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/d933ed62001746c91b3afa8c62390f8d000e759c))
14+
315
## 3.1.8 (2024-10-16)
416

517

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

0 commit comments

Comments
 (0)