Skip to content

Commit aa534c2

Browse files
authored
chore: changelog (#2763)
1 parent 6f3cd29 commit aa534c2

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [3.0.0] - 2025-11-13
9+
10+
### Added
11+
- Update WBTC logo
12+

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aave-ui",
3-
"version": "1.0.0",
3+
"version": "3.0.0",
44
"private": true,
55
"license": "BSD-3-Clause",
66
"scripts": {
@@ -159,4 +159,4 @@
159159
"budgetPercentIncreaseRed": 20,
160160
"showDetails": true
161161
}
162-
}
162+
}

0 commit comments

Comments
 (0)