forked from trent_larson/crowd-funder-for-time-pwa
bump to version 0.2.4, update tasks
This commit is contained in:
@@ -9,9 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
## [Unreleased]
|
||||
|
||||
|
||||
## [0.2.3] - 2024.01.09
|
||||
## [0.2.4] - 2024.01.09
|
||||
### Added
|
||||
- Mark for a trade as opposed to a donation
|
||||
### Changed
|
||||
- Library security updates
|
||||
|
||||
|
||||
## [0.2.2] - 2024.01.05
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "TimeSafari_Test",
|
||||
"version": "0.2.3",
|
||||
"version": "0.2.4",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
|
||||
@@ -5,14 +5,13 @@ tasks:
|
||||
- update dependencies, especially Veramo
|
||||
|
||||
- record donations vs gives
|
||||
- deploy & migrate
|
||||
- in mobile - change give & fulfills to array of objects?
|
||||
- migrate all existing records to gifts (after clients send DonateAction)
|
||||
- update docs
|
||||
|
||||
- show VC details... somehow:
|
||||
- add VC confirmation - BVC may have an org page
|
||||
- 01 show my VCs - most interesting, or via search
|
||||
- 04 allow user to download chains of VCs, mine + ones I can see about me from others
|
||||
- 04 allow user to download & prove chains of VCs, mine + ones I can see about me from others
|
||||
|
||||
- on gives feed - link to project
|
||||
- show feed of offers, new projects, etc -- maybe limited to my search area
|
||||
|
||||
Reference in New Issue
Block a user