bump version to 0.2.14

This commit is contained in:
2024-02-14 20:50:15 -07:00
parent f517b09ed7
commit 5f9edea116
3 changed files with 11 additions and 4 deletions

View File

@@ -10,6 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- ?
## [0.2.14] - 2024.02.14
### Changed
- Combine all service worker scripts into a single file
### Changed in DB
- Nothing
## [0.2.13] - 2024.02.07
### Added
- Display of user's offers
@@ -18,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Name display on give prompt
- Non-numbers on number input & autocapitalize on URL input
### Changed in DB
- None
- Nothing
## [0.2.12] - 2024.02.01