bump version to 0.3.25

This commit is contained in:
2024-08-30 21:59:15 -06:00
parent 0947c55110
commit 8a8ebaf894
3 changed files with 7 additions and 4 deletions

View File

@@ -6,11 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.3.24] - 2024.08.30
## [0.3.25] - 2024.08.30
### Added
- "Ideas" now jumps directly to giving prompt or contact list.
### Fixed
- Empty giver name on gifted-details view
- Previously visited project would show up on the giving-details page.
### Removed
- All unnecessary localStorage for project IDs
## [0.3.23] - 2024.08.30