Skip to content

Commit 9ad3f48

Browse files
chore(main): release 3.1.8 (#78)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2f0db4d commit 9ad3f48

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

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

3+
## 3.1.8 (2024-10-16)
4+
5+
6+
### Bug Fixes
7+
8+
* added zksync to app config ([1c4b29c](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/1c4b29c8aa0be6fd2c1930be8678318c59a520ec))
9+
* implement fallback ([8fa858b](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/8fa858bc2406d41d5ebd1edb44c8e06df813702a))
10+
* patch cache ([1008be7](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/1008be750895928af40c3abc4633f403682cbabe))
11+
* peer deeps ([f6bcc72](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/f6bcc72536796def300cb9690da44f6f78a58950))
12+
* update cache at other places as well ([44d0630](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/44d0630b78b1209c9fea154684dc3ae6ea1ad3be))
13+
* update ipfs fetching (error, env gateway) ([#76](https://github.com/bgd-labs/aave-governance-ui-helpers/issues/76)) ([4863d2e](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/4863d2e8703b77dd43295347f786eadec0959a42))
14+
* update packages ([#77](https://github.com/bgd-labs/aave-governance-ui-helpers/issues/77)) ([960ef75](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/960ef753f5511e75cae506468685f93d4b3eaac9))
15+
* update release please workflow ([a29fa61](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/a29fa61c12f82ad0e41a1b3b9f436c8355d56f55))
16+
17+
18+
### Miscellaneous Chores
19+
20+
* release 3.1.6 ([527c883](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/527c8837356f5b01ac013995d5606849fbc59198))
21+
* release 3.1.8 ([2f0db4d](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/2f0db4dbcf36195f3e9820ca47883f72abd6d8d0))
22+
323
## [3.1.7](https://github.com/bgd-labs/aave-governance-ui-helpers/compare/v3.1.6...v3.1.7) (2024-08-26)
424

525

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

0 commit comments

Comments
 (0)