We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3affe99 commit eebb8a6Copy full SHA for eebb8a6
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 1.0.0 (2025-05-23)
4
+
5
6
+### Bug Fixes
7
8
+* update rpc-env ([604402a](https://github.com/bgd-labs/v3-governance-cache/commit/604402abe9a35839fb1d091579a48491c89efdcf))
9
+* update type ([3affe99](https://github.com/bgd-labs/v3-governance-cache/commit/3affe99ccff8e5fd159c60c46726c9ea16fc5a76))
10
11
## [1.0.10](https://github.com/bgd-labs/v3-governance-cache/compare/v1.0.9...v1.0.10) (2025-01-28)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "@bgd-labs/aave-v3-governance-cache",
- "version": "1.0.10",
+ "version": "1.0.0",
"sideEffects": false,
"files": [
"cache",
0 commit comments