@ -6,6 +6,9 @@ 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).
## [Unreleased]
## [0.2.11] - 2024.01.28
### Added
- Actions to share claim data with contacts
- Bulk CSV import from Endorser Mobile export
@ -1,12 +1,12 @@
{
"name": "TimeSafari_Test",
"version": "0.2.11-beta",
"version": "0.2.11",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@dicebear/collection": "^5.3.5",
"@dicebear/core": "^5.3.5",
@ -1,6 +1,6 @@
"private": true,
"scripts": {
"serve": "vue-cli-service serve",