Skip to content

Commit 4e51d79

Browse files
chore(main): release 3.6.1 (#101)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e20b2cb commit 4e51d79

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.6.1](https://github.com/bgd-labs/aave-governance-ui-helpers/compare/v3.6.0...v3.6.1) (2025-05-07)
4+
5+
6+
### Bug Fixes
7+
8+
* 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))
9+
310
## [3.6.0](https://github.com/bgd-labs/aave-governance-ui-helpers/compare/v1.0.0...v3.6.0) (2025-04-29)
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.6.0",
4+
"version": "3.6.1",
55
"author": "BGD labs",
66
"license": "MIT",
77
"private": false,

0 commit comments

Comments
 (0)