@ -7,8 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## ?
## [0.3.18] - 2024.08.18
### Added
- Update of an offer
- Recipient description in offer list
### Fixed
- List of offers wasn't showing.
- Destination page after sharing photo was wrong.
## [0.3.17] - 2024.07.11 - cefa384ff1a2d922848c370640c096c529920fab
@ -1,12 +1,12 @@
{
"name": "TimeSafari",
"version": "0.3.18-beta",
"version": "0.3.18",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@dicebear/collection": "^5.4.1",
"@dicebear/core": "^5.4.1",
@ -1,6 +1,6 @@
"scripts": {
"dev": "vite",
"serve": "vite preview",